|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModulePackage
The Package for the model. It contains accessors for the meta objects to represent
ModuleFactory| Field Summary | |
|---|---|
static int |
COMPONENT_PORT
The meta object id for the ' Component Port' class. |
static int |
COMPONENT_PORT__DELETED
The feature id for the 'Deleted' attribute. |
static int |
COMPONENT_PORT__INTERFACE
The feature id for the 'Interface' reference. |
static int |
COMPONENT_PORT__INTERFACE_TYPE
The feature id for the 'Interface Type' reference. |
static int |
COMPONENT_PORT__NAME
The feature id for the 'Name' attribute. |
static int |
COMPONENT_PORT__PORT_SPEC
The feature id for the 'Port Spec' reference. |
static int |
COMPONENT_PORT__SPEC
The feature id for the 'Spec' reference. |
static int |
COMPONENT_PORT__UUID
The feature id for the 'Uuid' attribute. |
static int |
COMPONENT_PORT_FEATURE_COUNT
The number of structural features of the the 'Component Port' class. |
static int |
COMPONENT_TYPE
The meta object id for the ' Component Type' class. |
static int |
COMPONENT_TYPE__ABSTRACT
The feature id for the 'Abstract' attribute. |
static int |
COMPONENT_TYPE__COMPONENT_KIND
The feature id for the 'Component Kind' reference. |
static int |
COMPONENT_TYPE__DELETED
The feature id for the 'Deleted' attribute. |
static int |
COMPONENT_TYPE__KIND
The feature id for the 'Kind' reference. |
static int |
COMPONENT_TYPE__NAME
The feature id for the 'Name' attribute. |
static int |
COMPONENT_TYPE__PARENT
The feature id for the 'Parent' reference. |
static int |
COMPONENT_TYPE__PORT_PROPERTIES
The feature id for the 'Port Properties' map. |
static int |
COMPONENT_TYPE__PORTS
The feature id for the 'Ports' containment reference list. |
static int |
COMPONENT_TYPE__PROPERTIES
The feature id for the 'Properties' map. |
static int |
COMPONENT_TYPE__UUID
The feature id for the 'Uuid' attribute. |
static int |
COMPONENT_TYPE_FEATURE_COUNT
The number of structural features of the the 'Component Type' class. |
static ModulePackage |
eINSTANCE
The singleton instance of the package. |
static java.lang.String |
eNAME
The package name. |
static java.lang.String |
eNS_PREFIX
The package namespace name. |
static java.lang.String |
eNS_URI
The package namespace URI. |
static int |
INTERFACE_TYPE
The meta object id for the ' Interface Type' class. |
static int |
INTERFACE_TYPE__DELETED
The feature id for the 'Deleted' attribute. |
static int |
INTERFACE_TYPE__INTERFACE_KIND
The feature id for the 'Interface Kind' reference. |
static int |
INTERFACE_TYPE__KIND
The feature id for the 'Kind' reference. |
static int |
INTERFACE_TYPE__NAME
The feature id for the 'Name' attribute. |
static int |
INTERFACE_TYPE__PROPERTIES
The feature id for the 'Properties' map. |
static int |
INTERFACE_TYPE__UUID
The feature id for the 'Uuid' attribute. |
static int |
INTERFACE_TYPE_FEATURE_COUNT
The number of structural features of the the 'Interface Type' class. |
static int |
MODULE
The meta object id for the ' Module' class. |
static int |
MODULE__COMPONENTS
The feature id for the 'Components' containment reference list. |
static int |
MODULE__DELETED
The feature id for the 'Deleted' attribute. |
static int |
MODULE__IMPORTS
The feature id for the 'Imports' reference list. |
static int |
MODULE__INTERFACES
The feature id for the 'Interfaces' containment reference list. |
static int |
MODULE__NAME
The feature id for the 'Name' attribute. |
static int |
MODULE__STYLE
The feature id for the 'Style' reference. |
static int |
MODULE__UUID
The feature id for the 'Uuid' attribute. |
static int |
MODULE_FEATURE_COUNT
The number of structural features of the the 'Module' class. |
static int |
PORT
The meta object id for the ' Port' class. |
static int |
PORT__DELETED
The feature id for the 'Deleted' attribute. |
static int |
PORT__INTERFACE_TYPE
The feature id for the 'Interface Type' reference. |
static int |
PORT__NAME
The feature id for the 'Name' attribute. |
static int |
PORT__PORT_SPEC
The feature id for the 'Port Spec' reference. |
static int |
PORT__UUID
The feature id for the 'Uuid' attribute. |
static int |
PORT_FEATURE_COUNT
The number of structural features of the the 'Port' class. |
static int |
TYPE
The meta object id for the ' Type' class. |
static int |
TYPE__DELETED
The feature id for the 'Deleted' attribute. |
static int |
TYPE__KIND
The feature id for the 'Kind' reference. |
static int |
TYPE__NAME
The feature id for the 'Name' attribute. |
static int |
TYPE__PROPERTIES
The feature id for the 'Properties' map. |
static int |
TYPE__UUID
The feature id for the 'Uuid' attribute. |
static int |
TYPE_FEATURE_COUNT
The number of structural features of the the 'Type' class. |
| Method Summary | |
|---|---|
EReference |
getComponentPort_Interface()
Returns the meta object for the reference ' Interface'. |
EReference |
getComponentPort_Spec()
Returns the meta object for the reference ' Spec'. |
EClass |
getComponentPort()
Returns the meta object for class ' Component Port'. |
EAttribute |
getComponentType_Abstract()
Returns the meta object for the attribute ' Abstract'. |
EReference |
getComponentType_ComponentKind()
Returns the meta object for the reference ' Component Kind'. |
EReference |
getComponentType_Parent()
Returns the meta object for the reference ' Parent'. |
EReference |
getComponentType_Ports()
Returns the meta object for the containment reference list ' Ports'. |
EClass |
getComponentType()
Returns the meta object for class ' Component Type'. |
EReference |
getInterfaceType_InterfaceKind()
Returns the meta object for the reference ' Interface Kind'. |
EClass |
getInterfaceType()
Returns the meta object for class ' Interface Type'. |
EReference |
getModule_Components()
Returns the meta object for the containment reference list ' Components'. |
EReference |
getModule_Imports()
Returns the meta object for the reference list ' Imports'. |
EReference |
getModule_Interfaces()
Returns the meta object for the containment reference list ' Interfaces'. |
EAttribute |
getModule_Name()
Returns the meta object for the attribute ' Name'. |
EReference |
getModule_Style()
Returns the meta object for the reference ' Style'. |
EClass |
getModule()
Returns the meta object for class ' Module'. |
ModuleFactory |
getModuleFactory()
Returns the factory that creates the instances of the model. |
EReference |
getPort_InterfaceType()
Returns the meta object for the reference ' Interface Type'. |
EAttribute |
getPort_Name()
Returns the meta object for the attribute ' Name'. |
EReference |
getPort_PortSpec()
Returns the meta object for the reference ' Port Spec'. |
EClass |
getPort()
Returns the meta object for class ' Port'. |
EReference |
getType_Kind()
Returns the meta object for the reference ' Kind'. |
EAttribute |
getType_Name()
Returns the meta object for the attribute ' Name'. |
EClass |
getType()
Returns the meta object for class ' Type'. |
| Field Detail |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final ModulePackage eINSTANCE
static final int MODULE
Module' class.
ModuleImpl,
ModulePackageImpl.getModule(),
Constant Field Valuesstatic final int MODULE__DELETED
static final int MODULE__UUID
static final int MODULE__NAME
static final int MODULE__STYLE
static final int MODULE__COMPONENTS
static final int MODULE__INTERFACES
static final int MODULE__IMPORTS
static final int MODULE_FEATURE_COUNT
static final int TYPE
Type' class.
TypeImpl,
ModulePackageImpl.getType(),
Constant Field Valuesstatic final int TYPE__DELETED
static final int TYPE__UUID
static final int TYPE__PROPERTIES
static final int TYPE__NAME
static final int TYPE__KIND
static final int TYPE_FEATURE_COUNT
static final int INTERFACE_TYPE
Interface Type' class.
InterfaceTypeImpl,
ModulePackageImpl.getInterfaceType(),
Constant Field Valuesstatic final int INTERFACE_TYPE__DELETED
static final int INTERFACE_TYPE__UUID
static final int INTERFACE_TYPE__PROPERTIES
static final int INTERFACE_TYPE__NAME
static final int INTERFACE_TYPE__KIND
static final int INTERFACE_TYPE__INTERFACE_KIND
static final int INTERFACE_TYPE_FEATURE_COUNT
static final int COMPONENT_TYPE
Component Type' class.
ComponentTypeImpl,
ModulePackageImpl.getComponentType(),
Constant Field Valuesstatic final int COMPONENT_TYPE__DELETED
static final int COMPONENT_TYPE__UUID
static final int COMPONENT_TYPE__PROPERTIES
static final int COMPONENT_TYPE__NAME
static final int COMPONENT_TYPE__KIND
static final int COMPONENT_TYPE__PORT_PROPERTIES
static final int COMPONENT_TYPE__ABSTRACT
static final int COMPONENT_TYPE__COMPONENT_KIND
static final int COMPONENT_TYPE__PARENT
static final int COMPONENT_TYPE__PORTS
static final int COMPONENT_TYPE_FEATURE_COUNT
static final int PORT
Port' class.
PortImpl,
ModulePackageImpl.getPort(),
Constant Field Valuesstatic final int PORT__DELETED
static final int PORT__UUID
static final int PORT__NAME
static final int PORT__INTERFACE_TYPE
static final int PORT__PORT_SPEC
static final int PORT_FEATURE_COUNT
static final int COMPONENT_PORT
Component Port' class.
ComponentPortImpl,
ModulePackageImpl.getComponentPort(),
Constant Field Valuesstatic final int COMPONENT_PORT__DELETED
static final int COMPONENT_PORT__UUID
static final int COMPONENT_PORT__NAME
static final int COMPONENT_PORT__INTERFACE_TYPE
static final int COMPONENT_PORT__PORT_SPEC
static final int COMPONENT_PORT__INTERFACE
static final int COMPONENT_PORT__SPEC
static final int COMPONENT_PORT_FEATURE_COUNT
| Method Detail |
|---|
EClass getModule()
Module'.
ModuleEAttribute getModule_Name()
Name'.
Module.getName(),
getModule()EReference getModule_Style()
Style'.
Module.getStyle(),
getModule()EReference getModule_Components()
Components'.
Module.getComponents(),
getModule()EReference getModule_Interfaces()
Interfaces'.
Module.getInterfaces(),
getModule()EReference getModule_Imports()
Imports'.
Module.getImports(),
getModule()EClass getType()
Type'.
TypeEAttribute getType_Name()
Name'.
Type.getName(),
getType()EReference getType_Kind()
Kind'.
Type.getKind(),
getType()EClass getInterfaceType()
Interface Type'.
InterfaceTypeEReference getInterfaceType_InterfaceKind()
Interface Kind'.
InterfaceType.getInterfaceKind(),
getInterfaceType()EClass getComponentType()
Component Type'.
ComponentTypeEAttribute getComponentType_Abstract()
Abstract'.
ComponentType.getAbstract(),
getComponentType()EReference getComponentType_ComponentKind()
Component Kind'.
ComponentType.getComponentKind(),
getComponentType()EReference getComponentType_Parent()
Parent'.
ComponentType.getParent(),
getComponentType()EReference getComponentType_Ports()
Ports'.
ComponentType.getPorts(),
getComponentType()EClass getPort()
Port'.
PortEAttribute getPort_Name()
Name'.
Port.getName(),
getPort()EReference getPort_InterfaceType()
Interface Type'.
Port.getInterfaceType(),
getPort()EReference getPort_PortSpec()
Port Spec'.
Port.getPortSpec(),
getPort()EClass getComponentPort()
Component Port'.
ComponentPortEReference getComponentPort_Interface()
Interface'.
ComponentPort.getInterface(),
getComponentPort()EReference getComponentPort_Spec()
Spec'.
ComponentPort.getSpec(),
getComponentPort()ModuleFactory getModuleFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||