Class BPMN2Profile.BPMNInterfaceStereotype

java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNInterfaceStereotype
Enclosing class:
BPMN2Profile

public static class BPMN2Profile.BPMNInterfaceStereotype extends ProfileImplementation.StereotypeWrapper
  • Field Details

    • STEREOTYPE_NAME

      public static final String STEREOTYPE_NAME
      See Also:
    • IMPLEMENTATIONREF

      public static final String IMPLEMENTATIONREF
      This attribute allows to reference a concrete artifact in the underlying implementation technology representing that interface, such as a WSDL porttype.
      See Also:
    • ID

      public static final String ID
      This attribute is used to uniquely identify BPMN elements.
      See Also:
  • Constructor Details

    • BPMNInterfaceStereotype

      protected BPMNInterfaceStereotype(BPMN2Profile profile)
  • Method Details