|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ItemDefinition
A representation of the model object 'Item Definition'.
The following features are supported:
Bpmn2Package.getItemDefinition()
Method Summary | |
---|---|
javax.xml.namespace.QName |
getStructure()
Returns the value of the 'Structure' attribute. |
boolean |
isIsCollection()
Returns the value of the 'Is Collection' attribute. |
boolean |
isSetIsCollection()
Returns whether the value of the ' Is Collection ' attribute is set. |
void |
setIsCollection(boolean value)
Sets the value of the ' Is Collection ' attribute. |
void |
setStructure(javax.xml.namespace.QName value)
Sets the value of the ' Structure ' attribute. |
void |
unsetIsCollection()
Unsets the value of the ' Is Collection ' 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 |
---|
boolean isIsCollection()
"false"
.
If the meaning of the 'Is Collection' attribute isn't clear, there really should be more of a description here...
isSetIsCollection()
,
unsetIsCollection()
,
setIsCollection(boolean)
,
Bpmn2Package.getItemDefinition_IsCollection()
void setIsCollection(boolean value)
Is Collection
' attribute.
value
- the new value of the 'Is Collection' attribute.isSetIsCollection()
,
unsetIsCollection()
,
isIsCollection()
void unsetIsCollection()
Is Collection
' attribute.
isSetIsCollection()
,
isIsCollection()
,
setIsCollection(boolean)
boolean isSetIsCollection()
Is Collection
' attribute is set.
unsetIsCollection()
,
isIsCollection()
,
setIsCollection(boolean)
javax.xml.namespace.QName getStructure()
If the meaning of the 'Structure' attribute isn't clear, there really should be more of a description here...
setStructure(QName)
,
Bpmn2Package.getItemDefinition_Structure()
void setStructure(javax.xml.namespace.QName value)
Structure
' attribute.
value
- the new value of the 'Structure' attribute.getStructure()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |