Class DefinitionsImpl

    • Field Detail

      • idAttribute

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> idAttribute
      • nameAttribute

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> nameAttribute
      • targetNamespaceAttribute

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> targetNamespaceAttribute
      • expressionLanguageAttribute

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

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

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> exporterAttribute
      • exporterVersionAttribute

        protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> exporterVersionAttribute
      • importCollection

        protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<Import> importCollection
      • extensionCollection

        protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<Extension> extensionCollection
      • rootElementCollection

        protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<RootElement> rootElementCollection
      • bpmnDiagramCollection

        protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<BpmnDiagram> bpmnDiagramCollection
      • relationshipCollection

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

      • DefinitionsImpl

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