A B C D E F G H I J K L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractModelElementInstanceTest - Class in org.camunda.bpm.model.xml.test
- AbstractModelElementInstanceTest() - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- AbstractModelElementInstanceTest.AttributeAssumption - Class in org.camunda.bpm.model.xml.test
- AbstractModelElementInstanceTest.ChildElementAssumption - Class in org.camunda.bpm.model.xml.test
- AbstractModelElementInstanceTest.TypeAssumption - Class in org.camunda.bpm.model.xml.test
- AbstractModelParser - Class in org.camunda.bpm.model.xml.impl.parser
- AbstractModelParser() - Constructor for class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- AbstractReferenceAssert<S extends AbstractReferenceAssert<S,T>,T extends Reference<?>> - Class in org.camunda.bpm.model.xml.test.assertions
- AbstractReferenceAssert(T, Class<?>) - Constructor for class org.camunda.bpm.model.xml.test.assertions.AbstractReferenceAssert
- abstractType() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- abstractType() - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- actualNsToAlternative - Variable in class org.camunda.bpm.model.xml.impl.ModelImpl
- addCDataSection(String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- addCDataSection(String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Adds a CDATA section to this element.
- addChildElement(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- addChildElement(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Adds a new child element to the children of this element.
- addError(int, String) - Method in class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
- addError(int, String) - Method in interface org.camunda.bpm.model.xml.validation.ValidationResultCollector
-
Adds an error
- addSchema(String, Schema) - Method in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- addWarning(int, String) - Method in class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
- addWarning(int, String) - Method in interface org.camunda.bpm.model.xml.validation.ValidationResultCollector
-
Adds a warining
- alternativeNamespace(String, String) - Method in class org.camunda.bpm.model.xml.impl.ModelBuilderImpl
- alternativeNamespace(String, String) - Method in class org.camunda.bpm.model.xml.ModelBuilder
- alternativeNsToActual - Variable in class org.camunda.bpm.model.xml.impl.ModelImpl
- appendChild(DomElement) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- appendChild(DomElement) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Appends the element to the child elements of this element.
- assertThat(Attribute<?>) - Static method in class org.camunda.bpm.model.xml.test.assertions.ModelAssertions
- assertThat(ChildElementCollection<?>) - Static method in class org.camunda.bpm.model.xml.test.assertions.ModelAssertions
- assertThat(ModelElementType) - Static method in class org.camunda.bpm.model.xml.test.assertions.ModelAssertions
- assertThat(AttributeReference<?>) - Static method in class org.camunda.bpm.model.xml.test.assertions.ModelAssertions
- assertThat(ElementReferenceCollection<?, ?>) - Static method in class org.camunda.bpm.model.xml.test.assertions.ModelAssertions
- assertThatAttribute(String) - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- assertThatChildElement(ModelElementType) - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- assertThatType() - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- asSet(T, Set<T>) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- Attribute<T> - Interface in org.camunda.bpm.model.xml.type.attribute
- AttributeAssert - Class in org.camunda.bpm.model.xml.test.assertions
- AttributeAssert(Attribute<?>) - Constructor for class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- AttributeAssumption(String) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- AttributeAssumption(String, boolean) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- AttributeAssumption(String, boolean, boolean) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- AttributeAssumption(String, boolean, boolean, Object) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- AttributeAssumption(String, String) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- AttributeAssumption(String, String, boolean) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- AttributeAssumption(String, String, boolean, boolean) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- AttributeAssumption(String, String, boolean, boolean, Object) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- AttributeBuilder<T> - Interface in org.camunda.bpm.model.xml.type.attribute
- AttributeBuilderImpl<T> - Class in org.camunda.bpm.model.xml.impl.type.attribute
- AttributeImpl<T> - Class in org.camunda.bpm.model.xml.impl.type.attribute
-
Base class for implementing primitive value attributes
- attributeName - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- AttributeReference<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.reference
- AttributeReferenceAssert - Class in org.camunda.bpm.model.xml.test.assertions
- AttributeReferenceAssert(AttributeReference<?>) - Constructor for class org.camunda.bpm.model.xml.test.assertions.AttributeReferenceAssert
- AttributeReferenceBuilder<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.reference
- AttributeReferenceBuilderImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
-
A builder for a attribute model reference based on a QName
- AttributeReferenceBuilderImpl(AttributeImpl<String>, Class<T>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceBuilderImpl
-
Create a new
AttributeReferenceBuilderImplfrom the reference source attribute to the reference target model element instance - attributeReferenceCollection - Variable in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceCollectionBuilderImpl
- AttributeReferenceCollection<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.type.reference
- AttributeReferenceCollection(AttributeImpl<String>) - Constructor for class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- AttributeReferenceCollectionBuilder<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.reference
- AttributeReferenceCollectionBuilderImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- AttributeReferenceCollectionBuilderImpl(AttributeImpl<String>, Class<T>, Class<? extends AttributeReferenceCollection>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceCollectionBuilderImpl
- attributeReferenceImpl - Variable in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceBuilderImpl
- AttributeReferenceImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- AttributeReferenceImpl(AttributeImpl<String>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl
B
- booleanAttribute(String) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- booleanAttribute(String) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- BooleanAttribute - Class in org.camunda.bpm.model.xml.impl.type.attribute
-
class for providing Boolean value attributes.
- BooleanAttribute(ModelElementType) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.BooleanAttribute
- BooleanAttributeBuilder - Class in org.camunda.bpm.model.xml.impl.type.attribute
-
Builder for building
BooleanAttributes - BooleanAttributeBuilder(String, ModelElementTypeImpl) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.BooleanAttributeBuilder
- build() - Method in class org.camunda.bpm.model.xml.impl.ModelBuilderImpl
- build() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeBuilderImpl
- build() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- build() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- build() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- build() - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceBuilderImpl
- build() - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceCollectionBuilderImpl
- build() - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceBuilderImpl
- build() - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionBuilderImpl
- build() - Method in class org.camunda.bpm.model.xml.ModelBuilder
- build() - Method in interface org.camunda.bpm.model.xml.type.attribute.AttributeBuilder
- build() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementBuilder
- build() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollectionBuilder
- build() - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- build() - Method in interface org.camunda.bpm.model.xml.type.reference.AttributeReferenceBuilder
- build() - Method in interface org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollectionBuilder
- build() - Method in interface org.camunda.bpm.model.xml.type.reference.ElementReferenceBuilder
- build() - Method in interface org.camunda.bpm.model.xml.type.reference.ElementReferenceCollectionBuilder
- build() - Method in interface org.camunda.bpm.model.xml.type.reference.ReferenceBuilder
- buildTypeHierarchy(Model) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
C
- calculateAllBaseTypes(ModelElementType) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
Calculate a collection of all base types for the given type
- calculateAllExtendingTypes(Model, Collection<ModelElementType>) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
Calculate a collection of all extending types for the given base types
- ChildElement<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.child
-
A single child element (child Element collection where
ChildElementCollection.getMaxOccurs()returns 1. - ChildElementAssert - Class in org.camunda.bpm.model.xml.test.assertions
- ChildElementAssert(ChildElementCollection<?>) - Constructor for class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- ChildElementAssumption(Class<? extends ModelElementInstance>) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- ChildElementAssumption(Class<? extends ModelElementInstance>, int) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- ChildElementAssumption(Class<? extends ModelElementInstance>, int, int) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- ChildElementAssumption(String, Class<? extends ModelElementInstance>) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- ChildElementAssumption(String, Class<? extends ModelElementInstance>, int) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- ChildElementAssumption(String, Class<? extends ModelElementInstance>, int, int) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- ChildElementBuilder<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.child
- ChildElementBuilderImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.child
- ChildElementBuilderImpl(Class<T>, ModelElementType) - Constructor for class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- ChildElementCollection<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.child
-
A collection containing all or a subset of the child elements of a given
ModelElementInstance. - ChildElementCollectionBuilder<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.child
- ChildElementCollectionBuilderImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.child
- ChildElementCollectionBuilderImpl(Class<T>, ModelElementType) - Constructor for class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- ChildElementCollectionImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.child
-
This collection is a view on an the children of a Model Element.
- ChildElementCollectionImpl(Class<T>, ModelElementTypeImpl) - Constructor for class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- ChildElementImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.child
-
Represents a single Child Element (ie.
- ChildElementImpl(Class<T>, ModelElementTypeImpl) - Constructor for class org.camunda.bpm.model.xml.impl.type.child.ChildElementImpl
- childElementType - Variable in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- childElementType - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- childElementTypeClass - Variable in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- clearReferenceTargetElement(ModelElementInstanceImpl) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceImpl
- clearReferenceTargetElement(ModelElementInstanceImpl) - Method in interface org.camunda.bpm.model.xml.type.reference.ElementReference
- clone() - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- clone() - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- clone() - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Clones the DOM document.
- clone() - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Copies the model instance but not the model.
- closeSilently(Closeable) - Static method in class org.camunda.bpm.model.xml.impl.util.IoUtil
- code - Variable in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultImpl
- collectedResults - Variable in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
- collectedResults - Variable in class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
- combine(String, String) - Static method in class org.camunda.bpm.model.xml.impl.util.QName
- configureFactory(DocumentBuilderFactory) - Method in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
-
allows subclasses to configure the
DocumentBuilderFactory. - containsType(Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- convertModelValueToXmlValue(Boolean) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.BooleanAttribute
- convertModelValueToXmlValue(Double) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.DoubleAttribute
- convertModelValueToXmlValue(Integer) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.IntegerAttribute
- convertModelValueToXmlValue(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttribute
- convertModelValueToXmlValue(T) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
-
to be implemented by subclasses: converts the raw (String) value of the attribute to the type required by the model
- convertModelValueToXmlValue(T) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.EnumAttribute
- convertModelValueToXmlValue(T) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.NamedEnumAttribute
- convertOutputStreamToInputStream(OutputStream) - Static method in class org.camunda.bpm.model.xml.impl.util.IoUtil
-
Converts a
OutputStreamto anInputStreamby coping the data directly. - convertXmlDocumentToString(DomDocument) - Static method in class org.camunda.bpm.model.xml.impl.util.IoUtil
-
Converts a
DomDocumentto its String representation - convertXmlValueToModelValue(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
-
to be implemented by subclasses: converts the raw (String) value of the attribute to the type required by the model
- convertXmlValueToModelValue(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.BooleanAttribute
- convertXmlValueToModelValue(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.DoubleAttribute
- convertXmlValueToModelValue(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.EnumAttribute
- convertXmlValueToModelValue(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.IntegerAttribute
- convertXmlValueToModelValue(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.NamedEnumAttribute
- convertXmlValueToModelValue(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttribute
- createCollectionInstance() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- createCollectionInstance() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- createElement(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- createElement(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Creates a new element in the dom document.
- createInstance(Class<T>, Object...) - Static method in class org.camunda.bpm.model.xml.impl.util.ReflectUtil
-
Create a new instance of the provided type
- createInstance(String) - Static method in class org.camunda.bpm.model.xml.ModelBuilder
- createModelElementInstance(ModelTypeInstanceContext) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- createModelInstance(DomDocument) - Method in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- createSchema(String, ClassLoader) - Method in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- currentElement - Variable in class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
D
- declareAlternativeNamespace(String, String) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
-
Declares an alternative namespace for an actual so that during lookup of elements/attributes both will be considered.
- defaultValue - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- defaultValue(Double) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.DoubleAttributeBuilder
- defaultValue(Integer) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.IntegerAttributeBuilder
- defaultValue(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
- defaultValue(String) - Method in interface org.camunda.bpm.model.xml.type.attribute.StringAttributeBuilder
- defaultValue(T) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeBuilderImpl
- defaultValue(T) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.EnumAttributeBuilder
- defaultValue(T) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.NamedEnumAttributeBuilder
- defaultValue(T) - Method in interface org.camunda.bpm.model.xml.type.attribute.AttributeBuilder
- defineGenericType(String, String) - Method in class org.camunda.bpm.model.xml.impl.ModelBuilderImpl
- defineGenericType(String, String) - Method in class org.camunda.bpm.model.xml.ModelBuilder
- defineType(Class<? extends ModelElementInstance>, String) - Method in class org.camunda.bpm.model.xml.impl.ModelBuilderImpl
- defineType(Class<? extends ModelElementInstance>, String) - Method in class org.camunda.bpm.model.xml.ModelBuilder
- document - Variable in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- DomDocument - Interface in org.camunda.bpm.model.xml.instance
-
Encapsulates a
Document. - DomDocumentImpl - Class in org.camunda.bpm.model.xml.impl.instance
- DomDocumentImpl(Document) - Constructor for class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- DomElement - Interface in org.camunda.bpm.model.xml.instance
-
Encapsulates
Element. - DomElementImpl - Class in org.camunda.bpm.model.xml.impl.instance
- DomElementImpl(Element) - Constructor for class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- DomErrorHandler() - Constructor for class org.camunda.bpm.model.xml.impl.util.DomUtil.DomErrorHandler
- DomUtil - Class in org.camunda.bpm.model.xml.impl.util
-
Helper methods which abstract some gruesome DOM specifics.
- DomUtil() - Constructor for class org.camunda.bpm.model.xml.impl.util.DomUtil
- DomUtil.DomErrorHandler - Class in org.camunda.bpm.model.xml.impl.util
- DomUtil.ElementByNameListFilter - Class in org.camunda.bpm.model.xml.impl.util
-
Filters
Elementsby their nodeName + namespaceUri - DomUtil.ElementByTypeListFilter - Class in org.camunda.bpm.model.xml.impl.util
- DomUtil.ElementNodeListFilter - Class in org.camunda.bpm.model.xml.impl.util
-
Filter retaining only Nodes of type
Node.ELEMENT_NODE - DomUtil.NodeListFilter - Interface in org.camunda.bpm.model.xml.impl.util
-
A
DomUtil.NodeListFilterallows to filter aNodeList, retaining only elements in the list which match the filter. - doubleAttribute(String) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- doubleAttribute(String) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- DoubleAttribute - Class in org.camunda.bpm.model.xml.impl.type.attribute
- DoubleAttributeBuilder - Class in org.camunda.bpm.model.xml.impl.type.attribute
- DoubleAttributeBuilder(String, ModelElementTypeImpl) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.DoubleAttributeBuilder
E
- element - Variable in class org.camunda.bpm.model.xml.impl.util.XmlQName
- element - Variable in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultImpl
- element(Class<T>) - Method in class org.camunda.bpm.model.xml.impl.type.child.SequenceBuilderImpl
- element(Class<T>) - Method in interface org.camunda.bpm.model.xml.type.child.SequenceBuilder
- ElementByNameListFilter(String, String) - Constructor for class org.camunda.bpm.model.xml.impl.util.DomUtil.ElementByNameListFilter
- ElementByTypeListFilter(Class<?>, ModelInstanceImpl) - Constructor for class org.camunda.bpm.model.xml.impl.util.DomUtil.ElementByTypeListFilter
- elementCollection(Class<T>) - Method in class org.camunda.bpm.model.xml.impl.type.child.SequenceBuilderImpl
- elementCollection(Class<T>) - Method in interface org.camunda.bpm.model.xml.type.child.SequenceBuilder
- ElementNodeListFilter() - Constructor for class org.camunda.bpm.model.xml.impl.util.DomUtil.ElementNodeListFilter
- ElementReference<Target extends ModelElementInstance,Source extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.reference
- ElementReferenceBuilder<Target extends ModelElementInstance,Source extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.reference
- ElementReferenceBuilderImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- ElementReferenceBuilderImpl(Class<Source>, Class<Target>, ChildElementImpl<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceBuilderImpl
- ElementReferenceCollection<Target extends ModelElementInstance,Source extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.reference
- ElementReferenceCollectionAssert - Class in org.camunda.bpm.model.xml.test.assertions
- ElementReferenceCollectionAssert(ElementReferenceCollection<?, ?>) - Constructor for class org.camunda.bpm.model.xml.test.assertions.ElementReferenceCollectionAssert
- ElementReferenceCollectionBuilder<Target extends ModelElementInstance,Source extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.reference
- ElementReferenceCollectionBuilderImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- ElementReferenceCollectionBuilderImpl(Class<Source>, Class<Target>, ChildElementCollectionImpl<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionBuilderImpl
- elementReferenceCollectionImpl - Variable in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionBuilderImpl
- ElementReferenceCollectionImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- ElementReferenceCollectionImpl(ChildElementCollection<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- ElementReferenceImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- ElementReferenceImpl(ChildElement<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceImpl
- ensureInstanceOf(Object, Class<?>) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- enumAttribute(String, Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- enumAttribute(String, Class<V>) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- EnumAttribute<T extends Enum<T>> - Class in org.camunda.bpm.model.xml.impl.type.attribute
-
An attribute exposing an Enum value
- EnumAttribute(ModelElementType, Class<T>) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.EnumAttribute
- EnumAttributeBuilder<T extends Enum<T>> - Class in org.camunda.bpm.model.xml.impl.type.attribute
- EnumAttributeBuilder(String, ModelElementTypeImpl, Class<T>) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.EnumAttributeBuilder
- equals(Object) - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- equals(Object) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- equals(Object) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- equals(Object) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- equals(Object) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- equals(Object) - Method in class org.camunda.bpm.model.xml.impl.util.QName
- error(SAXParseException) - Method in class org.camunda.bpm.model.xml.impl.util.DomUtil.DomErrorHandler
- ERROR - org.camunda.bpm.model.xml.validation.ValidationResultType
- errorCount - Variable in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
- errorCount - Variable in class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
- extendsNoType() - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- extendsType - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.TypeAssumption
- extendsType(Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- extendsType(Class<? extends ModelElementInstance>) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- extendsType(ModelElementType) - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
F
- fatalError(SAXParseException) - Method in class org.camunda.bpm.model.xml.impl.util.DomUtil.DomErrorHandler
- filterNodeList(NodeList, DomUtil.NodeListFilter) - Static method in class org.camunda.bpm.model.xml.impl.util.DomUtil
-
Allows to apply a
DomUtil.NodeListFilterto aNodeList. - filterNodeListByName(NodeList, String, String) - Static method in class org.camunda.bpm.model.xml.impl.util.DomUtil
-
Filter a
NodeListretaining all elements with a specific name - filterNodeListByType(NodeList, ModelInstanceImpl, Class<?>) - Static method in class org.camunda.bpm.model.xml.impl.util.DomUtil
-
Filter a
NodeListretaining all elements with a specific type - filterNodeListForElements(NodeList) - Static method in class org.camunda.bpm.model.xml.impl.util.DomUtil
-
Filters a
NodeListretaining all elements - findReferenceSourceElements(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
- findReferenceSourceElements(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.type.reference.Reference
-
Find all reference source element instances of the reference target model element instance
- formatElement(StringWriter, ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.validation.ValidationResultFormatter
-
formats an element in the summary
- formatResult(StringWriter, ValidationResult) - Method in interface org.camunda.bpm.model.xml.validation.ValidationResultFormatter
-
formats a validation result
G
- GENERIC_NS_PREFIX - Static variable in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- get(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- get(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollection
-
returns a
Collectioncontaining all or a subset of the child elements of aModelElementInstance. - getActualNamespace(String) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- getActualNamespace(String) - Method in interface org.camunda.bpm.model.xml.Model
-
Returns the actual namespace URI for an alternative namespace URI
- getAllAttributes() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
-
Returns a list of all attributes, including the attributes of all base types.
- getAllChildElementCollections() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getAllChildElementTypes() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getAllChildElementTypes() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getAllExtendingTypes() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getAllExtendingTypes() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getAlternativeNamespace(String) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- getAlternativeNamespace(String) - Method in interface org.camunda.bpm.model.xml.Model
-
Returns the alternative namespace URI for a namespace URI
- getAlternativeNamespaces(String) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- getAlternativeNamespaces(String) - Method in interface org.camunda.bpm.model.xml.Model
- getAttribute(String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getAttribute(String) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
-
Return the attribute for the attribute name
- getAttribute(String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the attribute value for the namespace of this element.
- getAttribute(String) - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getAttribute(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getAttribute(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the attribute value for the given namespace.
- getAttributeName() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- getAttributeName() - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
- getAttributes() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getAttributes() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getAttributesAssumptions() - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- getAttributeValue(String) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getAttributeValue(String) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns the attribute value for the attribute name.
- getAttributeValueNs(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getAttributeValueNs(String, String) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns the attribute value for the given attribute name and namespace URI.
- getBaseType() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getBaseType() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getChild(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementImpl
- getChild(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElement
-
Returns the child element.
- getChildElementAssumptions() - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- getChildElementCollection(ModelElementType) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getChildElementCollections() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getChildElements() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getChildElements() - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns all child elements of this element.
- getChildElementsByNameNs(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getChildElementsByNameNs(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns all child elements of this element with a specific namespace + name
- getChildElementsByNameNs(Set<String>, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getChildElementsByNameNs(Set<String>, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns all child elements of this element with specific namespaces + name.
- getChildElementsByType(Class<T>) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getChildElementsByType(Class<T>) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Return all child elements of a given type
- getChildElementsByType(ModelInstanceImpl, Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getChildElementsByType(ModelInstanceImpl, Class<? extends ModelElementInstance>) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns all child elements of this element with a specific type.
- getChildElementsByType(ModelElementType) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getChildElementsByType(ModelElementType) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Return all child elements of a given type
- getChildElementType(Model) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- getChildElementType(Model) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollection
-
Get the model element type of the elements contained in this collection.
- getChildElementTypeClass() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- getChildElementTypeClass() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollection
-
Get the class of the elements contained in this collection.
- getChildElementTypes() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getChildElementTypes() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getCode() - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultImpl
- getCode() - Method in interface org.camunda.bpm.model.xml.validation.ValidationResult
- getDefaultNamespace() - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- getDefaultValue() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- getDefaultValue() - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
- getDocument() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getDocument() - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- getDocument() - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the DOM document which contains this element.
- getDocument() - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Returns the wrapped
DomDocument. - getDocumentElement() - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- getDocumentElement() - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Returns the
ModelElementcorresponding to the document element of this model or null if no document element exists. - getDomElement() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getDomElement() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelTypeInstanceContext
- getDomElement() - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns the represented DOM
DomElement. - getDomSource() - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- getDomSource() - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Returns a new
DOMSourceof the document. - getElement() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getElement() - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultImpl
- getElement() - Method in interface org.camunda.bpm.model.xml.validation.ValidationResult
- getElementById(String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- getElementById(String) - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Gets an element by its id.
- getElementsByNameNs(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- getElementsByNameNs(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Gets all elements with the namespace and name.
- getElementsByNameNs(DomDocument, String) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getElementType() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getElementType() - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns the element type of this.
- getElementType() - Method in interface org.camunda.bpm.model.xml.validation.ModelElementValidator
-
The type of the element this validator is applied to.
- getEmptyDocument(DocumentBuilderFactory) - Static method in class org.camunda.bpm.model.xml.impl.util.DomUtil
-
Get an empty DOM document
- getEmptyModel() - Method in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- getErrorCount() - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
- getErrorCount() - Method in interface org.camunda.bpm.model.xml.validation.ValidationResults
- getExtendingTypes() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getExtendingTypes() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getIncomingReferences() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- getIncomingReferences() - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
- getIndexOfElementType(ModelElementInstance, List<ModelElementType>) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
Find the index of the type of a model element in a list of element types
- getInstances(ModelInstance) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getInstances(ModelInstance) - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getInstanceType() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getInstanceType() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getLocalName() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getLocalName() - Method in class org.camunda.bpm.model.xml.impl.util.QName
- getLocalName() - Method in class org.camunda.bpm.model.xml.impl.util.XmlQName
- getLocalName() - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the local name of this element.
- getMaxOccurs() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- getMaxOccurs() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollection
-
Indicates the max element count of a collection.
- getMessage() - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultImpl
- getMessage() - Method in interface org.camunda.bpm.model.xml.validation.ValidationResult
- getMinOccurs() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- getMinOccurs() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollection
-
Indicates the minimal element count of a collection.
- getModel() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelTypeInstanceContext
- getModel() - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- getModel() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getModel() - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Returns the underlying model.
- getModel() - Method in interface org.camunda.bpm.model.xml.test.GetModelElementTypeRule
- getModel() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getModelElement(DomElement, ModelInstanceImpl) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
Returns the
ModelElementfor a DOM element. - getModelElement(DomElement, ModelInstanceImpl, String) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- getModelElement(DomElement, ModelInstanceImpl, ModelElementTypeImpl) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
Returns the
ModelElementfor a DOM element. - getModelElementById(String) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- getModelElementById(String) - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Find a unique element of the model by id.
- getModelElementCollection(Collection<DomElement>, ModelInstanceImpl) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
Get a collection of all model element instances in a view
- getModelElementInstance() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getModelElementInstance() - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the
ModelElementInstancewhich is associated with this element. - getModelElementsByType(Class<T>) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- getModelElementsByType(Class<T>) - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Find all elements of a type.
- getModelElementsByType(ModelElementType) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- getModelElementsByType(ModelElementType) - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Find all elements of a type.
- getModelElementType() - Method in interface org.camunda.bpm.model.xml.test.GetModelElementTypeRule
- GetModelElementTypeRule - Interface in org.camunda.bpm.model.xml.test
- getModelInstance() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getModelInstance() - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns the model instance which contains this type instance.
- getModelInstance() - Method in interface org.camunda.bpm.model.xml.test.GetModelElementTypeRule
- getModelName() - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- getModelName() - Method in interface org.camunda.bpm.model.xml.Model
-
Returns the model name, which is the identifier of this model.
- getModelType() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelTypeInstanceContext
- getNamespaceUri() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- getNamespaceUri() - Method in class org.camunda.bpm.model.xml.impl.util.XmlQName
- getNamespaceUri() - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
- getNamespaceURI() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getNamespaceURI() - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the namespace URI for this element.
- getOutgoingReferences() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- getOutgoingReferences() - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
- getOwningElementType() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- getOwningElementType() - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
- getParentElement() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getParentElement() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getParentElement() - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the parent element of this element.
- getParentElement() - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns the parent element of this.
- getParentElementType() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- getParentElementType() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollection
-
Get the model element type of the element owns the collection
- getPrefix() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getPrefix() - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the prefix of this element.
- getPrefixedName() - Method in class org.camunda.bpm.model.xml.impl.util.XmlQName
- getQName(String, String) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- getQualifier() - Method in class org.camunda.bpm.model.xml.impl.util.QName
- getRawTextContent() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getRawTextContent() - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns the raw text content of the DOM element including all whitespaces.
- getReferenceIdentifier(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl
- getReferenceIdentifier(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- getReferenceIdentifier(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.QNameAttributeReferenceImpl
- getReferenceIdentifier(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.QNameElementReferenceCollectionImpl
- getReferenceIdentifier(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.QNameElementReferenceImpl
- getReferenceIdentifier(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.UriElementReferenceCollectionImpl
- getReferenceIdentifier(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.UriElementReferenceImpl
- getReferenceIdentifier(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.type.reference.Reference
-
Get the reference identifier which is set in the reference source
- getReferenceIdentifiers(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.IdsElementReferenceCollectionImpl
- getReferenceSource(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceImpl
- getReferenceSource(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.type.reference.ElementReference
- getReferenceSourceAttribute() - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl
-
Get the reference source attribute
- getReferenceSourceAttribute() - Method in interface org.camunda.bpm.model.xml.type.reference.AttributeReference
- getReferenceSourceCollection() - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- getReferenceSourceCollection() - Method in interface org.camunda.bpm.model.xml.type.reference.ElementReferenceCollection
- getReferenceSourceElementType() - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl
- getReferenceSourceElementType() - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- getReferenceSourceElementType() - Method in interface org.camunda.bpm.model.xml.type.reference.Reference
- getReferenceTargetAttribute() - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Get the reference target attribute
- getReferenceTargetAttribute() - Method in interface org.camunda.bpm.model.xml.type.reference.Reference
- getReferenceTargetElement(ModelElementInstanceImpl) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceImpl
- getReferenceTargetElement(ModelElementInstanceImpl) - Method in interface org.camunda.bpm.model.xml.type.reference.ElementReference
- getReferenceTargetElement(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Get the reference target model element instance
- getReferenceTargetElement(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.type.reference.Reference
- getReferenceTargetElements(ModelElementInstanceImpl) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- getReferenceTargetElements(ModelElementInstanceImpl) - Method in interface org.camunda.bpm.model.xml.type.reference.ElementReferenceCollection
- getReferenceTargetElements(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- getResource(String) - Static method in class org.camunda.bpm.model.xml.impl.util.ReflectUtil
- getResource(String, ClassLoader) - Static method in class org.camunda.bpm.model.xml.impl.util.ReflectUtil
- getResourceAsFile(String) - Static method in class org.camunda.bpm.model.xml.impl.util.ReflectUtil
- getResourceAsStream(String) - Static method in class org.camunda.bpm.model.xml.impl.util.ReflectUtil
- getResults() - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
- getResults() - Method in class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
- getResults() - Method in interface org.camunda.bpm.model.xml.validation.ValidationResults
- getRootElement() - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- getRootElement() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getRootElement() - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Returns the root element of the document.
- getRootElement() - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the root element of the document which contains this element.
- getSchema(DomDocument) - Method in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- getStringFromInputStream(InputStream) - Static method in class org.camunda.bpm.model.xml.impl.util.IoUtil
-
Convert an
InputStreamto aString - getTargetElementIdentifier(T) - Method in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- getTextContent() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getTextContent() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getTextContent() - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Gets the text content of this element all its descendants.
- getTextContent() - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns the text content of the DOM element without leading and trailing spaces.
- getType() - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultImpl
- getType() - Method in interface org.camunda.bpm.model.xml.validation.ValidationResult
- getType(Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- getType(Class<? extends ModelElementInstance>) - Method in interface org.camunda.bpm.model.xml.Model
-
Gets the defined
ModelElementTypeof aModelElementInstance. - getType(Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- getTypeAssumption() - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- getTypeForName(String) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- getTypeForName(String) - Method in interface org.camunda.bpm.model.xml.Model
-
Gets the defined
ModelElementTypefor a type by its name. - getTypeForName(String, String) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- getTypeForName(String, String) - Method in interface org.camunda.bpm.model.xml.Model
-
Gets the defined
ModelElementTypefor a type by its name and namespace URI. - getTypeName() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getTypeName() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getTypeNamespace() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getTypeNamespace() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getTypes() - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- getTypes() - Method in interface org.camunda.bpm.model.xml.Model
-
Gets the collection of all
ModelElementTypedefined in the model. - getUniqueChildElementByNameNs(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getUniqueChildElementByNameNs(String, String) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns a child element with the given name or 'null' if no such element exists
- getUniqueChildElementByType(Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getUniqueChildElementByType(Class<? extends ModelElementInstance>) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns a child element with the given type
- getUniqueIdentifier(ModelElementType) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- getUnusedGenericNsPrefix() - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- getValue(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
-
returns the value of the attribute.
- getValue(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
-
returns the value of the attribute.
- getView(ModelElementInstanceImpl) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- getView(ModelElementInstanceImpl) - Method in class org.camunda.bpm.model.xml.impl.type.reference.IdsElementReferenceCollectionImpl
- getWarinigCount() - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
- getWarinigCount() - Method in interface org.camunda.bpm.model.xml.validation.ValidationResults
H
- hasAttribute(String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- hasAttribute(String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Checks if this element has a attribute under the namespace of this element.
- hasAttribute(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- hasAttribute(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Checks if this element has a attribute with the given namespace.
- hasAttributeName(String) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasAttributes() - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- hasAttributes(String...) - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- hasChildElements() - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- hasChildElements(ModelElementType...) - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- hasDefaultValue(Object) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasErrors() - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
- hasErrors() - Method in interface org.camunda.bpm.model.xml.validation.ValidationResults
- hashCode() - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- hashCode() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- hashCode() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- hashCode() - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- hashCode() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- hashCode() - Method in class org.camunda.bpm.model.xml.impl.util.QName
- hasIdentifier(ModelElementInstance, String) - Method in class org.camunda.bpm.model.xml.test.assertions.AbstractReferenceAssert
- hasIncomingReferences() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasIncomingReferences(Reference<?>...) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasInstanceType(Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- hasLocalNamespace() - Method in class org.camunda.bpm.model.xml.impl.util.XmlQName
- hasNamespaceUri(String) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasNoAttributes() - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- hasNoChildElements() - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- hasNoDefaultValue() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasNoIncomingReferences() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasNoNamespaceUri() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasNoOutgoingReferences() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasNoTargetElement(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.test.assertions.AbstractReferenceAssert
- hasNoValue(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasOutgoingReferences() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasOutgoingReferences(Reference<?>...) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasOwningElementType(ModelElementType) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasParentElementType(ModelElementType) - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- hasSize(ModelElementInstance, int) - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- hasSourceAttribute(Attribute<?>) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeReferenceAssert
- hasTargetAttribute(Attribute<?>) - Method in class org.camunda.bpm.model.xml.test.assertions.AbstractReferenceAssert
- hasTargetElement(ModelElementInstance, ModelElementInstance) - Method in class org.camunda.bpm.model.xml.test.assertions.AbstractReferenceAssert
- hasTypeName(String) - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- hasTypeNamespace(String) - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- hasValue(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasValue(ModelElementInstance, Object) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
I
- idAttribute() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeBuilderImpl
- idAttribute() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.DoubleAttributeBuilder
- idAttribute() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.EnumAttributeBuilder
- idAttribute() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.IntegerAttributeBuilder
- idAttribute() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.NamedEnumAttributeBuilder
- idAttribute() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
- idAttribute() - Method in interface org.camunda.bpm.model.xml.type.attribute.AttributeBuilder
- idAttribute() - Method in interface org.camunda.bpm.model.xml.type.attribute.StringAttributeBuilder
- idAttributeReference(Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
- idAttributeReference(Class<V>) - Method in interface org.camunda.bpm.model.xml.type.attribute.StringAttributeBuilder
- idAttributeReferenceCollection(Class<V>, Class<? extends AttributeReferenceCollection>) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
- idAttributeReferenceCollection(Class<V>, Class<? extends AttributeReferenceCollection>) - Method in interface org.camunda.bpm.model.xml.type.attribute.StringAttributeBuilder
- idElementReference(Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- idElementReference(Class<V>) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementBuilder
- idElementReferenceCollection(Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- idElementReferenceCollection(Class<V>) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollectionBuilder
- idsElementReferenceCollection(Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- idsElementReferenceCollection(Class<V>) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollectionBuilder
- IdsElementReferenceCollectionBuilderImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- IdsElementReferenceCollectionBuilderImpl(Class<Source>, Class<Target>, ChildElementCollectionImpl<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.IdsElementReferenceCollectionBuilderImpl
- IdsElementReferenceCollectionImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- IdsElementReferenceCollectionImpl(ChildElementCollection<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.IdsElementReferenceCollectionImpl
- immutable() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- immutable() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- immutable() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementBuilder
- immutable() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollectionBuilder
- initModelElementType(GetModelElementTypeRule) - Static method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- insertChildElementAfter(DomElement, DomElement) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- insertChildElementAfter(DomElement, DomElement) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Inserts the new child element after another child element.
- insertElementAfter(ModelElementInstance, ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- insertElementAfter(ModelElementInstance, ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Inserts the new element after the given element or at the beginning if the given element is null.
- instanceProvider(ModelElementTypeBuilder.ModelTypeInstanceProvider<T>) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- instanceProvider(ModelElementTypeBuilder.ModelTypeInstanceProvider<T>) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- integerAttribute(String) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- integerAttribute(String) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- IntegerAttribute - Class in org.camunda.bpm.model.xml.impl.type.attribute
- IntegerAttributeBuilder - Class in org.camunda.bpm.model.xml.impl.type.attribute
- IntegerAttributeBuilder(String, ModelElementTypeImpl) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.IntegerAttributeBuilder
- IoUtil - Class in org.camunda.bpm.model.xml.impl.util
- IoUtil() - Constructor for class org.camunda.bpm.model.xml.impl.util.IoUtil
- isAbstract - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.TypeAssumption
- isAbstract() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- isAbstract() - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- isAbstract() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- isBaseTypeOf(ModelElementType) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
-
Test if a element type is a base type of this type.
- isEmpty(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- isExtended() - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- isExtendedBy(ModelElementType...) - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- isIdAttribute - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- isIdAttribute() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- isIdAttribute() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- isIdAttribute() - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
- isImmutable() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- isImmutable() - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- isImmutable() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollection
-
Indicates whether the collection is immutable.
- isMutable() - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- isNotAbstract() - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- isNotEmpty(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- isNotExtended() - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- isNotExtendedBy(ModelElementType...) - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- isNotIdAttribute() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- isOptional() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- isOptional() - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- isPartOfModel(Model) - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- isRequired - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- isRequired() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- isRequired() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- isRequired() - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
- isUnbounded() - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
J
- JAXP_ACCESS_EXTERNAL_SCHEMA - Static variable in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- JAXP_ACCESS_EXTERNAL_SCHEMA_ALL - Static variable in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- JAXP_ACCESS_EXTERNAL_SCHEMA_SYSTEM_PROPERTY - Static variable in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- joinCommaSeparatedList(List<String>) - Static method in class org.camunda.bpm.model.xml.impl.util.StringUtil
-
Joins a list of Strings to a comma separated single String.
- joinList(List<String>, String) - Static method in class org.camunda.bpm.model.xml.impl.util.StringUtil
K
- KNOWN_PREFIXES - Static variable in class org.camunda.bpm.model.xml.impl.util.XmlQName
L
- localName - Variable in class org.camunda.bpm.model.xml.impl.util.XmlQName
- lookupPrefix(String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- lookupPrefix(String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the prefix of the namespace starting from this node upwards.
M
- matches(Node) - Method in class org.camunda.bpm.model.xml.impl.util.DomUtil.ElementByNameListFilter
- matches(Node) - Method in class org.camunda.bpm.model.xml.impl.util.DomUtil.ElementByTypeListFilter
- matches(Node) - Method in class org.camunda.bpm.model.xml.impl.util.DomUtil.ElementNodeListFilter
- matches(Node) - Method in interface org.camunda.bpm.model.xml.impl.util.DomUtil.NodeListFilter
-
Test if node matches the filter
- maxOccurs - Variable in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
-
the maximum count of child elements in the collection.
- maxOccurs - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- maxOccurs(int) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- maxOccurs(int) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- maxOccurs(int) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementBuilder
- maxOccurs(int) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollectionBuilder
- message - Variable in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultImpl
- minOccurs - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- minOccurs(int) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- minOccurs(int) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- minOccurs(int) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementBuilder
- minOccurs(int) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollectionBuilder
- model - Variable in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- model - Static variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- Model - Interface in org.camunda.bpm.model.xml
-
A model contains all defined types and the relationship between them.
- ModelAssertions - Class in org.camunda.bpm.model.xml.test.assertions
- ModelAssertions() - Constructor for class org.camunda.bpm.model.xml.test.assertions.ModelAssertions
- modelBuilder - Variable in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- ModelBuilder - Class in org.camunda.bpm.model.xml
-
This builder is used to define and create a new model.
- ModelBuilder() - Constructor for class org.camunda.bpm.model.xml.ModelBuilder
- ModelBuilderImpl - Class in org.camunda.bpm.model.xml.impl
-
This builder is used to define and create a new model.
- ModelBuilderImpl(String) - Constructor for class org.camunda.bpm.model.xml.impl.ModelBuilderImpl
- ModelBuildOperation - Interface in org.camunda.bpm.model.xml.impl
-
A model build operation allows to participate in a model build phase and perform some resolution steps once all types are defined.
- ModelElementInstance - Interface in org.camunda.bpm.model.xml.instance
-
An instance of a
ModelElementType - ModelElementInstanceImpl - Class in org.camunda.bpm.model.xml.impl.instance
-
Base class for implementing Model Elements.
- ModelElementInstanceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- modelElementType - Static variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- ModelElementType - Interface in org.camunda.bpm.model.xml.type
- ModelElementTypeAssert - Class in org.camunda.bpm.model.xml.test.assertions
- ModelElementTypeAssert(ModelElementType) - Constructor for class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- ModelElementTypeBuilder - Interface in org.camunda.bpm.model.xml.type
- ModelElementTypeBuilder.ModelTypeInstanceProvider<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type
- ModelElementTypeBuilderImpl - Class in org.camunda.bpm.model.xml.impl.type
- ModelElementTypeBuilderImpl(Class<? extends ModelElementInstance>, String, ModelImpl) - Constructor for class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- ModelElementTypeImpl - Class in org.camunda.bpm.model.xml.impl.type
- ModelElementTypeImpl(ModelImpl, String, Class<? extends ModelElementInstance>) - Constructor for class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- ModelElementValidator<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.validation
-
A validator for model element instances.
- ModelException - Exception in org.camunda.bpm.model.xml
-
An Exception in the Core XML Model.
- ModelException() - Constructor for exception org.camunda.bpm.model.xml.ModelException
- ModelException(String) - Constructor for exception org.camunda.bpm.model.xml.ModelException
- ModelException(String, Throwable) - Constructor for exception org.camunda.bpm.model.xml.ModelException
- ModelException(Throwable) - Constructor for exception org.camunda.bpm.model.xml.ModelException
- ModelImpl - Class in org.camunda.bpm.model.xml.impl
-
A model contains all defined types and the relationship between them.
- ModelImpl(String) - Constructor for class org.camunda.bpm.model.xml.impl.ModelImpl
-
Create a new
Modelwith a model name. - modelInstance - Variable in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
-
the containing model instance
- modelInstance - Static variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- ModelInstance - Interface in org.camunda.bpm.model.xml
-
An instance of a model
- modelInstanceImpl - Variable in class org.camunda.bpm.model.xml.impl.validation.ModelInstanceValidator
- ModelInstanceImpl - Class in org.camunda.bpm.model.xml.impl
-
An instance of a model
- ModelInstanceImpl(ModelImpl, ModelBuilder, DomDocument) - Constructor for class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- ModelInstanceValidator - Class in org.camunda.bpm.model.xml.impl.validation
- ModelInstanceValidator(ModelInstanceImpl, Collection<ModelElementValidator<?>>) - Constructor for class org.camunda.bpm.model.xml.impl.validation.ModelInstanceValidator
- ModelIoException - Exception in org.camunda.bpm.model.xml.impl.util
-
An exception during IO operations.
- ModelIoException() - Constructor for exception org.camunda.bpm.model.xml.impl.util.ModelIoException
- ModelIoException(String) - Constructor for exception org.camunda.bpm.model.xml.impl.util.ModelIoException
- ModelIoException(String, Throwable) - Constructor for exception org.camunda.bpm.model.xml.impl.util.ModelIoException
- ModelIoException(Throwable) - Constructor for exception org.camunda.bpm.model.xml.impl.util.ModelIoException
- ModelParseException - Exception in org.camunda.bpm.model.xml
-
Thrown when an error is encountered during XML parsing
- ModelParseException() - Constructor for exception org.camunda.bpm.model.xml.ModelParseException
- ModelParseException(String) - Constructor for exception org.camunda.bpm.model.xml.ModelParseException
- ModelParseException(String, Throwable) - Constructor for exception org.camunda.bpm.model.xml.ModelParseException
- ModelParseException(Throwable) - Constructor for exception org.camunda.bpm.model.xml.ModelParseException
- ModelReferenceException - Exception in org.camunda.bpm.model.xml
-
Thrown when an error is encountered during reference resolving.
- ModelReferenceException() - Constructor for exception org.camunda.bpm.model.xml.ModelReferenceException
- ModelReferenceException(String) - Constructor for exception org.camunda.bpm.model.xml.ModelReferenceException
- ModelReferenceException(String, Throwable) - Constructor for exception org.camunda.bpm.model.xml.ModelReferenceException
- ModelReferenceException(Throwable) - Constructor for exception org.camunda.bpm.model.xml.ModelReferenceException
- ModelTypeException - Exception in org.camunda.bpm.model.xml.impl.util
-
Thrown in case a value cannot be converted to or from the requested type
- ModelTypeException(String) - Constructor for exception org.camunda.bpm.model.xml.impl.util.ModelTypeException
- ModelTypeException(String, Type) - Constructor for exception org.camunda.bpm.model.xml.impl.util.ModelTypeException
- ModelTypeInstanceContext - Class in org.camunda.bpm.model.xml.impl.instance
- ModelTypeInstanceContext(DomElement, ModelInstanceImpl, ModelElementTypeImpl) - Constructor for class org.camunda.bpm.model.xml.impl.instance.ModelTypeInstanceContext
- ModelUtil - Class in org.camunda.bpm.model.xml.impl.util
-
Some Helpers useful when handling model elements.
- ModelUtil() - Constructor for class org.camunda.bpm.model.xml.impl.util.ModelUtil
- ModelValidationException - Exception in org.camunda.bpm.model.xml
-
Thrown when an error is encountered during the model validation.
- ModelValidationException() - Constructor for exception org.camunda.bpm.model.xml.ModelValidationException
- ModelValidationException(String) - Constructor for exception org.camunda.bpm.model.xml.ModelValidationException
- ModelValidationException(String, Throwable) - Constructor for exception org.camunda.bpm.model.xml.ModelValidationException
- ModelValidationException(Throwable) - Constructor for exception org.camunda.bpm.model.xml.ModelValidationException
- ModelValidationResultImpl - Class in org.camunda.bpm.model.xml.impl.validation
- ModelValidationResultImpl(ModelElementInstance, ValidationResultType, int, String) - Constructor for class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultImpl
- ModelValidationResultsImpl - Class in org.camunda.bpm.model.xml.impl.validation
- ModelValidationResultsImpl(Map<ModelElementInstance, List<ValidationResult>>, int, int) - Constructor for class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
N
- namedEnumAttribute(String, Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- namedEnumAttribute(String, Class<V>) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- NamedEnumAttribute<T extends Enum<T>> - Class in org.camunda.bpm.model.xml.impl.type.attribute
- NamedEnumAttribute(ModelElementType, Class<T>) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.NamedEnumAttribute
- NamedEnumAttributeBuilder<T extends Enum<T>> - Class in org.camunda.bpm.model.xml.impl.type.attribute
- NamedEnumAttributeBuilder(String, ModelElementTypeImpl, Class<T>) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.NamedEnumAttributeBuilder
- namespace - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- namespace(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeBuilderImpl
- namespace(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.DoubleAttributeBuilder
- namespace(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.EnumAttributeBuilder
- namespace(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.IntegerAttributeBuilder
- namespace(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.NamedEnumAttributeBuilder
- namespace(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
- namespace(String) - Method in interface org.camunda.bpm.model.xml.type.attribute.AttributeBuilder
- namespace(String) - Method in interface org.camunda.bpm.model.xml.type.attribute.StringAttributeBuilder
- namespaceUri - Variable in class org.camunda.bpm.model.xml.impl.util.XmlQName
- namespaceUri - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- namespaceUri - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.TypeAssumption
- namespaceUri(String) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- namespaceUri(String) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- newInstance(Class<T>) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- newInstance(Class<T>) - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Creates a new instance of type class.
- newInstance(Class<T>, String) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- newInstance(Class<T>, String) - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Creates a new instance of type class with user-defined id.
- newInstance(ModelTypeInstanceContext) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder.ModelTypeInstanceProvider
- newInstance(ModelInstanceImpl, DomElement) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- newInstance(ModelInstance) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- newInstance(ModelInstance) - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- newInstance(ModelElementType) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- newInstance(ModelElementType) - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Creates a new instance of type.
- newInstance(ModelElementType, String) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- newInstance(ModelElementType, String) - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Creates a new instance of type with user-defined id.
O
- occursMaximal(int) - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- occursMinimal(int) - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- org.camunda.bpm.model.xml - package org.camunda.bpm.model.xml
- org.camunda.bpm.model.xml.impl - package org.camunda.bpm.model.xml.impl
- org.camunda.bpm.model.xml.impl.instance - package org.camunda.bpm.model.xml.impl.instance
- org.camunda.bpm.model.xml.impl.parser - package org.camunda.bpm.model.xml.impl.parser
- org.camunda.bpm.model.xml.impl.type - package org.camunda.bpm.model.xml.impl.type
- org.camunda.bpm.model.xml.impl.type.attribute - package org.camunda.bpm.model.xml.impl.type.attribute
- org.camunda.bpm.model.xml.impl.type.child - package org.camunda.bpm.model.xml.impl.type.child
- org.camunda.bpm.model.xml.impl.type.reference - package org.camunda.bpm.model.xml.impl.type.reference
- org.camunda.bpm.model.xml.impl.util - package org.camunda.bpm.model.xml.impl.util
- org.camunda.bpm.model.xml.impl.validation - package org.camunda.bpm.model.xml.impl.validation
- org.camunda.bpm.model.xml.instance - package org.camunda.bpm.model.xml.instance
- org.camunda.bpm.model.xml.test - package org.camunda.bpm.model.xml.test
- org.camunda.bpm.model.xml.test.assertions - package org.camunda.bpm.model.xml.test.assertions
- org.camunda.bpm.model.xml.type - package org.camunda.bpm.model.xml.type
- org.camunda.bpm.model.xml.type.attribute - package org.camunda.bpm.model.xml.type.attribute
- org.camunda.bpm.model.xml.type.child - package org.camunda.bpm.model.xml.type.child
- org.camunda.bpm.model.xml.type.reference - package org.camunda.bpm.model.xml.type.reference
- org.camunda.bpm.model.xml.validation - package org.camunda.bpm.model.xml.validation
P
- parentElementType - Variable in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
-
The
ModelElementTypeof the element containing the collection - parseInputStream(DocumentBuilderFactory, InputStream) - Static method in class org.camunda.bpm.model.xml.impl.util.DomUtil
-
Create a new DOM document from the input stream
- parseModelFromStream(InputStream) - Method in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- parseQName(String) - Static method in class org.camunda.bpm.model.xml.impl.util.QName
- performAddOperation(ModelElementInstanceImpl, Target) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- performAddOperation(ModelElementInstance, T) - Method in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- performClearOperation(ModelElementInstanceImpl, Collection<DomElement>) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- performClearOperation(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- performModelBuild(Model) - Method in interface org.camunda.bpm.model.xml.impl.ModelBuildOperation
- performModelBuild(Model) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeBuilderImpl
- performModelBuild(Model) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
- performModelBuild(Model) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- performModelBuild(Model) - Method in class org.camunda.bpm.model.xml.impl.type.child.SequenceBuilderImpl
- performModelBuild(Model) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- performModelBuild(Model) - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceBuilderImpl
- performModelBuild(Model) - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceCollectionBuilderImpl
- performModelBuild(Model) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionBuilderImpl
- performRemoveOperation(ModelElementInstanceImpl, Object) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- performRemoveOperation(ModelElementInstance, Object) - Method in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- prefix - Variable in class org.camunda.bpm.model.xml.impl.util.XmlQName
Q
- QName - Class in org.camunda.bpm.model.xml.impl.util
- QName(String) - Constructor for class org.camunda.bpm.model.xml.impl.util.QName
- QName(String, String) - Constructor for class org.camunda.bpm.model.xml.impl.util.QName
- qNameAttributeReference(Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
-
Create a new
AttributeReferenceBuilderfor the reference source element instance - qNameAttributeReference(Class<V>) - Method in interface org.camunda.bpm.model.xml.type.attribute.StringAttributeBuilder
- QNameAttributeReferenceBuilderImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- QNameAttributeReferenceBuilderImpl(AttributeImpl<String>, Class<T>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.QNameAttributeReferenceBuilderImpl
-
Create a new
AttributeReferenceBuilderImplfrom the reference source attribute to the reference target model element instance - QNameAttributeReferenceImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- QNameAttributeReferenceImpl(AttributeImpl<String>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.QNameAttributeReferenceImpl
-
Create a new QName reference outgoing from the reference source attribute
- qNameElementReference(Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- qNameElementReference(Class<V>) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementBuilder
- QNameElementReferenceBuilderImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- QNameElementReferenceBuilderImpl(Class<Source>, Class<Target>, ChildElementImpl<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.QNameElementReferenceBuilderImpl
- qNameElementReferenceCollection(Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- qNameElementReferenceCollection(Class<V>) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollectionBuilder
- QNameElementReferenceCollectionBuilderImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- QNameElementReferenceCollectionBuilderImpl(Class<Source>, Class<Target>, ChildElementCollectionImpl<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.QNameElementReferenceCollectionBuilderImpl
- QNameElementReferenceCollectionImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- QNameElementReferenceCollectionImpl(ChildElementCollection<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.QNameElementReferenceCollectionImpl
- QNameElementReferenceImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- QNameElementReferenceImpl(ChildElement<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.QNameElementReferenceImpl
R
- Reference<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.reference
- ReferenceBuilder<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.reference
- referencedElementRemoved(ModelElementInstance, Object) - Method in class org.camunda.bpm.model.xml.impl.type.reference.IdsElementReferenceCollectionImpl
- referencedElementRemoved(ModelElementInstance, Object) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Remove the reference if the target element is removed
- referencedElementUpdated(ModelElementInstance, String, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Update the reference identifier
- ReferenceImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- ReferenceImpl() - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
- referenceSourceAttribute - Variable in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl
- referenceTargetAttribute - Variable in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
- ReflectUtil - Class in org.camunda.bpm.model.xml.impl.util
- ReflectUtil() - Constructor for class org.camunda.bpm.model.xml.impl.util.ReflectUtil
- registerAttribute(Attribute<?>) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- registerChildElementCollection(ChildElementCollection<?>) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- registerChildElementType(ModelElementType) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- registerExtendingType(ModelElementType) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- registerGenericType(String, String) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- registerIncoming(Reference<?>) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- registerNamespace(String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- registerNamespace(String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- registerNamespace(String) - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Registers a new namespace with a generic prefix.
- registerNamespace(String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Adds a new namespace with a generated prefix to this element.
- registerNamespace(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- registerNamespace(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- registerNamespace(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Registers a new namespace for the prefix.
- registerNamespace(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Adds a new namespace with prefix to this element.
- registerOutgoingReference(Reference<?>) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- registerType(ModelElementType, Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
-
Registers a
ModelElementTypein thisModel. - removeAttribute(String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- removeAttribute(String) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- removeAttribute(String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Removes the attribute for the namespace of this element.
- removeAttribute(String) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Removes attribute by name.
- removeAttribute(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- removeAttribute(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Removes the attribute for the given namespace.
- removeAttribute(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- removeAttributeNs(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- removeAttributeNs(String, String) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Removes the attribute by name and namespace.
- removeChild(DomElement) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- removeChild(DomElement) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Removes a child element of this element.
- removeChild(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementImpl
- removeChild(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElement
-
Removes the child element.
- removeChildElement(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- removeChildElement(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Removes the child element from this.
- removeReference(ModelElementInstance, ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl
- removeReference(ModelElementInstance, ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- removeReference(ModelElementInstance, ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Remove the reference in the reference source model element instance
- removeReference(ModelElementInstance, ModelElementInstance) - Method in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- replaceChild(DomElement, DomElement) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- replaceChild(DomElement, DomElement) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Replaces a child element with a new element.
- replaceChildElement(ModelElementInstance, ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- replaceChildElement(ModelElementInstance, ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Replace an existing child element with a new child element.
- replaceWithElement(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- replaceWithElement(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Replaces this element with a new element and updates references.
- required() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeBuilderImpl
- required() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.DoubleAttributeBuilder
- required() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.EnumAttributeBuilder
- required() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.IntegerAttributeBuilder
- required() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.NamedEnumAttributeBuilder
- required() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
- required() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- required() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- required() - Method in interface org.camunda.bpm.model.xml.type.attribute.AttributeBuilder
- required() - Method in interface org.camunda.bpm.model.xml.type.attribute.StringAttributeBuilder
- required() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementBuilder
- required() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollectionBuilder
- resolveAccessExternalSchemaProperty() - Method in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- resolveBaseTypes(List<ModelElementType>) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
-
Resolve all types which are base types of this type
- resolveExtendingTypes(Set<ModelElementType>) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
-
Resolve all types recursively which are extending this type
- resultsForCurrentElement() - Method in class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
- rootElement - Variable in class org.camunda.bpm.model.xml.impl.util.XmlQName
S
- schemaFactory - Variable in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- schemas - Variable in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- separator - Variable in class org.camunda.bpm.model.xml.impl.type.reference.IdsElementReferenceCollectionImpl
- separator - Variable in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- sequence() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- sequence() - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- SequenceBuilder - Interface in org.camunda.bpm.model.xml.type.child
- SequenceBuilderImpl - Class in org.camunda.bpm.model.xml.impl.type.child
- SequenceBuilderImpl(ModelElementTypeImpl) - Constructor for class org.camunda.bpm.model.xml.impl.type.child.SequenceBuilderImpl
- setAbstract(boolean) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- setAttribute(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- setAttribute(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Sets the attribute value for the namespace of this element.
- setAttribute(String, String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- setAttribute(String, String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Sets the attribute value for the given namespace.
- setAttributeName(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- setAttributeReference(AttributeReferenceBuilder<V>) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
- setAttributeValue(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- setAttributeValue(String, String) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Sets the value by name of a non-ID attribute.
- setAttributeValue(String, String, boolean) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- setAttributeValue(String, String, boolean) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Sets attribute value by name.
- setAttributeValue(String, String, boolean, boolean) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- setAttributeValue(String, String, boolean, boolean) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Sets attribute value by name.
- setAttributeValueNs(String, String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- setAttributeValueNs(String, String, String) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Sets the value by name and namespace of a non-ID attribute.
- setAttributeValueNs(String, String, String, boolean) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- setAttributeValueNs(String, String, String, boolean) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Sets the attribute value by name and namespace.
- setAttributeValueNs(String, String, String, boolean, boolean) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- setAttributeValueNs(String, String, String, boolean, boolean) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Sets the attribute value by name and namespace.
- setBaseType(ModelElementTypeImpl) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- setChild(ModelElementInstance, T) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementImpl
- setChild(ModelElementInstance, T) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElement
-
Sets the child element, potentially replacing an existing child element.
- setCurrentElement(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
- setDefaultValue(T) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- setDocumentElement(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- setDocumentElement(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Updates the document element.
- setGeneratedUniqueIdentifier(ModelElementType, ModelElementInstance) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
Set unique identifier if the type has a String id attribute
- setGeneratedUniqueIdentifier(ModelElementType, ModelElementInstance, boolean) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
Set unique identifier if the type has a String id attribute
- setId() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
-
Indicate whether this attribute is an Id attribute
- setIdAttribute(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- setIdAttribute(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Sets the value of a id attribute for the namespace of this element.
- setIdAttribute(String, String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- setIdAttribute(String, String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Sets the value of a id attribute for the given namespace.
- setImmutable() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- setInstanceProvider(ModelElementTypeBuilder.ModelTypeInstanceProvider<?>) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- setMaxOccurs(int) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- setMinOccurs(int) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- setModelElementInstance(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- setModelElementInstance(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Sets the
ModelElementInstancewhich should be associated with this element. - setMutable(boolean) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- setNamespaceUri(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- setNewIdentifier(ModelElementType, ModelElementInstance, String, boolean) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
Set new identifier if the type has a String id attribute
- setReferenceBuilder(ElementReferenceCollectionBuilder<?, ?>) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- setReferenceIdentifier(ModelElementInstance, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl
- setReferenceIdentifier(ModelElementInstance, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- setReferenceIdentifier(ModelElementInstance, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Set the reference identifier in the reference source
- setReferenceIdentifier(ModelElementInstance, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.UriElementReferenceCollectionImpl
- setReferenceIdentifier(ModelElementInstance, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.UriElementReferenceImpl
- setReferenceIdentifier(ModelElementInstance, String) - Method in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- setReferenceIdentifiers(ModelElementInstance, List<String>) - Method in class org.camunda.bpm.model.xml.impl.type.reference.IdsElementReferenceCollectionImpl
- setReferenceSourceElementType(ModelElementTypeImpl) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- setReferenceTargetAttribute(AttributeImpl<String>) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Set the reference target attribute
- setReferenceTargetElement(ModelElementInstanceImpl, Target) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceImpl
- setReferenceTargetElement(ModelElementInstanceImpl, Target) - Method in interface org.camunda.bpm.model.xml.type.reference.ElementReference
- setReferenceTargetElement(ModelElementInstance, T) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Set the reference target model element instance
- setReferenceTargetElement(ModelElementInstance, T) - Method in interface org.camunda.bpm.model.xml.type.reference.Reference
- setReferenceTargetElementType(ModelElementTypeImpl) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Set the reference target model element type
- setRequired(boolean) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- setRootElement(DomElement) - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- setRootElement(DomElement) - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Sets the root element of the DOM document.
- setTextContent(String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- setTextContent(String) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- setTextContent(String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Sets the text content of this element.
- setTextContent(String) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Sets the text content of the DOM element
- setTypeNamespace(String) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- setUniqueChildElementByNameNs(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- setUniqueChildElementByNameNs(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Adds or replaces a child element by name.
- setValue(ModelElementInstance, T) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
-
sets the value of the attribute.
- setValue(ModelElementInstance, T) - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
-
sets the value of the attribute.
- setValue(ModelElementInstance, T, boolean) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- setValue(ModelElementInstance, T, boolean) - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
-
sets the value of the attribute.
- splitCommaSeparatedList(String) - Static method in class org.camunda.bpm.model.xml.impl.util.StringUtil
-
Splits a comma separated list in to single Strings.
- splitListBySeparator(String, String) - Static method in class org.camunda.bpm.model.xml.impl.util.StringUtil
- stringAttribute(String) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- stringAttribute(String) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- StringAttribute - Class in org.camunda.bpm.model.xml.impl.type.attribute
-
Base class for String attributes
- StringAttribute(ModelElementType) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.StringAttribute
- StringAttributeBuilder - Interface in org.camunda.bpm.model.xml.type.attribute
- StringAttributeBuilderImpl - Class in org.camunda.bpm.model.xml.impl.type.attribute
- StringAttributeBuilderImpl(String, ModelElementTypeImpl) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
- StringUtil - Class in org.camunda.bpm.model.xml.impl.util
- StringUtil() - Constructor for class org.camunda.bpm.model.xml.impl.util.StringUtil
T
- testAttributes() - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- testChildElements() - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- testType() - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- toString() - Method in class org.camunda.bpm.model.xml.impl.util.QName
- transformDocumentToXml(DomDocument, StreamResult) - Static method in class org.camunda.bpm.model.xml.impl.util.IoUtil
-
Transforms a
DomDocumentto XML output. - type - Variable in class org.camunda.bpm.model.xml.impl.type.attribute.NamedEnumAttribute
- type - Variable in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultImpl
- TypeAssumption(boolean) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.TypeAssumption
- TypeAssumption(Class<? extends ModelElementInstance>, boolean) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.TypeAssumption
- TypeAssumption(String, boolean) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.TypeAssumption
- TypeAssumption(String, Class<? extends ModelElementInstance>, boolean) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.TypeAssumption
U
- undeclareAlternativeNamespace(String) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- unlinkReference(ModelElementInstance, Object) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- UnsupportedModelOperationException - Exception in org.camunda.bpm.model.xml
-
Exception thrown if a user attempts to perform an unsupported model operation.
- UnsupportedModelOperationException(String, String) - Constructor for exception org.camunda.bpm.model.xml.UnsupportedModelOperationException
- updateAfterReplacement() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- updateAfterReplacement() - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Execute updates after the element was inserted as a replacement of another element.
- updateIncomingReferences(ModelElementInstance, String, String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- updateReference(ModelElementInstance, String, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl
- updateReference(ModelElementInstance, String, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- updateReference(ModelElementInstance, String, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.IdsElementReferenceCollectionImpl
- updateReference(ModelElementInstance, String, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Update the reference identifier of the reference source model element instance
- updateReference(ModelElementInstance, String, String) - Method in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- uriElementReference(Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- uriElementReference(Class<V>) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementBuilder
- UriElementReferenceBuilderImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- UriElementReferenceBuilderImpl(Class<Source>, Class<Target>, ChildElementImpl<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.UriElementReferenceBuilderImpl
- uriElementReferenceCollection(Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- uriElementReferenceCollection(Class<V>) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollectionBuilder
- UriElementReferenceCollectionBuilderImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- UriElementReferenceCollectionBuilderImpl(Class<Source>, Class<Target>, ChildElementCollectionImpl<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.UriElementReferenceCollectionBuilderImpl
- UriElementReferenceCollectionImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- UriElementReferenceCollectionImpl(ChildElementCollection<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.UriElementReferenceCollectionImpl
- UriElementReferenceImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- UriElementReferenceImpl(ChildElement<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.UriElementReferenceImpl
V
- validate() - Method in class org.camunda.bpm.model.xml.impl.validation.ModelInstanceValidator
- validate(Collection<ModelElementValidator<?>>) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- validate(Collection<ModelElementValidator<?>>) - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Validate semantic properties of this model instance using a collection of validators.
- validate(T, ValidationResultCollector) - Method in interface org.camunda.bpm.model.xml.validation.ModelElementValidator
-
Validate an element.
- validateModel(DomDocument) - Method in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
-
Validate DOM document
- ValidationResult - Interface in org.camunda.bpm.model.xml.validation
-
An individual validation result.
- ValidationResultCollector - Interface in org.camunda.bpm.model.xml.validation
-
Object passed to the
ModelElementValidatorto collect validation results. - ValidationResultFormatter - Interface in org.camunda.bpm.model.xml.validation
-
SPI which can be implemented to print out a summary of a validation result.
- ValidationResults - Interface in org.camunda.bpm.model.xml.validation
-
Object in which the results of a model validation are collected.
- ValidationResultsCollectorImpl - Class in org.camunda.bpm.model.xml.impl.validation
- ValidationResultsCollectorImpl() - Constructor for class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
- ValidationResultType - Enum in org.camunda.bpm.model.xml.validation
- validators - Variable in class org.camunda.bpm.model.xml.impl.validation.ModelInstanceValidator
- valueAsBoolean(String) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueAsDouble(String) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueAsFloat(String) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueAsInteger(String) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueAsShort(String) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueAsString(boolean) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueAsString(double) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueAsString(float) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueAsString(int) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueAsString(short) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueOf(String) - Static method in enum org.camunda.bpm.model.xml.validation.ValidationResultType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.camunda.bpm.model.xml.validation.ValidationResultType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- warning(SAXParseException) - Method in class org.camunda.bpm.model.xml.impl.util.DomUtil.DomErrorHandler
- WARNING - org.camunda.bpm.model.xml.validation.ValidationResultType
- warningCount - Variable in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
- warningCount - Variable in class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
- write(StringWriter, ValidationResultFormatter) - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
- write(StringWriter, ValidationResultFormatter) - Method in interface org.camunda.bpm.model.xml.validation.ValidationResults
-
Utility method to print out a summary of the validation results.
- writeDocumentToOutputStream(DomDocument, OutputStream) - Static method in class org.camunda.bpm.model.xml.impl.util.IoUtil
-
Writes a
DomDocumentto anOutputStreamby transforming the DOM to XML. - WrongDocumentException - Exception in org.camunda.bpm.model.xml.impl.util
-
Thrown when a Model Element is added to the wrong document
- WrongDocumentException(Node, DomDocument) - Constructor for exception org.camunda.bpm.model.xml.impl.util.WrongDocumentException
X
- XmlQName - Class in org.camunda.bpm.model.xml.impl.util
- XmlQName(DomDocument, String, String) - Constructor for class org.camunda.bpm.model.xml.impl.util.XmlQName
- XmlQName(DomDocument, DomElement, String, String) - Constructor for class org.camunda.bpm.model.xml.impl.util.XmlQName
- XmlQName(DomElement, String, String) - Constructor for class org.camunda.bpm.model.xml.impl.util.XmlQName
All Classes All Packages