jBPM :: BPMN2 EMF Extension Model 6.2.0-SNAPSHOT

bpsim.impl
Class ScenarioImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by bpsim.impl.ScenarioImpl
All Implemented Interfaces:
Scenario, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject

public class ScenarioImpl
extends org.eclipse.emf.ecore.impl.EObjectImpl
implements Scenario

An implementation of the model object 'Scenario'.

The following features are implemented:


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  String author
          The cached value of the 'Author' attribute
protected static String AUTHOR_EDEFAULT
          The default value of the 'Author' attribute
protected  org.eclipse.emf.common.util.EList<Calendar> calendar
          The cached value of the 'Calendar' containment reference list
protected  Object created
          The cached value of the 'Created' attribute
protected static Object CREATED_EDEFAULT
          The default value of the 'Created' attribute
protected  String description
          The cached value of the 'Description' attribute
protected static String DESCRIPTION_EDEFAULT
          The default value of the 'Description' attribute
protected  org.eclipse.emf.common.util.EList<ElementParameters> elementParameters
          The cached value of the 'Element Parameters' containment reference list
protected  String id
          The cached value of the 'Id' attribute
protected static String ID_EDEFAULT
          The default value of the 'Id' attribute
protected  String inherits
          The cached value of the 'Inherits' attribute
protected static String INHERITS_EDEFAULT
          The default value of the 'Inherits' attribute
protected  Object modified
          The cached value of the 'Modified' attribute
protected static Object MODIFIED_EDEFAULT
          The default value of the 'Modified' attribute
protected  String name
          The cached value of the 'Name' attribute
protected static String NAME_EDEFAULT
          The default value of the 'Name' attribute
protected  String result
          The cached value of the 'Result' attribute
protected static String RESULT_EDEFAULT
          The default value of the 'Result' attribute
protected  ScenarioParameters scenarioParameters
          The cached value of the 'Scenario Parameters' containment reference
protected  String vendor
          The cached value of the 'Vendor' attribute
protected static String VENDOR_EDEFAULT
          The default value of the 'Vendor' attribute
protected  org.eclipse.emf.common.util.EList<VendorExtension> vendorExtension
          The cached value of the 'Vendor Extension' containment reference list
protected  String version
          The cached value of the 'Version' attribute
protected static String VERSION_EDEFAULT
          The default value of the 'Version' attribute
 
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 ScenarioImpl()
           
 
Method Summary
 org.eclipse.emf.common.notify.NotificationChain basicSetScenarioParameters(ScenarioParameters newScenarioParameters, 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)
           
 String getAuthor()
           
 org.eclipse.emf.common.util.EList<Calendar> getCalendar()
           
 Object getCreated()
           
 String getDescription()
           
 org.eclipse.emf.common.util.EList<ElementParameters> getElementParameters()
           
 String getId()
           
 String getInherits()
           
 Object getModified()
           
 String getName()
           
 String getResult()
           
 ScenarioParameters getScenarioParameters()
           
 String getVendor()
           
 org.eclipse.emf.common.util.EList<VendorExtension> getVendorExtension()
           
 String getVersion()
           
 void setAuthor(String newAuthor)
           
 void setCreated(Object newCreated)
           
 void setDescription(String newDescription)
           
 void setId(String newId)
           
 void setInherits(String newInherits)
           
 void setModified(Object newModified)
           
 void setName(String newName)
           
 void setResult(String newResult)
           
 void setScenarioParameters(ScenarioParameters newScenarioParameters)
           
 void setVendor(String newVendor)
           
 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

scenarioParameters

protected ScenarioParameters scenarioParameters
The cached value of the 'Scenario Parameters' containment reference.

See Also:
getScenarioParameters()

elementParameters

protected org.eclipse.emf.common.util.EList<ElementParameters> elementParameters
The cached value of the 'Element Parameters' containment reference list.

See Also:
getElementParameters()

calendar

protected org.eclipse.emf.common.util.EList<Calendar> calendar
The cached value of the 'Calendar' containment reference list.

See Also:
getCalendar()

vendorExtension

protected org.eclipse.emf.common.util.EList<VendorExtension> vendorExtension
The cached value of the 'Vendor Extension' containment reference list.

See Also:
getVendorExtension()

AUTHOR_EDEFAULT

