|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Definitions
A representation of the model object 'Definitions'.
The following features are supported:
Bpmn2Package.getDefinitions()
Method Summary | |
---|---|
java.lang.String |
getExpressionLanguage()
Returns the value of the 'Expression Language' attribute. |
org.eclipse.emf.common.util.EList<Extension> |
getExtensions()
Returns the value of the 'Extensions' containment reference list. |
org.eclipse.emf.common.util.EList<Import> |
getImports()
Returns the value of the 'Imports' containment reference list. |
org.eclipse.emf.common.util.EList<Relationship> |
getRelationships()
Returns the value of the 'Relationships' containment reference list. |
org.eclipse.emf.common.util.EList<RootElement> |
getRootElements()
Returns the value of the 'Root Elements' containment reference list. |
java.lang.String |
getTargetNamespace()
Returns the value of the 'Target Namespace' attribute. |
java.lang.String |
getTypeLanguage()
Returns the value of the 'Type Language' attribute. |
boolean |
isSetExpressionLanguage()
Returns whether the value of the ' Expression Language ' attribute is set. |
boolean |
isSetTypeLanguage()
Returns whether the value of the ' Type Language ' attribute is set. |
void |
setExpressionLanguage(java.lang.String value)
Sets the value of the ' Expression Language ' attribute. |
void |
setTargetNamespace(java.lang.String value)
Sets the value of the ' Target Namespace ' attribute. |
void |
setTypeLanguage(java.lang.String value)
Sets the value of the ' Type Language ' attribute. |
void |
unsetExpressionLanguage()
Unsets the value of the ' Expression Language ' attribute. |
void |
unsetTypeLanguage()
Unsets the value of the ' Type Language ' attribute. |
Methods inherited from interface com.ibm.xtools.bpmn2.BaseElement |
---|
getAny, getAnyAttribute, getDocumentations, getExtensionElements, getId, getName, setExtensionElements, setId, setName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.common.util.EList<Import> getImports()
Import
.
If the meaning of the 'Imports' containment reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getDefinitions_Imports()
org.eclipse.emf.common.util.EList<Extension> getExtensions()
Extension
.
If the meaning of the 'Extensions' containment reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getDefinitions_Extensions()
org.eclipse.emf.common.util.EList<RootElement> getRootElements()
RootElement
.
If the meaning of the 'Root Elements' containment reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getDefinitions_RootElements()
org.eclipse.emf.common.util.EList<Relationship> getRelationships()
Relationship
.
If the meaning of the 'Relationships' containment reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getDefinitions_Relationships()
java.lang.String getExpressionLanguage()
"http://www.w3.org/1999/XPath"
.
If the meaning of the 'Expression Language' attribute isn't clear, there really should be more of a description here...
isSetExpressionLanguage()
,
unsetExpressionLanguage()
,
setExpressionLanguage(String)
,
Bpmn2Package.getDefinitions_ExpressionLanguage()
void setExpressionLanguage(java.lang.String value)
Expression Language
' attribute.
value
- the new value of the 'Expression Language' attribute.isSetExpressionLanguage()
,
unsetExpressionLanguage()
,
getExpressionLanguage()
void unsetExpressionLanguage()
Expression Language
' attribute.
isSetExpressionLanguage()
,
getExpressionLanguage()
,
setExpressionLanguage(String)
boolean isSetExpressionLanguage()
Expression Language
' attribute is set.
unsetExpressionLanguage()
,
getExpressionLanguage()
,
setExpressionLanguage(String)
java.lang.String getTargetNamespace()
If the meaning of the 'Target Namespace' attribute isn't clear, there really should be more of a description here...
setTargetNamespace(String)
,
Bpmn2Package.getDefinitions_TargetNamespace()
void setTargetNamespace(java.lang.String value)
Target Namespace
' attribute.
value
- the new value of the 'Target Namespace' attribute.getTargetNamespace()
java.lang.String getTypeLanguage()
"http://www.w3.org/2001/XMLSchema"
.
If the meaning of the 'Type Language' attribute isn't clear, there really should be more of a description here...
isSetTypeLanguage()
,
unsetTypeLanguage()
,
setTypeLanguage(String)
,
Bpmn2Package.getDefinitions_TypeLanguage()
void setTypeLanguage(java.lang.String value)
Type Language
' attribute.
value
- the new value of the 'Type Language' attribute.isSetTypeLanguage()
,
unsetTypeLanguage()
,
getTypeLanguage()
void unsetTypeLanguage()
Type Language
' attribute.
isSetTypeLanguage()
,
getTypeLanguage()
,
setTypeLanguage(String)
boolean isSetTypeLanguage()
Type Language
' attribute is set.
unsetTypeLanguage()
,
getTypeLanguage()
,
setTypeLanguage(String)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |