|
jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GlobalType
A representation of the model object 'Global Type'.
The following features are supported:
DroolsPackage.getGlobalType()| Method Summary | |
|---|---|
String |
getIdentifier()
Returns the value of the 'Identifier' attribute |
String |
getType()
Returns the value of the 'Type' attribute |
void |
setIdentifier(String value)
Sets the value of the ' Identifier' attribute |
void |
setType(String value)
Sets the value of the ' Type' attribute |
| 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 |
|---|
String getIdentifier()
If the meaning of the 'Identifier' attribute isn't clear, there really should be more of a description here...
setIdentifier(String),
DroolsPackage.getGlobalType_Identifier()void setIdentifier(String value)
Identifier' attribute.
value - the new value of the 'Identifier' attribute.getIdentifier()String getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
setType(String),
DroolsPackage.getGlobalType_Type()void setType(String value)
Type' attribute.
value - the new value of the 'Type' attribute.getType()
|
jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||