Class ItemDefinitionImpl

    • Field Detail

      • typeLanguageAttribute

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> typeLanguageAttribute
      • isCollectionAttribute

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<Boolean> isCollectionAttribute
      • typeRefChild

        protected static org.camunda.bpm.model.xml.type.child.ChildElement<TypeRef> typeRefChild
      • allowedValuesChild

        protected static org.camunda.bpm.model.xml.type.child.ChildElement<AllowedValues> allowedValuesChild
      • itemComponentCollection

        protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<ItemComponent> itemComponentCollection
    • Constructor Detail

      • ItemDefinitionImpl

        public ItemDefinitionImpl​(org.camunda.bpm.model.xml.impl.instance.ModelTypeInstanceContext instanceContext)