|
jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta2 | |||||||||
| 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 'Metadata Type' |
MetadataType |
DocumentRoot.getMetadata()
Returns the value of the 'Metadata' containment reference |
| Methods in org.jboss.drools with parameters of type MetadataType | |
|---|---|
void |
DocumentRoot.setMetadata(MetadataType value)
Sets the value of the ' Metadata' 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 'Metadata 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 'Metadata Type' |
boolean |
DroolsValidator.validateMetadataType(MetadataType metadataType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
|
|
jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||