protected static final String AUTHOR_EDEFAULT
The default value of the 'Author' attribute.

See Also:
getAuthor()

author

protected String author
The cached value of the 'Author' attribute.

See Also:
getAuthor()

CREATED_EDEFAULT

protected static final Object CREATED_EDEFAULT
The default value of the 'Created' attribute.

See Also:
getCreated()

created

protected Object created
The cached value of the 'Created' attribute.

See Also:
getCreated()

DESCRIPTION_EDEFAULT

protected static final String DESCRIPTION_EDEFAULT
The default value of the 'Description' attribute.

See Also:
getDescription()

description

protected String description
The cached value of the 'Description' attribute.

See Also:
getDescription()

ID_EDEFAULT

protected static final String ID_EDEFAULT
The default value of the 'Id' attribute.

See Also:
getId()

id

protected String id
The cached value of the 'Id' attribute.

See Also:
getId()

INHERITS_EDEFAULT

protected static final String INHERITS_EDEFAULT
The default value of the 'Inherits' attribute.

See Also:
getInherits()

inherits

protected String inherits
The cached value of the 'Inherits' attribute.

See Also:
getInherits()

MODIFIED_EDEFAULT

protected static final Object MODIFIED_EDEFAULT
The default value of the 'Modified' attribute.

See Also:
getModified()

modified

protected Object modified
The cached value of the 'Modified' attribute.

See Also:
getModified()

NAME_EDEFAULT

protected static final String NAME_EDEFAULT
The default value of the 'Name' attribute.

See Also:
getName()

name

protected String name
The cached value of the 'Name' attribute.

See Also:
getName()

RESULT_EDEFAULT

protected static final String RESULT_EDEFAULT
The default value of the 'Result' attribute.

See Also:
getResult()

result

protected String result
The cached value of the 'Result' attribute.

See Also:
getResult()

VENDOR_EDEFAULT

protected static final String VENDOR_EDEFAULT
The default value of the 'Vendor' attribute.

See Also:
getVendor()

vendor

protected String vendor
The cached value of the 'Vendor' attribute.

See Also:
getVendor()

VERSION_EDEFAULT

protected static final String VERSION_EDEFAULT
The default value of the 'Version' attribute.

See Also:
getVersion()

version

protected String version
The cached value of the 'Version' attribute.

See Also:
getVersion()
Constructor Detail

ScenarioImpl

protected ScenarioImpl()

Method Detail

eStaticClass

protected org.eclipse.emf.ecore.EClass eStaticClass()

Overrides:
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImpl

getScenarioParameters

public ScenarioParameters getScenarioParameters()

Specified by:
getScenarioParameters in interface Scenario
Returns:
the value of the 'Scenario Parameters' containment reference.
See Also:
Scenario.setScenarioParameters(ScenarioParameters), BpsimPackage.getScenario_ScenarioParameters()

basicSetScenarioParameters

public org.eclipse.emf.common.notify.NotificationChain basicSetScenarioParameters(ScenarioParameters newScenarioParameters,
                                                                                  org.eclipse.emf.common.notify.NotificationChain msgs)


setScenarioParameters

public void setScenarioParameters(ScenarioParameters newScenarioParameters)

Specified by:
setScenarioParameters in interface Scenario
Parameters:
newScenarioParameters - the new value of the 'Scenario Parameters' containment reference.
See Also:
Scenario.getScenarioParameters()

getElementParameters

public org.eclipse.emf.common.util.EList<ElementParameters> getElementParameters()

Specified by:
getElementParameters in interface Scenario
Returns:
the value of the 'Element Parameters' containment reference list.
See Also:
BpsimPackage.getScenario_ElementParameters()

getCalendar

public org.eclipse.emf.common.util.EList<Calendar> getCalendar()

Specified by:
getCalendar in interface Scenario
Returns:
the value of the 'Calendar' containment reference list.
See Also:
BpsimPackage.getScenario_Calendar()

getVendorExtension

public org.eclipse.emf.common.util.EList<VendorExtension> getVendorExtension()

Specified by:
getVendorExtension in interface Scenario
Returns:
the value of the 'Vendor Extension' containment reference list.
See Also:
BpsimPackage.getScenario_VendorExtension()

getAuthor

public String getAuthor()

