|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BusinessProcessUnit
A representation of the model object 'Business Process Unit'.
The following features are supported:
NameVersionAuthorLanguageExpression LanguageQuery LanguageCreation DateModification DatePoolsDocumentation
BPMNPackage.getBusinessProcessUnit()| Method Summary | |
|---|---|
java.lang.String |
getAuthor()
Returns the value of the 'Author' attribute |
java.util.Date |
getCreationDate()
Returns the value of the 'Creation Date' attribute |
java.lang.String |
getDocumentation()
Returns the value of the 'Documentation' attribute |
java.lang.String |
getExpressionLanguage()
Returns the value of the 'Expression Language' attribute |
java.lang.String |
getLanguage()
Returns the value of the 'Language' attribute |
java.util.Date |
getModificationDate()
Returns the value of the 'Modification Date' attribute |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
org.eclipse.emf.common.util.EList |
getPools()
Returns the value of the 'Pools' containment reference list. |
java.lang.String |
getQueryLanguage()
Returns the value of the 'Query Language' attribute |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute |
void |
setAuthor(java.lang.String value)
Sets the value of the ' Author' attribute |
void |
setCreationDate(java.util.Date value)
Sets the value of the ' Creation Date' attribute |
void |
setDocumentation(java.lang.String value)
Sets the value of the ' Documentation' attribute |
void |
setExpressionLanguage(java.lang.String value)
Sets the value of the ' Expression Language' attribute |
void |
setLanguage(java.lang.String value)
Sets the value of the ' Language' attribute |
void |
setModificationDate(java.util.Date value)
Sets the value of the ' Modification Date' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
void |
setQueryLanguage(java.lang.String value)
Sets the value of the ' Query Language' attribute |
void |
setVersion(java.lang.String value)
Sets the value of the ' Version' attribute |
| Methods inherited from interface com.soyatec.bpmn.BPMNObject |
|---|
getChildren |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
BPMNPackage.getBusinessProcessUnit_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()java.lang.String getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(String),
BPMNPackage.getBusinessProcessUnit_Version()void setVersion(java.lang.String value)
Version' attribute.
value - the new value of the 'Version' attribute.getVersion()java.lang.String getAuthor()
If the meaning of the 'Author' attribute isn't clear, there really should be more of a description here...
setAuthor(String),
BPMNPackage.getBusinessProcessUnit_Author()void setAuthor(java.lang.String value)
Author' attribute.
value - the new value of the 'Author' attribute.getAuthor()java.lang.String getLanguage()
If the meaning of the 'Language' attribute isn't clear, there really should be more of a description here...
setLanguage(String),
BPMNPackage.getBusinessProcessUnit_Language()void setLanguage(java.lang.String value)
Language' attribute.
value - the new value of the 'Language' attribute.getLanguage()java.lang.String getExpressionLanguage()
If the meaning of the 'Expression Language' attribute isn't clear, there really should be more of a description here...
setExpressionLanguage(String),
BPMNPackage.getBusinessProcessUnit_ExpressionLanguage()void setExpressionLanguage(java.lang.String value)
Expression Language' attribute.
value - the new value of the 'Expression Language' attribute.getExpressionLanguage()java.lang.String getQueryLanguage()
If the meaning of the 'Query Language' attribute isn't clear, there really should be more of a description here...
setQueryLanguage(String),
BPMNPackage.getBusinessProcessUnit_QueryLanguage()void setQueryLanguage(java.lang.String value)
Query Language' attribute.
value - the new value of the 'Query Language' attribute.getQueryLanguage()java.util.Date getCreationDate()
If the meaning of the 'Creation Date' attribute isn't clear, there really should be more of a description here...
setCreationDate(Date),
BPMNPackage.getBusinessProcessUnit_CreationDate()void setCreationDate(java.util.Date value)
Creation Date' attribute.
value - the new value of the 'Creation Date' attribute.getCreationDate()java.util.Date getModificationDate()
If the meaning of the 'Modification Date' attribute isn't clear, there really should be more of a description here...
setModificationDate(Date),
BPMNPackage.getBusinessProcessUnit_ModificationDate()void setModificationDate(java.util.Date value)
Modification Date' attribute.
value - the new value of the 'Modification Date' attribute.getModificationDate()org.eclipse.emf.common.util.EList getPools()
Pool.
If the meaning of the 'Pools' containment reference list isn't clear, there really should be more of a description here...
BPMNPackage.getBusinessProcessUnit_Pools()java.lang.String getDocumentation()
If the meaning of the 'Documentation' attribute isn't clear, there really should be more of a description here...
setDocumentation(String),
BPMNPackage.getBusinessProcessUnit_Documentation()void setDocumentation(java.lang.String value)
Documentation' attribute.
value - the new value of the 'Documentation' attribute.getDocumentation()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||