|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InterfacesPackage
The Package for the model. It contains accessors for the meta objects to represent
InterfacesFactory
kind | = | package |
Nested Class Summary | |
---|---|
static interface |
InterfacesPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
EPackage.Descriptor, EPackage.Registry |
Field Summary | |
---|---|
static InterfacesPackage |
eINSTANCE
The singleton instance of the package. |
static String |
eNAME
The package name. |
static String |
eNS_PREFIX
The package namespace name. |
static String |
eNS_URI
The package namespace URI. |
static int |
IN_OUTPUT_SIGNALS
The meta object id for the ' In Output Signals ' class. |
static int |
IN_OUTPUT_SIGNALS__SIGNALS
The feature id for the 'Signals' containment reference list. |
static int |
IN_OUTPUT_SIGNALS_FEATURE_COUNT
The number of structural features of the 'In Output Signals' class. |
static int |
INPUT_SIGNALS
The meta object id for the ' Input Signals ' class. |
static int |
INPUT_SIGNALS__SIGNALS
The feature id for the 'Signals' containment reference list. |
static int |
INPUT_SIGNALS_FEATURE_COUNT
The number of structural features of the 'Input Signals' class. |
static int |
OUTPUT_SIGNALS
The meta object id for the ' Output Signals ' class. |
static int |
OUTPUT_SIGNALS__SIGNALS
The feature id for the 'Signals' containment reference list. |
static int |
OUTPUT_SIGNALS_FEATURE_COUNT
The number of structural features of the 'Output Signals' class. |
static int |
REGION_SIGNAL_DEC
The meta object id for the ' Region Signal Dec ' class. |
static int |
REGION_SIGNAL_DEC__REGION
The feature id for the 'Region' reference. |
static int |
REGION_SIGNAL_DEC__SIGNALS
The feature id for the 'Signals' containment reference list. |
static int |
REGION_SIGNAL_DEC__VARS
The feature id for the 'Vars' containment reference list. |
static int |
REGION_SIGNAL_DEC_FEATURE_COUNT
The number of structural features of the 'Region Signal Dec' class. |
static int |
SIGNALS
The meta object id for the ' Signals ' class. |
static int |
SIGNALS__SIGNALS
The feature id for the 'Signals' containment reference list. |
static int |
SIGNALS_FEATURE_COUNT
The number of structural features of the 'Signals' class. |
static int |
STATE_EXTEND
The meta object id for the ' State Extend ' class. |
static int |
STATE_EXTEND__IN_OUTPUT_SIGNALS
The feature id for the 'In Output Signals' containment reference list. |
static int |
STATE_EXTEND__INPUT_SIGNALS
The feature id for the 'Input Signals' containment reference list. |
static int |
STATE_EXTEND__OUTPUT_SIGNALS
The feature id for the 'Output Signals' containment reference list. |
static int |
STATE_EXTEND__REGIONS
The feature id for the 'Regions' containment reference list. |
static int |
STATE_EXTEND__SIGNALS
The feature id for the 'Signals' containment reference list. |
static int |
STATE_EXTEND__VARIABLE
The feature id for the 'Variable' containment reference list. |
static int |
STATE_EXTEND_FEATURE_COUNT
The number of structural features of the 'State Extend' class. |
static int |
VARIABLES
The meta object id for the ' Variables ' class. |
static int |
VARIABLES__VARS
The feature id for the 'Vars' containment reference list. |
static int |
VARIABLES_FEATURE_COUNT
The number of structural features of the 'Variables' class. |
Method Summary | |
---|---|
EReference |
getInOutputSignals_Signals()
Returns the meta object for the containment reference list ' Signals '. |
EClass |
getInOutputSignals()
Returns the meta object for class ' In Output Signals '. |
EReference |
getInputSignals_Signals()
Returns the meta object for the containment reference list ' Signals '. |
EClass |
getInputSignals()
Returns the meta object for class ' Input Signals '. |
InterfacesFactory |
getInterfacesFactory()
Returns the factory that creates the instances of the model. |
EReference |
getOutputSignals_Signals()
Returns the meta object for the containment reference list ' Signals '. |
EClass |
getOutputSignals()
Returns the meta object for class ' Output Signals '. |
EReference |
getRegionSignalDec_Region()
Returns the meta object for the reference ' Region '. |
EReference |
getRegionSignalDec_Signals()
Returns the meta object for the containment reference list ' Signals '. |
EReference |
getRegionSignalDec_Vars()
Returns the meta object for the containment reference list ' Vars '. |
EClass |
getRegionSignalDec()
Returns the meta object for class ' Region Signal Dec '. |
EReference |
getSignals_Signals()
Returns the meta object for the containment reference list ' Signals '. |
EClass |
getSignals()
Returns the meta object for class ' Signals '. |
EReference |
getStateExtend_InOutputSignals()
Returns the meta object for the containment reference list ' In Output Signals '. |
EReference |
getStateExtend_InputSignals()
Returns the meta object for the containment reference list ' Input Signals '. |
EReference |
getStateExtend_OutputSignals()
Returns the meta object for the containment reference list ' Output Signals '. |
EReference |
getStateExtend_Regions()
Returns the meta object for the containment reference list ' Regions '. |
EReference |
getStateExtend_Signals()
Returns the meta object for the containment reference list ' Signals '. |
EReference |
getStateExtend_Variable()
Returns the meta object for the containment reference list ' Variable '. |
EClass |
getStateExtend()
Returns the meta object for class ' State Extend '. |
EReference |
getVariables_Vars()
Returns the meta object for the containment reference list ' Vars '. |
EClass |
getVariables()
Returns the meta object for class ' Variables '. |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
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 String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final InterfacesPackage eINSTANCE
static final int STATE_EXTEND
State Extend
' class.
StateExtendImpl
,
InterfacesPackageImpl.getStateExtend()
,
Constant Field Valuesstatic final int STATE_EXTEND__REGIONS
static final int STATE_EXTEND__IN_OUTPUT_SIGNALS
static final int STATE_EXTEND__OUTPUT_SIGNALS
static final int STATE_EXTEND__INPUT_SIGNALS
static final int STATE_EXTEND__SIGNALS
static final int STATE_EXTEND__VARIABLE
static final int STATE_EXTEND_FEATURE_COUNT
static final int REGION_SIGNAL_DEC
Region Signal Dec
' class.
RegionSignalDecImpl
,
InterfacesPackageImpl.getRegionSignalDec()
,
Constant Field Valuesstatic final int REGION_SIGNAL_DEC__REGION
static final int REGION_SIGNAL_DEC__VARS
static final int REGION_SIGNAL_DEC__SIGNALS
static final int REGION_SIGNAL_DEC_FEATURE_COUNT
static final int VARIABLES
Variables
' class.
VariablesImpl
,
InterfacesPackageImpl.getVariables()
,
Constant Field Valuesstatic final int VARIABLES__VARS
static final int VARIABLES_FEATURE_COUNT
static final int SIGNALS
Signals
' class.
SignalsImpl
,
InterfacesPackageImpl.getSignals()
,
Constant Field Valuesstatic final int SIGNALS__SIGNALS
static final int SIGNALS_FEATURE_COUNT
static final int INPUT_SIGNALS
Input Signals
' class.
InputSignalsImpl
,
InterfacesPackageImpl.getInputSignals()
,
Constant Field Valuesstatic final int INPUT_SIGNALS__SIGNALS
static final int INPUT_SIGNALS_FEATURE_COUNT
static final int OUTPUT_SIGNALS
Output Signals
' class.
OutputSignalsImpl
,
InterfacesPackageImpl.getOutputSignals()
,
Constant Field Valuesstatic final int OUTPUT_SIGNALS__SIGNALS
static final int OUTPUT_SIGNALS_FEATURE_COUNT
static final int IN_OUTPUT_SIGNALS
In Output Signals
' class.
InOutputSignalsImpl
,
InterfacesPackageImpl.getInOutputSignals()
,
Constant Field Valuesstatic final int IN_OUTPUT_SIGNALS__SIGNALS
static final int IN_OUTPUT_SIGNALS_FEATURE_COUNT
Method Detail |
---|
EClass getStateExtend()
State Extend
'.
StateExtend
EReference getStateExtend_Regions()
Regions
'.
StateExtend.getRegions()
,
getStateExtend()
EReference getStateExtend_InOutputSignals()
In Output Signals
'.
StateExtend.getInOutputSignals()
,
getStateExtend()
EReference getStateExtend_OutputSignals()
Output Signals
'.
StateExtend.getOutputSignals()
,
getStateExtend()
EReference getStateExtend_InputSignals()
Input Signals
'.
StateExtend.getInputSignals()
,
getStateExtend()
EReference getStateExtend_Signals()
Signals
'.
StateExtend.getSignals()
,
getStateExtend()
EReference getStateExtend_Variable()
Variable
'.
StateExtend.getVariable()
,
getStateExtend()
EClass getRegionSignalDec()
Region Signal Dec
'.
RegionSignalDec
EReference getRegionSignalDec_Region()
Region
'.
RegionSignalDec.getRegion()
,
getRegionSignalDec()
EReference getRegionSignalDec_Vars()
Vars
'.
RegionSignalDec.getVars()
,
getRegionSignalDec()
EReference getRegionSignalDec_Signals()
Signals
'.
RegionSignalDec.getSignals()
,
getRegionSignalDec()
EClass getVariables()
Variables
'.
Variables
EReference getVariables_Vars()
Vars
'.
Variables.getVars()
,
getVariables()
EClass getSignals()
Signals
'.
Signals
EReference getSignals_Signals()
Signals
'.
Signals.getSignals()
,
getSignals()
EClass getInputSignals()
Input Signals
'.
InputSignals
EReference getInputSignals_Signals()
Signals
'.
InputSignals.getSignals()
,
getInputSignals()
EClass getOutputSignals()
Output Signals
'.
OutputSignals
EReference getOutputSignals_Signals()
Signals
'.
OutputSignals.getSignals()
,
getOutputSignals()
EClass getInOutputSignals()
In Output Signals
'.
InOutputSignals
EReference getInOutputSignals_Signals()
Signals
'.
InOutputSignals.getSignals()
,
getInOutputSignals()
InterfacesFactory getInterfacesFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |