edu.ksu.cis.cadena.core.specification.scenario
Interface ScenarioPackage


public interface ScenarioPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
ScenarioFactory

Field Summary
static int COMPONENT_INSTANCE
          The meta object id for the 'Component Instance' class.
static int COMPONENT_INSTANCE__DELETED
          The feature id for the 'Deleted' attribute.
static int COMPONENT_INSTANCE__NAME
          The feature id for the 'Name' attribute.
static int COMPONENT_INSTANCE__PORT_PROPERTIES
          The feature id for the 'Port Properties' map.
static int COMPONENT_INSTANCE__PROPERTIES
          The feature id for the 'Properties' map.
static int COMPONENT_INSTANCE__SCENARIO
          The feature id for the 'Scenario' container reference.
static int COMPONENT_INSTANCE__TYPE
          The feature id for the 'Type' reference.
static int COMPONENT_INSTANCE__UUID
          The feature id for the 'Uuid' attribute.
static int COMPONENT_INSTANCE_FEATURE_COUNT
          The number of structural features of the the 'Component Instance' class.
static int CONNECTOR
          The meta object id for the 'Connector' class.
static int CONNECTOR__DELETED
          The feature id for the 'Deleted' attribute.
static int CONNECTOR__KIND
          The feature id for the 'Kind' reference.
static int CONNECTOR__PORT_BINDINGS
          The feature id for the 'Port Bindings' containment reference list.
static int CONNECTOR__PROPERTIES
          The feature id for the 'Properties' map.
static int CONNECTOR__SCENARIO
          The feature id for the 'Scenario' container reference.
static int CONNECTOR__UUID
          The feature id for the 'Uuid' attribute.
static int CONNECTOR_FEATURE_COUNT
          The number of structural features of the the 'Connector' class.
static ScenarioPackage 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 INSTANCE
          The meta object id for the 'Instance' class.
static int INSTANCE__DELETED
          The feature id for the 'Deleted' attribute.
static int INSTANCE__NAME
          The feature id for the 'Name' attribute.
static int INSTANCE__PORT_PROPERTIES
          The feature id for the 'Port Properties' map.
static int INSTANCE__PROPERTIES
          The feature id for the 'Properties' map.
static int INSTANCE__UUID
          The feature id for the 'Uuid' attribute.
static int INSTANCE_FEATURE_COUNT
          The number of structural features of the the 'Instance' class.
static int INSTANCE_ROLE
          The meta object id for the 'Instance Role' class.
static int INSTANCE_ROLE__DELETED
          The feature id for the 'Deleted' attribute.
static int INSTANCE_ROLE__INSTANCE
          The feature id for the 'Instance' reference.
static int INSTANCE_ROLE__PORT
          The feature id for the 'Port' reference.
static int INSTANCE_ROLE__UUID
          The feature id for the 'Uuid' attribute.
static int INSTANCE_ROLE_FEATURE_COUNT
          The number of structural features of the the 'Instance Role' class.
static int PORT_BINDING
          The meta object id for the 'Port Binding' class.
static int PORT_BINDING__CONNECTOR
          The feature id for the 'Connector' container reference.
static int PORT_BINDING__DELETED
          The feature id for the 'Deleted' attribute.
static int PORT_BINDING__INSTANCE_ROLE
          The feature id for the 'Instance Role' containment reference.
static int PORT_BINDING__PORT_SPEC
          The feature id for the 'Port Spec' reference.
static int PORT_BINDING__PROPERTIES
          The feature id for the 'Properties' map.
static int PORT_BINDING__UUID
          The feature id for the 'Uuid' attribute.
static int PORT_BINDING_FEATURE_COUNT
          The number of structural features of the the 'Port Binding' class.
static int SCENARIO
          The meta object id for the 'Scenario' class.
static int SCENARIO__COMPONENT_INSTANCES
          The feature id for the 'Component Instances' containment reference list.
static int SCENARIO__CONNECTORS
          The feature id for the 'Connectors' containment reference list.
static int SCENARIO__DELETED
          The feature id for the 'Deleted' attribute.
static int SCENARIO__IMPORTS
          The feature id for the 'Imports' reference list.
static int SCENARIO__NAME
          The feature id for the 'Name' attribute.
static int SCENARIO__OPEN_PORTS
          The feature id for the 'Open Ports' containment reference list.
static int SCENARIO__OPEN_PROPERTIES
          The feature id for the 'Open Properties' containment reference list.
static int SCENARIO__SCENARIO_INSTANCES
          The feature id for the 'Scenario Instances' containment reference list.
static int SCENARIO__STYLE
          The feature id for the 'Style' reference.
static int SCENARIO__UUID
          The feature id for the 'Uuid' attribute.
static int SCENARIO_FEATURE_COUNT
          The number of structural features of the the 'Scenario' class.
static int SCENARIO_INSTANCE
          The meta object id for the 'Instance' class.
static int SCENARIO_INSTANCE__DELETED
          The feature id for the 'Deleted' attribute.
static int SCENARIO_INSTANCE__NAME
          The feature id for the 'Name' attribute.
static int SCENARIO_INSTANCE__PORT_PROPERTIES
          The feature id for the 'Port Properties' map.
static int SCENARIO_INSTANCE__PROPERTIES
          The feature id for the 'Properties' map.
static int SCENARIO_INSTANCE__SCENARIO
          The feature id for the 'Scenario' container reference.
static int SCENARIO_INSTANCE__SUB_SCENARIO
          The feature id for the 'Sub Scenario' reference.
static int SCENARIO_INSTANCE__UUID
          The feature id for the 'Uuid' attribute.
static int SCENARIO_INSTANCE_FEATURE_COUNT
          The number of structural features of the the 'Instance' class.
static int SCENARIO_PORT
          The meta object id for the 'Port' class.
static int SCENARIO_PORT__DELETED
          The feature id for the 'Deleted' attribute.
static int SCENARIO_PORT__INSTANCE
          The feature id for the 'Instance' reference.
static int SCENARIO_PORT__INTERFACE_TYPE
          The feature id for the 'Interface Type' reference.
static int SCENARIO_PORT__NAME
          The feature id for the 'Name' attribute.
static int SCENARIO_PORT__PORT
          The feature id for the 'Port' reference.
static int SCENARIO_PORT__PORT_SPEC
          The feature id for the 'Port Spec' reference.
static int SCENARIO_PORT__UUID
          The feature id for the 'Uuid' attribute.
static int SCENARIO_PORT_FEATURE_COUNT
          The number of structural features of the the 'Port' class.
 
