Class BPMN2Profile.DataObjectStereotype

    • Field Detail

      • ISCOLLECTION

        public static final java.lang.String ISCOLLECTION
        Defines if the Data Object represents a collection of elements. It is needed when no itemDefinition is referenced. If an itemDefinition is referenced, then this attribute MUST have the same value as the isCollection attribute of the referenced itemDefinition. The default value for this attribute is false.
        See Also:
        Constant Field Values
      • ID

        public static final java.lang.String ID
        This attribute is used to uniquely identify BPMN elements.
        See Also:
        Constant Field Values
    • Constructor Detail

      • DataObjectStereotype

        protected DataObjectStereotype​(BPMN2Profile profile)