- 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
-
- 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, 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, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the attribute value for the given namespace.
- getAttribute(String) - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
-
- 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(Set<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 interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns all child elements of this element with specific namespaces + name.
- getChildElementsByType(ModelInstanceImpl, Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
-
- getChildElementsByType(ModelElementType) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
-
- getChildElementsByType(Class<T>) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
-
- 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 interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Return all child elements of a given type
- getChildElementsByType(Class<T>) - 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
-
- getDocumentElement() - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
-
- getDocumentElement() - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Returns the
ModelElement corresponding 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
-
- getDomSource() - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
-
- getDomSource() - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
- 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(DomDocument, String) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
-
- getElementsByNameNs(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Gets all elements with the namespace and name.
- 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
-
- getModelElement(DomElement, ModelInstanceImpl, ModelElementTypeImpl) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
- getModelElement(DomElement, ModelInstanceImpl, String) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
- 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
-
- getModelElementsByType(ModelElementType) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
-
- getModelElementsByType(Class<T>) - 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.
- getModelElementsByType(Class<T>) - 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.instance.DomElementImpl
-
- 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.instance.DomElement
-
Returns the namespace URI for this element.
- getNamespaceUri() - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
-
- 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(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Get the reference target model element instance
- getReferenceTargetElement(ModelElementInstanceImpl) - Method in interface org.camunda.bpm.model.xml.type.reference.ElementReference
-
- 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(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
-
- getReferenceTargetElements(ModelElementInstanceImpl) - Method in interface org.camunda.bpm.model.xml.type.reference.ElementReferenceCollection
-
- 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
-
- 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(Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
-
- getType() - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultImpl
-
- getType(Class<? extends ModelElementInstance>) - Method in interface org.camunda.bpm.model.xml.Model
-
- getType(Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
-
- getType() - Method in interface org.camunda.bpm.model.xml.validation.ValidationResult
-
- 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, String) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
-
- getTypeForName(String) - Method in interface org.camunda.bpm.model.xml.Model
-
- getTypeForName(String, String) - Method in interface org.camunda.bpm.model.xml.Model
-
- 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
-
- 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
-
- 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, 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, 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, String) - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Registers a new namespace for the 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 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
-
- removeAttribute(String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
-
- removeAttribute(String, 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(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
-
- removeAttribute(String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Removes the attribute for the namespace of this element.
- removeAttribute(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Removes the attribute for the given namespace.
- removeAttribute(String) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Removes attribute by name.
- 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(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementImpl
-
- removeChild(DomElement) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Removes a child element of this element.
- 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
-
- 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, 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 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, boolean) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
-
- setAttributeValue(String, String, boolean, boolean) - 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 interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Sets attribute value by name.
- 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, boolean) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
-
- setAttributeValueNs(String, String, String, boolean, boolean) - 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 interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Sets the attribute value by name and namespace.
- 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, 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 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
-
- 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(ModelElementInstance, T) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Set the reference target model element instance
- setReferenceTargetElement(ModelElementInstanceImpl, Target) - Method in interface org.camunda.bpm.model.xml.type.reference.ElementReference
-
- 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, boolean) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
-
- 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 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 - 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
-
- 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
-
- 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
-