de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl
Class InterfacesFactoryImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.EFactoryImpl
de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl.InterfacesFactoryImpl
- All Implemented Interfaces:
- InterfacesFactory, Notifier, EFactory, EModelElement, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject
public class InterfacesFactoryImpl
- extends EFactoryImpl
- implements InterfacesFactory
An implementation of the model Factory.
- Rating

- Generated:
- This code was automatically generated.
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl |
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, convertToString, createFromString, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage |
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI, eSettings |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
InterfacesFactoryImpl
public InterfacesFactoryImpl()
- Creates an instance of the factory.
- Generated:
- This code was automatically generated.
init
public static InterfacesFactory init()
- Creates the default factory implementation.
- Generated:
- This code was automatically generated.
create
public EObject create(EClass eClass)
-
- Specified by:
create
in interface EFactory
- Overrides:
create
in class EFactoryImpl
- Generated:
- This code was automatically generated.
createStateExtend
public StateExtend createStateExtend()
-
- Specified by:
createStateExtend
in interface InterfacesFactory
- Returns:
- a new object of class 'State Extend'.
- Generated:
- This code was automatically generated.
createRegionSignalDec
public RegionSignalDec createRegionSignalDec()
-
- Specified by:
createRegionSignalDec
in interface InterfacesFactory
- Returns:
- a new object of class 'Region Signal Dec'.
- Generated:
- This code was automatically generated.
createVariables
public Variables createVariables()
-
- Specified by:
createVariables
in interface InterfacesFactory
- Returns:
- a new object of class 'Variables'.
- Generated:
- This code was automatically generated.
createSignals
public Signals createSignals()
-
- Specified by:
createSignals
in interface InterfacesFactory
- Returns:
- a new object of class 'Signals'.
- Generated:
- This code was automatically generated.
createInputSignals
public InputSignals createInputSignals()
-
- Specified by:
createInputSignals
in interface InterfacesFactory
- Returns:
- a new object of class 'Input Signals'.
- Generated:
- This code was automatically generated.
createOutputSignals
public OutputSignals createOutputSignals()
-
- Specified by:
createOutputSignals
in interface InterfacesFactory
- Returns:
- a new object of class 'Output Signals'.
- Generated:
- This code was automatically generated.
createInOutputSignals
public InOutputSignals createInOutputSignals()
-
- Specified by:
createInOutputSignals
in interface InterfacesFactory
- Returns:
- a new object of class 'In Output Signals'.
- Generated:
- This code was automatically generated.
getInterfacesPackage
public InterfacesPackage getInterfacesPackage()
-
- Specified by:
getInterfacesPackage
in interface InterfacesFactory
- Returns:
- the package supported by this factory.
- Generated:
- This code was automatically generated.
getPackage
@Deprecated
public static InterfacesPackage getPackage()
- Deprecated.
-
- Generated:
- This code was automatically generated.