|
jBPM :: BPMN2 EMF Extension Model 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetaDataType | |
|---|---|
| org.jboss.drools | |
| org.jboss.drools.impl | |
| org.jboss.drools.util | |
| Uses of MetaDataType in org.jboss.drools |
|---|
| Methods in org.jboss.drools that return MetaDataType | |
|---|---|
MetaDataType |
DroolsFactory.createMetaDataType()
Returns a new object of class 'Meta Data Type' |
MetaDataType |
DocumentRoot.getMetaData()
Returns the value of the 'Meta Data' containment reference |
| Methods in org.jboss.drools with parameters of type MetaDataType | |
|---|---|
void |
DocumentRoot.setMetaData(MetaDataType value)
Sets the value of the ' Meta Data' containment reference |
| Uses of MetaDataType in org.jboss.drools.impl |
|---|
| Classes in org.jboss.drools.impl that implement MetaDataType | |
|---|---|
class |
MetaDataTypeImpl
An implementation of the model object 'Meta Data Type' |
| Methods in org.jboss.drools.impl that return MetaDataType | |
|---|---|
MetaDataType |
DroolsFactoryImpl.createMetaDataType()
|
MetaDataType |
DocumentRootImpl.getMetaData()
|
| Methods in org.jboss.drools.impl with parameters of type MetaDataType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetMetaData(MetaDataType newMetaData,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setMetaData(MetaDataType newMetaData)
|
| Uses of MetaDataType in org.jboss.drools.util |
|---|
| Methods in org.jboss.drools.util with parameters of type MetaDataType | |
|---|---|
T |
DroolsSwitch.caseMetaDataType(MetaDataType object)
Returns the result of interpreting the object as an instance of 'Meta Data Type' |
boolean |
DroolsValidator.validateMetaDataType(MetaDataType metaDataType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
|
|
jBPM :: BPMN2 EMF Extension Model 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||