|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InterfacesFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
InterfacesPackage
Field Summary | |
---|---|
static InterfacesFactory |
eINSTANCE
The singleton instance of the factory. |
Method Summary | |
---|---|
InOutputSignals |
createInOutputSignals()
Returns a new object of class 'In Output Signals'. |
InputSignals |
createInputSignals()
Returns a new object of class 'Input Signals'. |
OutputSignals |
createOutputSignals()
Returns a new object of class 'Output Signals'. |
RegionSignalDec |
createRegionSignalDec()
Returns a new object of class 'Region Signal Dec'. |
Signals |
createSignals()
Returns a new object of class 'Signals'. |
StateExtend |
createStateExtend()
Returns a new object of class 'State Extend'. |
Variables |
createVariables()
Returns a new object of class 'Variables'. |
InterfacesPackage |
getInterfacesPackage()
Returns the package supported by this factory. |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
---|
convertToString, create, createFromString, 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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final InterfacesFactory eINSTANCE
Method Detail |
---|
StateExtend createStateExtend()
RegionSignalDec createRegionSignalDec()
Variables createVariables()
Signals createSignals()
InputSignals createInputSignals()
OutputSignals createOutputSignals()
InOutputSignals createInOutputSignals()
InterfacesPackage getInterfacesPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |