$search

org::best::of::robotics::smachDSL::SmachDSLPackage Interface Reference

Inheritance diagram for org::best::of::robotics::smachDSL::SmachDSLPackage:
Inheritance graph
[legend]

List of all members.

Classes

interface  Literals

Public Member Functions

EClass getActionClient ()
EAttribute getActionClient_Actionname ()
EAttribute getActionClient_Actiontype ()
EAttribute getActionClient_Name ()
EClass getActionState ()
EReference getActionState_Clientname ()
EAttribute getActionState_Name ()
EReference getActionState_Transitions ()
EClass getPrimitivePackage ()
EReference getPrimitivePackage_Statemachines ()
EClass getServiceClient ()
EAttribute getServiceClient_Name ()
EAttribute getServiceClient_Servicename ()
EAttribute getServiceClient_Servicesrv ()
SmachDSLFactory getSmachDSLFactory ()
EClass getStateMachine ()
EReference getStateMachine_Actionclients ()
EReference getStateMachine_Actionsstates ()
EAttribute getStateMachine_Name ()
EReference getStateMachine_Serviceclients ()
EClass getTest ()
EAttribute getTest_Ros ()
EClass getTransition ()
EAttribute getTransition_Outcome ()
EReference getTransition_State ()

Public Attributes

int ACTION_CLIENT = 3
int ACTION_CLIENT__ACTIONNAME = 1
int ACTION_CLIENT__ACTIONTYPE = 2
int ACTION_CLIENT__NAME = 0
int ACTION_CLIENT_FEATURE_COUNT = 3
int ACTION_STATE = 5
int ACTION_STATE__CLIENTNAME = 1
int ACTION_STATE__NAME = 0
int ACTION_STATE__TRANSITIONS = 2
int ACTION_STATE_FEATURE_COUNT = 3
SmachDSLPackage eINSTANCE = org.best.of.robotics.smachDSL.impl.SmachDSLPackageImpl.init()
String eNS_PREFIX = "smachDSL"
String eNS_URI = "http://www.best.org/of/robotics/SmachDSL"
int PRIMITIVE_PACKAGE = 0
int PRIMITIVE_PACKAGE__STATEMACHINES = 0
int PRIMITIVE_PACKAGE_FEATURE_COUNT = 1
int SERVICE_CLIENT = 4
int SERVICE_CLIENT__NAME = 0
int SERVICE_CLIENT__SERVICENAME = 1
int SERVICE_CLIENT__SERVICESRV = 2
int SERVICE_CLIENT_FEATURE_COUNT = 3
int STATE_MACHINE = 2
int STATE_MACHINE__ACTIONCLIENTS = 1
int STATE_MACHINE__ACTIONSSTATES = 3
int STATE_MACHINE__NAME = 0
int STATE_MACHINE__SERVICECLIENTS = 2
int STATE_MACHINE_FEATURE_COUNT = 4
int TEST = 1
int TEST__ROS = 0
int TEST_FEATURE_COUNT = 1
int TRANSITION = 6
int TRANSITION__OUTCOME = 0
int TRANSITION__STATE = 1
int TRANSITION_FEATURE_COUNT = 2

Package Attributes

String eNAME = "smachDSL"

Detailed Description

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

See also:
org.best.of.robotics.smachDSL.SmachDSLFactory kind="package"

Definition at line 25 of file SmachDSLPackage.java.


Member Function Documentation

EClass org::best::of::robotics::smachDSL::SmachDSLPackage::getActionClient (  ) 

Returns the meta object for class 'Action Client'.

Returns:
the meta object for class 'Action Client'.
See also:
org.best.of.robotics.smachDSL.ActionClient

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EAttribute org::best::of::robotics::smachDSL::SmachDSLPackage::getActionClient_Actionname (  ) 

Returns the meta object for the attribute 'Actionname'.

Returns:
the meta object for the attribute 'Actionname'.
See also:
org.best.of.robotics.smachDSL.ActionClient::getActionname()
getActionClient()

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EAttribute org::best::of::robotics::smachDSL::SmachDSLPackage::getActionClient_Actiontype (  ) 

Returns the meta object for the attribute 'Actiontype'.

Returns:
the meta object for the attribute 'Actiontype'.
See also:
org.best.of.robotics.smachDSL.ActionClient::getActiontype()
getActionClient()

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EAttribute org::best::of::robotics::smachDSL::SmachDSLPackage::getActionClient_Name (  ) 

Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See also:
org.best.of.robotics.smachDSL.ActionClient::getName()
getActionClient()

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EClass org::best::of::robotics::smachDSL::SmachDSLPackage::getActionState (  ) 

Returns the meta object for class 'Action State'.