Method Summary
 EReference getComponentInstance_Scenario()
          Returns the meta object for the container reference 'Scenario'.
 EReference getComponentInstance_Type()
          Returns the meta object for the reference 'Type'.
 EClass getComponentInstance()
          Returns the meta object for class 'Component Instance'.
 EReference getConnector_Kind()
          Returns the meta object for the reference 'Kind'.
 EReference getConnector_PortBindings()
          Returns the meta object for the containment reference list 'Port Bindings'.
 EReference getConnector_Scenario()
          Returns the meta object for the container reference 'Scenario'.
 EClass getConnector()
          Returns the meta object for class 'Connector'.
 EAttribute getInstance_Name()
          Returns the meta object for the attribute 'Name'.
 EClass getInstance()
          Returns the meta object for class 'Instance'.
 EReference getInstanceRole_Instance()
          Returns the meta object for the reference 'Instance'.
 EReference getInstanceRole_Port()
          Returns the meta object for the reference 'Port'.
 EClass getInstanceRole()
          Returns the meta object for class 'Instance Role'.
 EReference getPortBinding_Connector()
          Returns the meta object for the container reference 'Connector'.
 EReference getPortBinding_InstanceRole()
          Returns the meta object for the containment reference 'Instance Role'.
 EReference getPortBinding_PortSpec()
          Returns the meta object for the reference 'Port Spec'.
 EClass getPortBinding()
          Returns the meta object for class 'Port Binding'.
 EReference getScenario_ComponentInstances()
          Returns the meta object for the containment reference list 'Component Instances'.
 EReference getScenario_Connectors()
          Returns the meta object for the containment reference list 'Connectors'.
 EReference getScenario_Imports()
          Returns the meta object for the reference list 'Imports'.
 EAttribute getScenario_Name()
          Returns the meta object for the attribute 'Name'.
 EReference getScenario_OpenPorts()
          Returns the meta object for the containment reference list 'Open Ports'.
 EReference getScenario_OpenProperties()
          Returns the meta object for the containment reference list 'Open Properties'.
 EReference getScenario_ScenarioInstances()
          Returns the meta object for the containment reference list 'Scenario Instances'.
 EReference getScenario_Style()
          Returns the meta object for the reference 'Style'.
 EClass getScenario()
          Returns the meta object for class 'Scenario'.
 ScenarioFactory getScenarioFactory()
          Returns the factory that creates the instances of the model.
 EReference getScenarioInstance_Scenario()
          Returns the meta object for the container reference 'Scenario'.
 EReference getScenarioInstance_SubScenario()
          Returns the meta object for the reference 'Sub Scenario'.
 EClass getScenarioInstance()
          Returns the meta object for class 'Instance'.
 EReference getScenarioPort_Instance()
          Returns the meta object for the reference 'Instance'.
 EReference getScenarioPort_Port()
          Returns the meta object for the reference 'Port'.
 EClass getScenarioPort()
          Returns the meta object for class 'Port'.
 

Field Detail

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final ScenarioPackage eINSTANCE
The singleton instance of the package.


SCENARIO

static final int SCENARIO
The meta object id for the 'Scenario' class.

See Also:
ScenarioImpl, ScenarioPackageImpl.getScenario(), Constant Field Values

SCENARIO__DELETED

static final int SCENARIO__DELETED
The feature id for the 'Deleted' attribute.

See Also:
Constant Field Values

SCENARIO__UUID

static final int SCENARIO__UUID
The feature id for the 'Uuid' attribute.

See Also:
Constant Field Values

SCENARIO__NAME

static final int SCENARIO__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

SCENARIO__CONNECTORS

static final int SCENARIO__CONNECTORS
The feature id for the 'Connectors' containment reference list.

See Also:
Constant Field Values

SCENARIO__COMPONENT_INSTANCES

static final int SCENARIO__COMPONENT_INSTANCES
The feature id for the 'Component Instances' containment reference list.

See Also:
Constant Field Values

SCENARIO__SCENARIO_INSTANCES

static final int SCENARIO__SCENARIO_INSTANCES
The feature id for the 'Scenario Instances' containment reference list.

See Also:
Constant Field Values

SCENARIO__STYLE

static final int SCENARIO__STYLE
The feature id for the 'Style' reference.

See Also:
Constant Field Values

SCENARIO__IMPORTS

static final int SCENARIO__IMPORTS
The feature id for the 'Imports' reference list.

See Also:
Constant Field Values

SCENARIO__OPEN_PORTS

static final int SCENARIO__OPEN_PORTS
The feature id for the 'Open Ports' containment reference list.

See Also:
Constant Field Values

SCENARIO__OPEN_PROPERTIES

static final int SCENARIO__OPEN_PROPERTIES
The feature id for the 'Open Properties' containment reference list.

See Also:
Constant Field Values

SCENARIO_FEATURE_COUNT

static final int SCENARIO_FEATURE_COUNT
The number of structural features of the the 'Scenario' class.

See Also:
Constant Field Values

INSTANCE

static final int INSTANCE
The meta object id for the 'Instance' class.

See Also:
InstanceImpl, ScenarioPackageImpl.getInstance(), Constant Field Values

INSTANCE__DELETED

static final int INSTANCE__DELETED
The feature id for the 'Deleted' attribute.

See Also:
Constant Field Values

INSTANCE__UUID

static final int INSTANCE__UUID
The feature id for the 'Uuid' attribute.

