Package | Description |
---|---|
org.jboss.drools | |
org.jboss.drools.impl | |
org.jboss.drools.util |
Modifier and Type | Method and Description |
---|---|
MetadataType |
DroolsFactory.createMetadataType()
Returns a new object of class 'Metadata Type'
|
MetadataType |
DocumentRoot.getMetadata()
Returns the value of the 'Metadata' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setMetadata(MetadataType value)
Sets the value of the '
Metadata ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
MetadataTypeImpl
An implementation of the model object 'Metadata Type'
|
Modifier and Type | Method and Description |
---|---|
MetadataType |
DroolsFactoryImpl.createMetadataType() |
MetadataType |
DocumentRootImpl.getMetadata() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetMetadata(MetadataType newMetadata,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setMetadata(MetadataType newMetadata) |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.