Returns:
the meta object for class 'Action State'.
See also:
org.best.of.robotics.smachDSL.ActionState

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EReference org::best::of::robotics::smachDSL::SmachDSLPackage::getActionState_Clientname (  ) 

Returns the meta object for the reference 'Clientname'.

Returns:
the meta object for the reference 'Clientname'.
See also:
org.best.of.robotics.smachDSL.ActionState::getClientname()
getActionState()

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EAttribute org::best::of::robotics::smachDSL::SmachDSLPackage::getActionState_Name (  ) 

Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See also:
org.best.of.robotics.smachDSL.ActionState::getName()
getActionState()

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EReference org::best::of::robotics::smachDSL::SmachDSLPackage::getActionState_Transitions (  ) 

Returns the meta object for the containment reference list 'Transitions'.

Returns:
the meta object for the containment reference list 'Transitions'.
See also:
org.best.of.robotics.smachDSL.ActionState::getTransitions()
getActionState()

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EClass org::best::of::robotics::smachDSL::SmachDSLPackage::getPrimitivePackage (  ) 

Returns the meta object for class 'Primitive Package'.

Returns:
the meta object for class 'Primitive Package'.
See also:
org.best.of.robotics.smachDSL.PrimitivePackage

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EReference org::best::of::robotics::smachDSL::SmachDSLPackage::getPrimitivePackage_Statemachines (  ) 

Returns the meta object for the containment reference list 'Statemachines'.

Returns:
the meta object for the containment reference list 'Statemachines'.
See also:
org.best.of.robotics.smachDSL.PrimitivePackage::getStatemachines()
getPrimitivePackage()

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EClass org::best::of::robotics::smachDSL::SmachDSLPackage::getServiceClient (  ) 

Returns the meta object for class 'Service Client'.

Returns:
the meta object for class 'Service Client'.
See also:
org.best.of.robotics.smachDSL.ServiceClient

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EAttribute org::best::of::robotics::smachDSL::SmachDSLPackage::getServiceClient_Name (  ) 

Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See also:
org.best.of.robotics.smachDSL.ServiceClient::getName()
getServiceClient()

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EAttribute org::best::of::robotics::smachDSL::SmachDSLPackage::getServiceClient_Servicename (  ) 

Returns the meta object for the attribute 'Servicename'.

Returns:
the meta object for the attribute 'Servicename'.
See also:
org.best.of.robotics.smachDSL.ServiceClient::getServicename()
getServiceClient()

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EAttribute org::best::of::robotics::smachDSL::SmachDSLPackage::getServiceClient_Servicesrv (  ) 

Returns the meta object for the attribute 'Servicesrv'.

Returns:
the meta object for the attribute 'Servicesrv'.
See also:
org.best.of.robotics.smachDSL.ServiceClient::getServicesrv()
getServiceClient()

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

SmachDSLFactory org::best::of::robotics::smachDSL::SmachDSLPackage::getSmachDSLFactory (  ) 

Returns the factory that creates the instances of the model.

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

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EClass org::best::of::robotics::smachDSL::SmachDSLPackage::getStateMachine (  ) 

Returns the meta object for class 'State Machine'.

Returns:
the meta object for class 'State Machine'.
See also:
org.best.of.robotics.smachDSL.StateMachine

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EReference org::best::of::robotics::smachDSL::SmachDSLPackage::getStateMachine_Actionclients (  ) 

Returns the meta object for the containment reference list 'Actionclients'.

Returns:
the meta object for the containment reference list 'Actionclients'.
See also:
org.best.of.robotics.smachDSL.StateMachine::getActionclients()
getStateMachine()

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EReference org::best::of::robotics::smachDSL::SmachDSLPackage::getStateMachine_Actionsstates (  ) 

Returns the meta object for the containment reference list 'Actionsstates'.

Returns:
the meta object for the containment reference list 'Actionsstates'.
See also:
org.best.of.robotics.smachDSL.StateMachine::getActionsstates()
getStateMachine()

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EAttribute org::best::of::robotics::smachDSL::SmachDSLPackage::getStateMachine_Name (  ) 

Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See also:
org.best.of.robotics.smachDSL.StateMachine::getName()
getStateMachine()

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EReference org::best::of::robotics::smachDSL::SmachDSLPackage::getStateMachine_Serviceclients (  ) 

Returns the meta object for the containment reference list 'Serviceclients'.

Returns:
the meta object for the containment reference list 'Serviceclients'.
See also:
org.best.of.robotics.smachDSL.StateMachine::getServiceclients()
getStateMachine()

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EClass org::best::of::robotics::smachDSL::SmachDSLPackage::getTest (  ) 

Returns the meta object for class 'Test'.