See Also:
Constant Field Values

INSTANCE__PROPERTIES

static final int INSTANCE__PROPERTIES
The feature id for the 'Properties' map.

See Also:
Constant Field Values

INSTANCE__PORT_PROPERTIES

static final int INSTANCE__PORT_PROPERTIES
The feature id for the 'Port Properties' map.

See Also:
Constant Field Values

INSTANCE__NAME

static final int INSTANCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

INSTANCE_FEATURE_COUNT

static final int INSTANCE_FEATURE_COUNT
The number of structural features of the the 'Instance' class.

See Also:
Constant Field Values

CONNECTOR

static final int CONNECTOR
The meta object id for the 'Connector' class.

See Also:
ConnectorImpl, ScenarioPackageImpl.getConnector(), Constant Field Values

CONNECTOR__DELETED

static final int CONNECTOR__DELETED
The feature id for the 'Deleted' attribute.

See Also:
Constant Field Values

CONNECTOR__UUID

static final int CONNECTOR__UUID
The feature id for the 'Uuid' attribute.

See Also:
Constant Field Values

CONNECTOR__PROPERTIES

static final int CONNECTOR__PROPERTIES
The feature id for the 'Properties' map.

See Also:
Constant Field Values

CONNECTOR__SCENARIO

static final int CONNECTOR__SCENARIO
The feature id for the 'Scenario' container reference.

See Also:
Constant Field Values

CONNECTOR__PORT_BINDINGS

static final int CONNECTOR__PORT_BINDINGS
The feature id for the 'Port Bindings' containment reference list.

See Also:
Constant Field Values

CONNECTOR__KIND

static final int CONNECTOR__KIND
The feature id for the 'Kind' reference.

See Also:
Constant Field Values

CONNECTOR_FEATURE_COUNT

static final int CONNECTOR_FEATURE_COUNT
The number of structural features of the the 'Connector' class.

See Also:
Constant Field Values

COMPONENT_INSTANCE

static final int COMPONENT_INSTANCE
The meta object id for the 'Component Instance' class.

See Also:
ComponentInstanceImpl, ScenarioPackageImpl.getComponentInstance(), Constant Field Values

COMPONENT_INSTANCE__DELETED

static final int COMPONENT_INSTANCE__DELETED
The feature id for the 'Deleted' attribute.

See Also:
Constant Field Values

COMPONENT_INSTANCE__UUID

static final int COMPONENT_INSTANCE__UUID
The feature id for the 'Uuid' attribute.

See Also:
Constant Field Values

COMPONENT_INSTANCE__PROPERTIES

static final int COMPONENT_INSTANCE__PROPERTIES
The feature id for the 'Properties' map.

See Also:
Constant Field Values

COMPONENT_INSTANCE__PORT_PROPERTIES

static final int COMPONENT_INSTANCE__PORT_PROPERTIES
The feature id for the 'Port Properties' map.

See Also:
Constant Field Values

COMPONENT_INSTANCE__NAME

static final int COMPONENT_INSTANCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

COMPONENT_INSTANCE__TYPE

static final int COMPONENT_INSTANCE__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

COMPONENT_INSTANCE__SCENARIO

static final int COMPONENT_INSTANCE__SCENARIO
The feature id for the 'Scenario' container reference.

See Also:
Constant Field Values

COMPONENT_INSTANCE_FEATURE_COUNT

static final int COMPONENT_INSTANCE_FEATURE_COUNT
The number of structural features of the the 'Component Instance' class.

See Also:
Constant Field Values

SCENARIO_INSTANCE

static final int SCENARIO_INSTANCE
The meta object id for the 'Instance' class.

See Also:
ScenarioInstanceImpl, ScenarioPackageImpl.getScenarioInstance(), Constant Field Values

SCENARIO_INSTANCE__DELETED

static final int SCENARIO_INSTANCE__DELETED
The feature id for the 'Deleted' attribute.

See Also:
Constant Field Values

SCENARIO_INSTANCE__UUID

static final int SCENARIO_INSTANCE__UUID
The feature id for the 'Uuid' attribute.

See Also:
Constant Field Values

SCENARIO_INSTANCE__PROPERTIES

static final int SCENARIO_INSTANCE__PROPERTIES
The feature id for the 'Properties' map.

See Also:
Constant Field Values

SCENARIO_INSTANCE__PORT_PROPERTIES

static final int SCENARIO_INSTANCE__PORT_PROPERTIES
The feature id for the 'Port Properties' map.

See Also:
Constant Field Values

SCENARIO_INSTANCE__NAME

static final int SCENARIO_INSTANCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

SCENARIO_INSTANCE__SUB_SCENARIO

static final int SCENARIO_INSTANCE__SUB_SCENARIO
The feature id for the 'Sub Scenario' reference.

See Also:
Constant Field Values

SCENARIO_INSTANCE__SCENARIO

static final int SCENARIO_INSTANCE__SCENARIO
The feature id for the 'Scenario' container reference.

See Also:
Constant Field Values

SCENARIO_INSTANCE_FEATURE_COUNT

static final int SCENARIO_INSTANCE_FEATURE_COUNT
The number of structural features of the the 'Instance' class.

See Also:
Constant Field Values

PORT_BINDING

static final int PORT_BINDING
The meta object id for the 'Port Binding' class.

See Also:
PortBindingImpl, ScenarioPackageImpl.getPortBinding(), Constant Field Values

INSTANCE_ROLE

static final int INSTANCE_ROLE
The meta object id for the 'Instance Role' class.

See Also:
InstanceRoleImpl, ScenarioPackageImpl.getInstanceRole(), Constant Field Values

SCENARIO_PORT

static final int SCENARIO_PORT
The meta object id for the 'Port' class.

See Also:
ScenarioPortImpl, ScenarioPackageImpl.getScenarioPort(), Constant Field Values

PORT_BINDING__DELETED

static final int PORT_BINDING__DELETED
The feature id for the 'Deleted' attribute.

See Also:
Constant Field Values

PORT_BINDING__UUID

static final int PORT_BINDING__UUID
The feature id for the 'Uuid' attribute.

See Also:
Constant Field Values

PORT_BINDING__PROPERTIES

static final int PORT_BINDING__PROPERTIES
The feature id for the 'Properties' map.

See Also:
Constant Field Values

PORT_BINDING__CONNECTOR

static final int PORT_BINDING__CONNECTOR
The feature id for the 'Connector' container reference.

See Also:
Constant Field Values

PORT_BINDING__INSTANCE_ROLE

static final int PORT_BINDING__INSTANCE_ROLE
The feature id for the 'Instance Role' containment reference.

See Also:
Constant Field Values

PORT_BINDING__PORT_SPEC

static final int PORT_BINDING__PORT_SPEC
The feature id for the 'Port Spec' reference.

See Also:
Constant Field Values

PORT_BINDING_FEATURE_COUNT

static final int PORT_BINDING_FEATURE_COUNT
The number of structural features of the the 'Port Binding' class.

See Also:
Constant Field Values

INSTANCE_ROLE__DELETED

static final int INSTANCE_ROLE__DELETED
The feature id for the 'Deleted' attribute.

See Also:
Constant Field Values

INSTANCE_ROLE__UUID

static final int INSTANCE_ROLE__UUID
The feature id for the 'Uuid' attribute.

See Also:
Constant Field Values

INSTANCE_ROLE__INSTANCE

static final int INSTANCE_ROLE__INSTANCE
The feature id for the 'Instance' reference.

See Also:
Constant Field Values

INSTANCE_ROLE__PORT

static final int INSTANCE_ROLE__PORT
The feature id for the 'Port' reference.

See Also:
Constant Field Values

INSTANCE_ROLE_FEATURE_COUNT

static final int INSTANCE_ROLE_FEATURE_COUNT
The number of structural features of the the 'Instance Role' class.

See Also:
Constant Field Values

SCENARIO_PORT__DELETED

static final int SCENARIO_PORT__DELETED
The feature id for the 'Deleted' attribute.

See Also:
Constant Field Values

SCENARIO_PORT__UUID

static final int SCENARIO_PORT__UUID
The feature id for the 'Uuid' attribute.

See Also:
Constant Field Values

SCENARIO_PORT__NAME

static final int SCENARIO_PORT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

SCENARIO_PORT__INTERFACE_TYPE

static final int SCENARIO_PORT__INTERFACE_TYPE
The feature id for the 'Interface Type' reference.

See Also:
Constant Field Values

SCENARIO_PORT__PORT_SPEC

static final int SCENARIO_PORT__PORT_SPEC
The feature id for the 'Port Spec' reference.

See Also:
Constant Field Values

SCENARIO_PORT__INSTANCE

static final int SCENARIO_PORT__INSTANCE
The feature id for the 'Instance' reference.

See Also:
Constant Field Values

SCENARIO_PORT__PORT

static final int SCENARIO_PORT__PORT
The feature id for the 'Port' reference.

See Also:
Constant Field Values

SCENARIO_PORT_FEATURE_COUNT

static final int SCENARIO_PORT_FEATURE_COUNT
The number of structural features of the the 'Port' class.

See Also:
Constant Field Values
Method Detail

getScenario

EClass getScenario()
Returns the meta object for class 'Scenario'.

Returns:
the meta object for class 'Scenario'.
See Also:
Scenario

getScenario_Name

EAttribute getScenario_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Scenario.getName(), getScenario()

getScenario_Connectors

EReference getScenario_Connectors()
Returns the meta object for the containment reference list 'Connectors'.

Returns:
the meta object for the containment reference list 'Connectors'.
See Also:
Scenario.getConnectors(), getScenario()

getScenario_ComponentInstances

EReference getScenario_ComponentInstances()
Returns the meta object for the containment reference list 'Component Instances'.

Returns:
the meta object for the containment reference list 'Component Instances'.
See Also:
Scenario.getComponentInstances(), getScenario()

getScenario_ScenarioInstances

EReference getScenario_ScenarioInstances()
Returns the meta object for the containment reference list 'Scenario Instances'.

Returns:
the meta object for the containment reference list 'Scenario Instances'.
See Also:
Scenario.getScenarioInstances(), getScenario()

getScenario_Style

EReference getScenario_Style()
Returns the meta object for the reference 'Style'.

Returns:
the meta object for the reference 'Style'.
See Also:
Scenario.getStyle(), getScenario()

getScenario_Imports

EReference getScenario_Imports()
Returns the meta object for the reference list 'Imports'.

Returns:
the meta object for the reference list 'Imports'.
See Also:
Scenario.getImports(), getScenario()

getScenario_OpenPorts

EReference getScenario_OpenPorts()
Returns the meta object for the containment reference list 'Open Ports'.

Returns:
the meta object for the containment reference list 'Open Ports'.
See Also:
Scenario.getOpenPorts(), getScenario()

getScenario_OpenProperties

EReference getScenario_OpenProperties()
Returns the meta object for the containment reference list 'Open Properties'.

Returns:
the meta object for the containment reference list 'Open Properties'.
See Also:
Scenario.getOpenProperties(), getScenario()

getInstance

EClass getInstance()
Returns the meta object for class 'Instance'.

Returns:
the meta object for class 'Instance'.
See Also:
Instance

getInstance_Name

EAttribute getInstance_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Instance.getName(), getInstance()

getConnector

EClass getConnector()
Returns the meta object for class 'Connector'.

Returns:
the meta object for class 'Connector'.
See Also:
Connector

getConnector_Scenario

EReference getConnector_Scenario()
Returns the meta object for the container reference 'Scenario'.

Returns:
the meta object for the container reference 'Scenario'.
See Also:
Connector.getScenario(), getConnector()

getConnector_PortBindings

EReference getConnector_PortBindings()
Returns the meta object for the containment reference list 'Port Bindings'.

