org.jbpm.bpmn2.emfextmodel
Interface DocumentRoot

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
DocumentRootImpl

public interface DocumentRoot
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Document Root'.

The following features are supported:

See Also:
EmfextmodelPackage.getDocumentRoot()

Method Summary
 GlobalType getGlobal()
          Returns the value of the 'Global' containment reference
 ImportType getImport()
          Returns the value of the 'Import' containment reference
 org.eclipse.emf.ecore.util.FeatureMap getMixed()
          Returns the value of the 'Mixed' attribute list.
 OnEntryScriptType getOnEntryScript()
          Returns the value of the 'On Entry Script' containment reference
 OnExitScriptType getOnExitScript()
          Returns the value of the 'On Exit Script' containment reference
 String getPackageName()
          Returns the value of the 'Package Name' attribute
 BigInteger getPriority()
          Returns the value of the 'Priority' attribute
 String getRuleFlowGroup()
          Returns the value of the 'Rule Flow Group' attribute
 String getTaskName()
          Returns the value of the 'Task Name' attribute
 BigInteger getVersion()
          Returns the value of the 'Version' attribute
 org.eclipse.emf.common.util.EMap<String,String> getXMLNSPrefixMap()
          Returns the value of the 'XMLNS Prefix Map' map.
 org.eclipse.emf.common.util.EMap<String,String> getXSISchemaLocation()
          Returns the value of the 'XSI Schema Location' map.
 void setGlobal(GlobalType value)
          Sets the value of the 'Global' containment reference
 void setImport(ImportType value)
          Sets the value of the 'Import' containment reference
 void setOnEntryScript(OnEntryScriptType value)
          Sets the value of the 'On Entry Script' containment reference
 void setOnExitScript(OnExitScriptType value)
          Sets the value of the 'On Exit Script' containment reference
 void setPackageName(String value)
          Sets the value of the 'Package Name' attribute
 void setPriority(BigInteger value)
          Sets the value of the 'Priority' attribute
 void setRuleFlowGroup(String value)
          Sets the value of the 'Rule Flow Group' attribute
 void setTaskName(String value)
          Sets the value of the 'Task Name' attribute
 void setVersion(BigInteger value)
          Sets the value of the 'Version' attribute
 
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
 

Method Detail

getMixed

org.eclipse.emf.ecore.util.FeatureMap getMixed()
Returns the value of the 'Mixed' attribute list. The list contents are of type FeatureMap.Entry.

If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Mixed' attribute list.
See Also:
EmfextmodelPackage.getDocumentRoot_Mixed()

getXMLNSPrefixMap

org.eclipse.emf.common.util.EMap<String,String> getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. The key is of type String, and the value is of type String,

If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...

Returns:
the value of the 'XMLNS Prefix Map' map.
See Also:
EmfextmodelPackage.getDocumentRoot_XMLNSPrefixMap()

getXSISchemaLocation

org.eclipse.emf.common.util.EMap<String,String> getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. The key is of type String, and the value is of type String,

If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...

Returns:
the value of the 'XSI Schema Location' map.
See Also:
EmfextmodelPackage.getDocumentRoot_XSISchemaLocation()

getGlobal

GlobalType getGlobal()
Returns the value of the 'Global' containment reference.

If the meaning of the 'Global' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Global' containment reference.
See Also:
setGlobal(GlobalType), EmfextmodelPackage.getDocumentRoot_Global()

setGlobal

void setGlobal(GlobalType value)
Sets the value of the 'Global' containment reference.

Parameters:
value - the new value of the 'Global' containment reference.
See Also:
getGlobal()

getImport

ImportType getImport()
Returns the value of the 'Import' containment reference.

If the meaning of the 'Import' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Import' containment reference.
See Also:
setImport(ImportType), EmfextmodelPackage.getDocumentRoot_Import()

setImport

void setImport(ImportType value)
Sets the value of the 'Import' containment reference.

Parameters:
value - the new value of the 'Import' containment reference.
See Also:
getImport()

getOnEntryScript

OnEntryScriptType getOnEntryScript()
Returns the value of the 'On Entry Script' containment reference.

If the meaning of the 'On Entry Script' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'On Entry Script' containment reference.
See Also:
setOnEntryScript(OnEntryScriptType), EmfextmodelPackage.getDocumentRoot_OnEntryScript()

setOnEntryScript

void setOnEntryScript(OnEntryScriptType value)
Sets the value of the 'On Entry Script' containment reference.

Parameters:
value - the new value of the 'On Entry Script' containment reference.
See Also:
getOnEntryScript()

getOnExitScript

OnExitScriptType getOnExitScript()
Returns the value of the 'On Exit Script' containment reference.

If the meaning of the 'On Exit Script' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'On Exit Script' containment reference.
See Also:
setOnExitScript(OnExitScriptType), EmfextmodelPackage.getDocumentRoot_OnExitScript()

setOnExitScript

void setOnExitScript(OnExitScriptType value)
Sets the value of the 'On Exit Script' containment reference.

Parameters:
value - the new value of the 'On Exit Script' containment reference.
See Also:
getOnExitScript()

getPackageName

String getPackageName()
Returns the value of the 'Package Name' attribute.

If the meaning of the 'Package Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Package Name' attribute.
See Also:
setPackageName(String), EmfextmodelPackage.getDocumentRoot_PackageName()

setPackageName

void setPackageName(String value)
Sets the value of the 'Package Name' attribute.

Parameters:
value - the new value of the 'Package Name' attribute.
See Also:
getPackageName()

getPriority

BigInteger getPriority()
Returns the value of the 'Priority' attribute.

If the meaning of the 'Priority' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Priority' attribute.
See Also:
setPriority(BigInteger), EmfextmodelPackage.getDocumentRoot_Priority()

setPriority

void setPriority(BigInteger value)
Sets the value of the 'Priority' attribute.

Parameters:
value - the new value of the 'Priority' attribute.
See Also:
getPriority()

getRuleFlowGroup

String getRuleFlowGroup()
Returns the value of the 'Rule Flow Group' attribute.

If the meaning of the 'Rule Flow Group' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Rule Flow Group' attribute.
See Also:
setRuleFlowGroup(String), EmfextmodelPackage.getDocumentRoot_RuleFlowGroup()

setRuleFlowGroup

void setRuleFlowGroup(String value)
Sets the value of the 'Rule Flow Group' attribute.

Parameters:
value - the new value of the 'Rule Flow Group' attribute.
See Also:
getRuleFlowGroup()

getTaskName

String getTaskName()
Returns the value of the 'Task Name' attribute.

If the meaning of the 'Task Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Task Name' attribute.
See Also:
setTaskName(String), EmfextmodelPackage.getDocumentRoot_TaskName()

setTaskName

void setTaskName(String value)
Sets the value of the 'Task Name' attribute.

Parameters:
value - the new value of the 'Task Name' attribute.
See Also:
getTaskName()

getVersion

BigInteger getVersion()
Returns the value of the 'Version' attribute.

If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Version' attribute.
See Also:
setVersion(BigInteger), EmfextmodelPackage.getDocumentRoot_Version()

setVersion

void setVersion(BigInteger value)
Sets the value of the 'Version' attribute.

Parameters:
value - the new value of the 'Version' attribute.
See Also:
getVersion()


Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.