Returns:
the meta object for class 'Test'.
See also:
org.best.of.robotics.smachDSL.Test

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EAttribute org::best::of::robotics::smachDSL::SmachDSLPackage::getTest_Ros (  ) 

Returns the meta object for the attribute 'Ros'.

Returns:
the meta object for the attribute 'Ros'.
See also:
org.best.of.robotics.smachDSL.Test::getRos()
getTest()

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EClass org::best::of::robotics::smachDSL::SmachDSLPackage::getTransition (  ) 

Returns the meta object for class 'Transition'.

Returns:
the meta object for class 'Transition'.
See also:
org.best.of.robotics.smachDSL.Transition

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EAttribute org::best::of::robotics::smachDSL::SmachDSLPackage::getTransition_Outcome (  ) 

Returns the meta object for the attribute 'Outcome'.

Returns:
the meta object for the attribute 'Outcome'.
See also:
org.best.of.robotics.smachDSL.Transition::getOutcome()
getTransition()

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.

EReference org::best::of::robotics::smachDSL::SmachDSLPackage::getTransition_State (  ) 

Returns the meta object for the reference 'State'.

Returns:
the meta object for the reference 'State'.
See also:
org.best.of.robotics.smachDSL.Transition::getState()
getTransition()

Implemented in org::best::of::robotics::smachDSL::impl::SmachDSLPackageImpl.


Member Data Documentation

The feature id for the 'Actionname' attribute.

Definition at line 196 of file SmachDSLPackage.java.

The feature id for the 'Actiontype' attribute.

Definition at line 205 of file SmachDSLPackage.java.

The feature id for the 'Name' attribute.

Definition at line 187 of file SmachDSLPackage.java.

The number of structural features of the 'Action Client' class.

Definition at line 214 of file SmachDSLPackage.java.

The feature id for the 'Clientname' reference.

Definition at line 288 of file SmachDSLPackage.java.

The feature id for the 'Name' attribute.

Definition at line 279 of file SmachDSLPackage.java.

The feature id for the 'Transitions' containment reference list.

Definition at line 297 of file SmachDSLPackage.java.

The number of structural features of the 'Action State' class.

Definition at line 306 of file SmachDSLPackage.java.

SmachDSLPackage org::best::of::robotics::smachDSL::SmachDSLPackage::eINSTANCE = org.best.of.robotics.smachDSL.impl.SmachDSLPackageImpl.init()

The singleton instance of the package.

Definition at line 57 of file SmachDSLPackage.java.

The package name.

Definition at line 33 of file SmachDSLPackage.java.

The package namespace name.

Definition at line 49 of file SmachDSLPackage.java.

String org::best::of::robotics::smachDSL::SmachDSLPackage::eNS_URI = "http://www.best.org/of/robotics/SmachDSL"

The package namespace URI.

Definition at line 41 of file SmachDSLPackage.java.

The feature id for the 'Statemachines' containment reference list.

Definition at line 76 of file SmachDSLPackage.java.

The number of structural features of the 'Primitive Package' class.

Definition at line 85 of file SmachDSLPackage.java.

The feature id for the 'Name' attribute.

Definition at line 233 of file SmachDSLPackage.java.

The feature id for the 'Servicename' attribute.

Definition at line 242 of file SmachDSLPackage.java.

The feature id for the 'Servicesrv' attribute.

Definition at line 251 of file SmachDSLPackage.java.

The number of structural features of the 'Service Client' class.

Definition at line 260 of file SmachDSLPackage.java.

The feature id for the 'Actionclients' containment reference list.

Definition at line 141 of file SmachDSLPackage.java.

The feature id for the 'Actionsstates' containment reference list.

Definition at line 159 of file SmachDSLPackage.java.

The feature id for the 'Name' attribute.

Definition at line 132 of file SmachDSLPackage.java.

The feature id for the 'Serviceclients' containment reference list.

Definition at line 150 of file SmachDSLPackage.java.

The number of structural features of the 'State Machine' class.

Definition at line 168 of file SmachDSLPackage.java.

The feature id for the 'Ros' attribute.

Definition at line 104 of file SmachDSLPackage.java.

The number of structural features of the 'Test' class.

Definition at line 113 of file SmachDSLPackage.java.

The feature id for the 'Outcome' attribute.

Definition at line 325 of file SmachDSLPackage.java.

The feature id for the 'State' reference.

Definition at line 334 of file SmachDSLPackage.java.

The number of structural features of the 'Transition' class.

Definition at line 343 of file SmachDSLPackage.java.


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


bride_plugin_source
Author(s): Alexander Bubeck
autogenerated on Tue Mar 5 11:39:47 2013