|
jBPM :: BPMN2 EMF Extension Model 6.0.0.Alpha9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GlobalType | |
|---|---|
| org.jboss.drools | |
| org.jboss.drools.impl | |
| org.jboss.drools.util | |
| Uses of GlobalType in org.jboss.drools |
|---|
| Methods in org.jboss.drools that return GlobalType | |
|---|---|
GlobalType |
DroolsFactory.createGlobalType()
Returns a new object of class 'Global Type' |
GlobalType |
DocumentRoot.getGlobal()
Returns the value of the 'Global' containment reference |
| Methods in org.jboss.drools with parameters of type GlobalType | |
|---|---|
void |
DocumentRoot.setGlobal(GlobalType value)
Sets the value of the ' Global' containment reference |
| Uses of GlobalType in org.jboss.drools.impl |
|---|
| Classes in org.jboss.drools.impl that implement GlobalType | |
|---|---|
class |
GlobalTypeImpl
An implementation of the model object 'Global Type' |
| Methods in org.jboss.drools.impl that return GlobalType | |
|---|---|
GlobalType |
DroolsFactoryImpl.createGlobalType()
|
GlobalType |
DocumentRootImpl.getGlobal()
|
| Methods in org.jboss.drools.impl with parameters of type GlobalType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetGlobal(GlobalType newGlobal,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setGlobal(GlobalType newGlobal)
|
| Uses of GlobalType in org.jboss.drools.util |
|---|
| Methods in org.jboss.drools.util with parameters of type GlobalType | |
|---|---|
T |
DroolsSwitch.caseGlobalType(GlobalType object)
Returns the result of interpreting the object as an instance of 'Global Type' |
boolean |
DroolsValidator.validateGlobalType(GlobalType globalType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
|
|
jBPM :: BPMN2 EMF Extension Model 6.0.0.Alpha9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||