|
jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.jboss.drools.impl.DocumentRootImpl
public class DocumentRootImpl
An implementation of the model object 'Document Root'.
The following features are implemented:
MixedXMLNS Prefix MapXSI Schema LocationGlobalImportMetadataMetaentryOn Entry ScriptOn Exit ScriptPackage NamePriorityRule Flow GroupTask NameVersion
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary | |
|---|---|
protected org.eclipse.emf.ecore.util.FeatureMap |
mixed
The cached value of the ' Mixed' attribute list |
protected static String |
PACKAGE_NAME_EDEFAULT
The default value of the ' Package Name' attribute |
protected String |
packageName
The cached value of the ' Package Name' attribute |
protected BigInteger |
priority
The cached value of the ' Priority' attribute |
protected static BigInteger |
PRIORITY_EDEFAULT
The default value of the ' Priority' attribute |
protected static String |
RULE_FLOW_GROUP_EDEFAULT
The default value of the ' Rule Flow Group' attribute |
protected String |
ruleFlowGroup
The cached value of the ' Rule Flow Group' attribute |
protected static String |
TASK_NAME_EDEFAULT
The default value of the ' Task Name' attribute |
protected String |
taskName
The cached value of the ' Task Name' attribute |
protected String |
version
The cached value of the ' Version' attribute |
protected static String |
VERSION_EDEFAULT
The default value of the ' Version' attribute |
protected org.eclipse.emf.common.util.EMap<String,String> |
xMLNSPrefixMap
The cached value of the ' XMLNS Prefix Map' map |
protected org.eclipse.emf.common.util.EMap<String,String> |
xSISchemaLocation
The cached value of the ' XSI Schema Location' map |
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
| Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Constructor Summary | |
|---|---|
protected |
DocumentRootImpl()
|
| Method Summary | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetGlobal(GlobalType newGlobal,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetImport(ImportType newImport,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetMetadata(MetadataType newMetadata,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetMetaentry(MetaentryType newMetaentry,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetOnEntryScript(OnEntryScriptType newOnEntryScript,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetOnExitScript(OnExitScriptType newOnExitScript,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
GlobalType |
getGlobal()
|
ImportType |
getImport()
|
MetadataType |
getMetadata()
|
MetaentryType |
getMetaentry()
|
org.eclipse.emf.ecore.util.FeatureMap |
getMixed()
|
OnEntryScriptType |
getOnEntryScript()
|
OnExitScriptType |
getOnExitScript()
|
String |
getPackageName()
|
BigInteger |
getPriority()
|
String |
getRuleFlowGroup()
|
String |
getTaskName()
|
String |
getVersion()
|
org.eclipse.emf.common.util.EMap<String,String> |
getXMLNSPrefixMap()
|
org.eclipse.emf.common.util.EMap<String,String> |
getXSISchemaLocation()
|
void |
setGlobal(GlobalType newGlobal)
|
void |
setImport(ImportType newImport)
|
void |
setMetadata(MetadataType newMetadata)
|
void |
setMetaentry(MetaentryType newMetaentry)
|
void |
setOnEntryScript(OnEntryScriptType newOnEntryScript)
|
void |
setOnExitScript(OnExitScriptType newOnExitScript)
|
void |
setPackageName(String newPackageName)
|
void |
setPriority(BigInteger newPriority)
|
void |
setRuleFlowGroup(String newRuleFlowGroup)
|
void |
setTaskName(String newTaskName)
|
void |
setVersion(String newVersion)
|
String |
toString()
|
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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 |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Field Detail |
|---|
protected org.eclipse.emf.ecore.util.FeatureMap mixed
Mixed' attribute list.
getMixed()protected org.eclipse.emf.common.util.EMap<String,String> xMLNSPrefixMap
XMLNS Prefix Map' map.
getXMLNSPrefixMap()protected org.eclipse.emf.common.util.EMap<String,String> xSISchemaLocation
XSI Schema Location' map.
getXSISchemaLocation()protected static final String PACKAGE_NAME_EDEFAULT
Package Name' attribute.
getPackageName()protected String packageName
Package Name' attribute.
getPackageName()protected static final BigInteger PRIORITY_EDEFAULT
Priority' attribute.
getPriority()protected BigInteger priority
Priority' attribute.
getPriority()protected static final String RULE_FLOW_GROUP_EDEFAULT
Rule Flow Group' attribute.
getRuleFlowGroup()protected String ruleFlowGroup
Rule Flow Group' attribute.
getRuleFlowGroup()protected static final String TASK_NAME_EDEFAULT
Task Name' attribute.
getTaskName()protected String taskName
Task Name' attribute.
getTaskName()protected static final String VERSION_EDEFAULT
Version' attribute.
getVersion()protected String version
Version' attribute.
getVersion()| Constructor Detail |
|---|
protected DocumentRootImpl()
| Method Detail |
|---|
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImplpublic org.eclipse.emf.ecore.util.FeatureMap getMixed()
getMixed in interface DocumentRootDroolsPackage.getDocumentRoot_Mixed()public org.eclipse.emf.common.util.EMap<String,String> getXMLNSPrefixMap()
getXMLNSPrefixMap in interface DocumentRootDroolsPackage.getDocumentRoot_XMLNSPrefixMap()public org.eclipse.emf.common.util.EMap<String,String> getXSISchemaLocation()
getXSISchemaLocation in interface DocumentRootDroolsPackage.getDocumentRoot_XSISchemaLocation()public GlobalType getGlobal()
getGlobal in interface DocumentRootDocumentRoot.setGlobal(GlobalType),
DroolsPackage.getDocumentRoot_Global()
public org.eclipse.emf.common.notify.NotificationChain basicSetGlobal(GlobalType newGlobal,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setGlobal(GlobalType newGlobal)
setGlobal in interface DocumentRootnewGlobal - the new value of the 'Global' containment reference.DocumentRoot.getGlobal()public ImportType getImport()
getImport in interface DocumentRootDocumentRoot.setImport(ImportType),
DroolsPackage.getDocumentRoot_Import()
public org.eclipse.emf.common.notify.NotificationChain basicSetImport(ImportType newImport,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setImport(ImportType newImport)
setImport in interface DocumentRootnewImport - the new value of the 'Import' containment reference.DocumentRoot.getImport()public MetadataType getMetadata()
getMetadata in interface DocumentRootDocumentRoot.setMetadata(MetadataType),
DroolsPackage.getDocumentRoot_Metadata()
public org.eclipse.emf.common.notify.NotificationChain basicSetMetadata(MetadataType newMetadata,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setMetadata(MetadataType newMetadata)
setMetadata in interface DocumentRootnewMetadata - the new value of the 'Metadata' containment reference.DocumentRoot.getMetadata()public MetaentryType getMetaentry()
getMetaentry in interface DocumentRootDocumentRoot.setMetaentry(MetaentryType),
DroolsPackage.getDocumentRoot_Metaentry()
public org.eclipse.emf.common.notify.NotificationChain basicSetMetaentry(MetaentryType newMetaentry,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setMetaentry(MetaentryType newMetaentry)
setMetaentry in interface DocumentRootnewMetaentry - the new value of the 'Metaentry' containment reference.DocumentRoot.getMetaentry()public OnEntryScriptType getOnEntryScript()
getOnEntryScript in interface DocumentRootDocumentRoot.setOnEntryScript(OnEntryScriptType),
DroolsPackage.getDocumentRoot_OnEntryScript()
public org.eclipse.emf.common.notify.NotificationChain basicSetOnEntryScript(OnEntryScriptType newOnEntryScript,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOnEntryScript(OnEntryScriptType newOnEntryScript)
setOnEntryScript in interface DocumentRootnewOnEntryScript - the new value of the 'On Entry Script' containment reference.DocumentRoot.getOnEntryScript()public OnExitScriptType getOnExitScript()
getOnExitScript in interface DocumentRootDocumentRoot.setOnExitScript(OnExitScriptType),
DroolsPackage.getDocumentRoot_OnExitScript()
public org.eclipse.emf.common.notify.NotificationChain basicSetOnExitScript(OnExitScriptType newOnExitScript,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOnExitScript(OnExitScriptType newOnExitScript)
setOnExitScript in interface DocumentRootnewOnExitScript - the new value of the 'On Exit Script' containment reference.DocumentRoot.getOnExitScript()public String getPackageName()
getPackageName in interface DocumentRootDocumentRoot.setPackageName(String),
DroolsPackage.getDocumentRoot_PackageName()public void setPackageName(String newPackageName)
setPackageName in interface DocumentRootnewPackageName - the new value of the 'Package Name' attribute.DocumentRoot.getPackageName()public BigInteger getPriority()
getPriority in interface DocumentRootDocumentRoot.setPriority(BigInteger),
DroolsPackage.getDocumentRoot_Priority()public void setPriority(BigInteger newPriority)
setPriority in interface DocumentRootnewPriority - the new value of the 'Priority' attribute.DocumentRoot.getPriority()public String getRuleFlowGroup()
getRuleFlowGroup in interface DocumentRootDocumentRoot.setRuleFlowGroup(String),
DroolsPackage.getDocumentRoot_RuleFlowGroup()public void setRuleFlowGroup(String newRuleFlowGroup)
setRuleFlowGroup in interface DocumentRootnewRuleFlowGroup - the new value of the 'Rule Flow Group' attribute.DocumentRoot.getRuleFlowGroup()public String getTaskName()
getTaskName in interface DocumentRootDocumentRoot.setTaskName(String),
DroolsPackage.getDocumentRoot_TaskName()public void setTaskName(String newTaskName)
setTaskName in interface DocumentRootnewTaskName - the new value of the 'Task Name' attribute.DocumentRoot.getTaskName()public String getVersion()
getVersion in interface DocumentRootDocumentRoot.setVersion(String),
DroolsPackage.getDocumentRoot_Version()public void setVersion(String newVersion)
setVersion in interface DocumentRootnewVersion - the new value of the 'Version' attribute.DocumentRoot.getVersion()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
|
jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||