TPTP 4.1.0 Platform Project
Public API Specification

org.eclipse.hyades.models.common.interactions.impl
Class Common_Behavior_InteractionsFactoryImpl

java.lang.Object
  extended byorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended byorg.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended byorg.eclipse.emf.ecore.impl.EObjectImpl
              extended byorg.eclipse.emf.ecore.impl.EModelElementImpl
                  extended byorg.eclipse.emf.ecore.impl.EFactoryImpl
                      extended byorg.eclipse.hyades.models.common.interactions.impl.Common_Behavior_InteractionsFactoryImpl
All Implemented Interfaces:
Common_Behavior_InteractionsFactory, org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.common.notify.Notifier

public class Common_Behavior_InteractionsFactoryImpl
extends org.eclipse.emf.ecore.impl.EFactoryImpl
implements Common_Behavior_InteractionsFactory

An implementation of the model Factory.


Nested Class Summary
 
Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
static java.lang.String copyright
           
 
Fields inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
EDATE_FORMATS, ePackage
 
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
 
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 interface org.eclipse.hyades.models.common.interactions.Common_Behavior_InteractionsFactory
eINSTANCE
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
Common_Behavior_InteractionsFactoryImpl()
          Creates an instance of the factory.
 
Method Summary
 java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
           
 BVREventOccurrence createBVREventOccurrence()
           
 BVRExecutionOccurrence createBVRExecutionOccurrence()
           
 BVRGeneralOrdering createBVRGeneralOrdering()
           
 BVRLifeline createBVRLifeline()
           
 BVRMessage createBVRMessage()
           
 BVRMessageEnd createBVRMessageEnd()
           
 BVRProperty createBVRProperty()
           
 BVRStateInvariant createBVRStateInvariant()
           
 BVRStop createBVRStop()
           
 java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 Common_Behavior_InteractionsPackage getCommon_Behavior_InteractionsPackage()
           
static Common_Behavior_InteractionsPackage getPackage()
          Deprecated.  
 
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
basicCreate, basicSetEPackage, collapseWhiteSpace, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicSet, eDynamicUnset, eGet, eHasSettings, eInternalResource, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eStaticFeatureCount, eStore, toString
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
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.EFactory
getEPackage, setEPackage
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, 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

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values
Constructor Detail

Common_Behavior_InteractionsFactoryImpl

public Common_Behavior_InteractionsFactoryImpl()
Creates an instance of the factory.

Method Detail

create

public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)

Specified by:
create in interface org.eclipse.emf.ecore.EFactory

createFromString

public java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                         java.lang.String initialValue)

Specified by:
createFromString in interface org.eclipse.emf.ecore.EFactory

convertToString

public java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType,
                                        java.lang.Object instanceValue)

Specified by:
convertToString in interface org.eclipse.emf.ecore.EFactory

createBVRLifeline

public BVRLifeline createBVRLifeline()

Specified by:
createBVRLifeline in interface Common_Behavior_InteractionsFactory
Returns:
a new object of class 'BVR Lifeline'.

createBVRMessage

public BVRMessage createBVRMessage()

Specified by:
createBVRMessage in interface Common_Behavior_InteractionsFactory
Returns:
a new object of class 'BVR Message'.

createBVRGeneralOrdering

public BVRGeneralOrdering createBVRGeneralOrdering()

Specified by:
createBVRGeneralOrdering in interface Common_Behavior_InteractionsFactory
Returns:
a new object of class 'BVR General Ordering'.

createBVREventOccurrence

public BVREventOccurrence createBVREventOccurrence()

Specified by:
createBVREventOccurrence in interface Common_Behavior_InteractionsFactory
Returns:
a new object of class 'BVR Event Occurrence'.

createBVRMessageEnd

public BVRMessageEnd createBVRMessageEnd()

Specified by:
createBVRMessageEnd in interface Common_Behavior_InteractionsFactory
Returns:
a new object of class 'BVR Message End'.

createBVRExecutionOccurrence

public BVRExecutionOccurrence createBVRExecutionOccurrence()

Specified by:
createBVRExecutionOccurrence in interface Common_Behavior_InteractionsFactory
Returns:
a new object of class 'BVR Execution Occurrence'.

createBVRStateInvariant

public BVRStateInvariant createBVRStateInvariant()

Specified by:
createBVRStateInvariant in interface Common_Behavior_InteractionsFactory
Returns:
a new object of class 'BVR State Invariant'.

createBVRStop

public BVRStop createBVRStop()

Specified by:
createBVRStop in interface Common_Behavior_InteractionsFactory
Returns:
a new object of class 'BVR Stop'.

createBVRProperty

public BVRProperty createBVRProperty()

Specified by:
createBVRProperty in interface Common_Behavior_InteractionsFactory
Returns:
a new object of class 'BVR Property'.

getCommon_Behavior_InteractionsPackage

public Common_Behavior_InteractionsPackage getCommon_Behavior_InteractionsPackage()

Specified by:
getCommon_Behavior_InteractionsPackage in interface Common_Behavior_InteractionsFactory
Returns:
the package supported by this factory.

getPackage

public static Common_Behavior_InteractionsPackage getPackage()
Deprecated.  


TPTP 4.1.0 Platform Project
Public API Specification