Specified by:
getAuthor in interface Scenario
Returns:
the value of the 'Author' attribute.
See Also:
Scenario.setAuthor(String), BpsimPackage.getScenario_Author()

setAuthor

public void setAuthor(String newAuthor)

Specified by:
setAuthor in interface Scenario
Parameters:
newAuthor - the new value of the 'Author' attribute.
See Also:
Scenario.getAuthor()

getCreated

public Object getCreated()

Specified by:
getCreated in interface Scenario
Returns:
the value of the 'Created' attribute.
See Also:
Scenario.setCreated(Object), BpsimPackage.getScenario_Created()

setCreated

public void setCreated(Object newCreated)

Specified by:
setCreated in interface Scenario
Parameters:
newCreated - the new value of the 'Created' attribute.
See Also:
Scenario.getCreated()

getDescription

public String getDescription()

Specified by:
getDescription in interface Scenario
Returns:
the value of the 'Description' attribute.
See Also:
Scenario.setDescription(String), BpsimPackage.getScenario_Description()

setDescription

public void setDescription(String newDescription)

Specified by:
setDescription in interface Scenario
Parameters:
newDescription - the new value of the 'Description' attribute.
See Also:
Scenario.getDescription()

getId

public String getId()

Specified by:
getId in interface Scenario
Returns:
the value of the 'Id' attribute.
See Also:
Scenario.setId(String), BpsimPackage.getScenario_Id()

setId

public void setId(String newId)

Specified by:
setId in interface Scenario
Parameters:
newId - the new value of the 'Id' attribute.
See Also:
Scenario.getId()

getInherits

public String getInherits()

Specified by:
getInherits in interface Scenario
Returns:
the value of the 'Inherits' attribute.
See Also:
Scenario.setInherits(String), BpsimPackage.getScenario_Inherits()

setInherits

public void setInherits(String newInherits)

Specified by:
setInherits in interface Scenario
Parameters:
newInherits - the new value of the 'Inherits' attribute.
See Also:
Scenario.getInherits()

getModified

public Object getModified()

Specified by:
getModified in interface Scenario
Returns:
the value of the 'Modified' attribute.
See Also:
Scenario.setModified(Object), BpsimPackage.getScenario_Modified()

setModified

public void setModified(Object newModified)

Specified by:
setModified in interface Scenario
Parameters:
newModified - the new value of the 'Modified' attribute.
See Also:
Scenario.getModified()

getName

public String getName()

Specified by:
getName in interface Scenario
Returns:
the value of the 'Name' attribute.
See Also:
Scenario.setName(String), BpsimPackage.getScenario_Name()

setName

public void setName(String newName)

Specified by:
setName in interface Scenario
Parameters:
newName - the new value of the 'Name' attribute.
See Also:
Scenario.getName()

getResult

public String getResult()

Specified by:
getResult in interface Scenario
Returns:
the value of the 'Result' attribute.
See Also:
Scenario.setResult(String), BpsimPackage.getScenario_Result()

setResult

public void setResult(String newResult)

Specified by:
setResult in interface Scenario
Parameters:
newResult - the new value of the 'Result' attribute.
See Also:
Scenario.getResult()

getVendor

public String getVendor()

Specified by:
getVendor in interface Scenario
Returns:
the value of the 'Vendor' attribute.
See Also:
Scenario.setVendor(String), BpsimPackage.getScenario_Vendor()

setVendor

public void setVendor(String newVendor)

Specified by:
setVendor in interface Scenario
Parameters:
newVendor - the new value of the 'Vendor' attribute.
See Also:
Scenario.getVendor()

getVersion

public String getVersion()

Specified by:
getVersion in interface Scenario
Returns:
the value of the 'Version' attribute.
See Also:
Scenario.setVersion(String), BpsimPackage.getScenario_Version()

setVersion

public void setVersion(String newVersion)

Specified by:
setVersion in interface Scenario
Parameters:
newVersion - the new value of the 'Version' attribute.
See Also:
Scenario.getVersion()

eInverseRemove

public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                      int featureID,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eGet

public Object eGet(int featureID,
                   boolean resolve,
                   boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eSet

public void eSet(int featureID,
                 Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

toString

public String toString()

Overrides:
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl

jBPM :: BPMN2 EMF Extension Model 6.2.0-SNAPSHOT

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