Returns:
the meta object for the containment reference list 'Port Bindings'.
See Also:
Connector.getPortBindings(), getConnector()

getConnector_Kind

EReference getConnector_Kind()
Returns the meta object for the reference 'Kind'.

Returns:
the meta object for the reference 'Kind'.
See Also:
Connector.getKind(), getConnector()

getComponentInstance

EClass getComponentInstance()
Returns the meta object for class 'Component Instance'.

Returns:
the meta object for class 'Component Instance'.
See Also:
ComponentInstance

getComponentInstance_Type

EReference getComponentInstance_Type()
Returns the meta object for the reference 'Type'.

Returns:
the meta object for the reference 'Type'.
See Also:
ComponentInstance.getType(), getComponentInstance()

getComponentInstance_Scenario

EReference getComponentInstance_Scenario()
Returns the meta object for the container reference 'Scenario'.

Returns:
the meta object for the container reference 'Scenario'.
See Also:
ComponentInstance.getScenario(), getComponentInstance()

getScenarioInstance

EClass getScenarioInstance()
Returns the meta object for class 'Instance'.

Returns:
the meta object for class 'Instance'.
See Also:
ScenarioInstance

getScenarioInstance_SubScenario

EReference getScenarioInstance_SubScenario()
Returns the meta object for the reference 'Sub Scenario'.

Returns:
the meta object for the reference 'Sub Scenario'.
See Also:
ScenarioInstance.getSubScenario(), getScenarioInstance()

getScenarioInstance_Scenario

EReference getScenarioInstance_Scenario()
Returns the meta object for the container reference 'Scenario'.

Returns:
the meta object for the container reference 'Scenario'.
See Also:
ScenarioInstance.getScenario(), getScenarioInstance()

getPortBinding

EClass getPortBinding()
Returns the meta object for class 'Port Binding'.

Returns:
the meta object for class 'Port Binding'.
See Also:
PortBinding

getPortBinding_Connector

EReference getPortBinding_Connector()
Returns the meta object for the container reference 'Connector'.

Returns:
the meta object for the container reference 'Connector'.
See Also:
PortBinding.getConnector(), getPortBinding()

getPortBinding_InstanceRole

EReference getPortBinding_InstanceRole()
Returns the meta object for the containment reference 'Instance Role'.

Returns:
the meta object for the containment reference 'Instance Role'.
See Also:
PortBinding.getInstanceRole(), getPortBinding()

getPortBinding_PortSpec

EReference getPortBinding_PortSpec()
Returns the meta object for the reference 'Port Spec'.

Returns:
the meta object for the reference 'Port Spec'.
See Also:
PortBinding.getPortSpec(), getPortBinding()

getInstanceRole

EClass getInstanceRole()
Returns the meta object for class 'Instance Role'.

Returns:
the meta object for class 'Instance Role'.
See Also:
InstanceRole

getInstanceRole_Instance

EReference getInstanceRole_Instance()
Returns the meta object for the reference 'Instance'.

Returns:
the meta object for the reference 'Instance'.
See Also:
InstanceRole.getInstance(), getInstanceRole()

getInstanceRole_Port

EReference getInstanceRole_Port()
Returns the meta object for the reference 'Port'.

Returns:
the meta object for the reference 'Port'.
See Also:
InstanceRole.getPort(), getInstanceRole()

getScenarioPort

EClass getScenarioPort()
Returns the meta object for class 'Port'.

Returns:
the meta object for class 'Port'.
See Also:
ScenarioPort

getScenarioPort_Instance

EReference getScenarioPort_Instance()
Returns the meta object for the reference 'Instance'.

Returns:
the meta object for the reference 'Instance'.
See Also:
ScenarioPort.getInstance(), getScenarioPort()

getScenarioPort_Port

EReference getScenarioPort_Port()
Returns the meta object for the reference 'Port'.

Returns:
the meta object for the reference 'Port'.
See Also:
ScenarioPort.getPort(), getScenarioPort()

getScenarioFactory

ScenarioFactory getScenarioFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.