public interface WorldPackage
extends org.eclipse.emf.ecore.EPackage
WorldFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
WorldPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static int |
APPLICATION
The meta object id for the '
Application ' class. |
static int |
APPLICATION__NAME
The feature id for the 'Name' attribute.
|
static int |
APPLICATION__SHORT_DESCRIPTION
The feature id for the 'Short Description' attribute.
|
static int |
APPLICATION_FEATURE_COUNT
The number of structural features of the 'Application' class.
|
static int |
APPLICATION_NODE
The meta object id for the '
Application Node ' class. |
static int |
APPLICATION_NODE__APPLICATIONS
The feature id for the 'Applications' containment reference list.
|
static int |
APPLICATION_NODE__DEPLOYMENTS
The feature id for the 'Deployments' containment reference list.
|
static int |
APPLICATION_NODE__ENDPOINTS
The feature id for the 'Endpoints' containment reference list.
|
static int |
APPLICATION_NODE__HOST_NAME
The feature id for the 'Host Name' attribute.
|
static int |
APPLICATION_NODE__NAME
The feature id for the 'Name' attribute.
|
static int |
APPLICATION_NODE__SERVICES
The feature id for the 'Services' containment reference list.
|
static int |
APPLICATION_NODE__SHORT_DESCRIPTION
The feature id for the 'Short Description' attribute.
|
static int |
APPLICATION_NODE_FEATURE_COUNT
The number of structural features of the 'Application Node' class.
|
static int |
APPLICATION_NODE_OPERATION_COUNT
The number of operations of the 'Application Node' class.
|
static int |
APPLICATION_OPERATION_COUNT
The number of operations of the 'Application' class.
|
static int |
COMMON_DRIVER
The meta object id for the '
Common Driver ' class. |
static int |
COMMON_DRIVER___GET_ENDPOINTS
The operation id for the 'Get Endpoints' operation.
|
static int |
COMMON_DRIVER__ENDPOINTS
The feature id for the 'Endpoints' reference list.
|
static int |
COMMON_DRIVER__NAME
The feature id for the 'Name' attribute.
|
static int |
COMMON_DRIVER__PASSWORD
The feature id for the 'Password' containment reference.
|
static int |
COMMON_DRIVER__SHORT_DESCRIPTION
The feature id for the 'Short Description' attribute.
|
static int |
COMMON_DRIVER_FEATURE_COUNT
The number of structural features of the 'Common Driver' class.
|
static int |
COMMON_DRIVER_OPERATION_COUNT
The number of operations of the 'Common Driver' class.
|
static int |
CREDENTIALS
The meta object id for the '
Credentials ' class. |
static int |
CREDENTIALS_FEATURE_COUNT
The number of structural features of the 'Credentials' class.
|
static int |
CREDENTIALS_OPERATION_COUNT
The number of operations of the 'Credentials' class.
|
static int |
DOCUMENTABLE
The meta object id for the '
Documentable ' class. |
static int |
DOCUMENTABLE__SHORT_DESCRIPTION
The feature id for the 'Short Description' attribute.
|
static int |
DOCUMENTABLE_FEATURE_COUNT
The number of structural features of the 'Documentable' class.
|
static int |
DOCUMENTABLE_OPERATION_COUNT
The number of operations of the 'Documentable' class.
|
static int |
DRIVER
The meta object id for the '
Driver ' class. |
static int |
DRIVER___GET_ENDPOINTS
The operation id for the 'Get Endpoints' operation.
|
static int |
DRIVER__NAME
The feature id for the 'Name' attribute.
|
static int |
DRIVER__SHORT_DESCRIPTION
The feature id for the 'Short Description' attribute.
|
static int |
DRIVER_FEATURE_COUNT
The number of structural features of the 'Driver' class.
|
static int |
DRIVER_OPERATION_COUNT
The number of operations of the 'Driver' class.
|
static String |
eCONTENT_TYPE
The package content type ID.
|
static WorldPackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static int |
ENDPOINT
The meta object id for the '
Endpoint ' class. |
static int |
ENDPOINT__NAME
The feature id for the 'Name' attribute.
|
static int |
ENDPOINT__NODE
The feature id for the 'Node' container reference.
|
static int |
ENDPOINT__PORT_NUMBER
The feature id for the 'Port Number' attribute.
|
static int |
ENDPOINT__SHORT_DESCRIPTION
The feature id for the 'Short Description' attribute.
|
static int |
ENDPOINT_FEATURE_COUNT
The number of structural features of the 'Endpoint' class.
|
static int |
ENDPOINT_OPERATION_COUNT
The number of operations of the 'Endpoint' class.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
EXEC_DRIVER
The meta object id for the '
Exec Driver ' class. |
static int |
EXEC_DRIVER___GET_ENDPOINTS
The operation id for the 'Get Endpoints' operation.
|
static int |
EXEC_DRIVER__ENDPOINTS
The feature id for the 'Endpoints' reference list.
|
static int |
EXEC_DRIVER__NAME
The feature id for the 'Name' attribute.
|
static int |
EXEC_DRIVER__PASSWORD
The feature id for the 'Password' containment reference.
|
static int |
EXEC_DRIVER__ROOT
The feature id for the 'Root' containment reference.
|
static int |
EXEC_DRIVER__SHORT_DESCRIPTION
The feature id for the 'Short Description' attribute.
|
static int |
EXEC_DRIVER_FEATURE_COUNT
The number of structural features of the 'Exec Driver' class.
|
static int |
EXEC_DRIVER_OPERATION_COUNT
The number of operations of the 'Exec Driver' class.
|
static int |
EXTERNAL_NODE
The meta object id for the '
External Node ' class. |
static int |
EXTERNAL_NODE__DEPLOYMENTS
The feature id for the 'Deployments' containment reference list.
|
static int |
EXTERNAL_NODE__ENDPOINTS
The feature id for the 'Endpoints' containment reference list.
|
static int |
EXTERNAL_NODE__HOST_NAME
The feature id for the 'Host Name' attribute.
|
static int |
EXTERNAL_NODE__NAME
The feature id for the 'Name' attribute.
|
static int |
EXTERNAL_NODE__SHORT_DESCRIPTION
The feature id for the 'Short Description' attribute.
|
static int |
EXTERNAL_NODE_FEATURE_COUNT
The number of structural features of the 'External Node' class.
|
static int |
EXTERNAL_NODE_OPERATION_COUNT
The number of operations of the 'External Node' class.
|
static int |
HANDLER_PRIORITY_RULE
The meta object id for the '
Handler Priority Rule ' class. |
static int |
HANDLER_PRIORITY_RULE__CONFIGURATION_FILTER
The feature id for the 'Configuration Filter' attribute.
|
static int |
HANDLER_PRIORITY_RULE__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
HANDLER_PRIORITY_RULE__FACTORY_ID
The feature id for the 'Factory Id' attribute.
|
static int |
HANDLER_PRIORITY_RULE__ORDER
The feature id for the 'Order' attribute.
|
static int |
HANDLER_PRIORITY_RULE__PRIORITY
The feature id for the 'Priority' attribute.
|
static int |
HANDLER_PRIORITY_RULE_FEATURE_COUNT
The number of structural features of the 'Handler Priority Rule' class.
|
static int |
HANDLER_PRIORITY_RULE_OPERATION_COUNT
The number of operations of the 'Handler Priority Rule' class.
|
static int |
MASTER_HANDLER_PRIORITIES
The meta object id for the '
Master Handler Priorities ' class. |
static int |
MASTER_HANDLER_PRIORITIES__NAME
The feature id for the 'Name' attribute.
|
static int |
MASTER_HANDLER_PRIORITIES__RULES
The feature id for the 'Rules' containment reference list.
|
static int |
MASTER_HANDLER_PRIORITIES__SHORT_DESCRIPTION
The feature id for the 'Short Description' attribute.
|
static int |
MASTER_HANDLER_PRIORITIES_FEATURE_COUNT
The number of structural features of the 'Master Handler Priorities' class.
|
static int |
MASTER_HANDLER_PRIORITIES_OPERATION_COUNT
The number of operations of the 'Master Handler Priorities' class.
|
static int |
NAMED_DOCUMENTABLE
The meta object id for the '
Named Documentable ' class. |
static int |
NAMED_DOCUMENTABLE__NAME
The feature id for the 'Name' attribute.
|
static int |
NAMED_DOCUMENTABLE__SHORT_DESCRIPTION
The feature id for the 'Short Description' attribute.
|
static int |
NAMED_DOCUMENTABLE_FEATURE_COUNT
The number of structural features of the 'Named Documentable' class.
|
static int |
NAMED_DOCUMENTABLE_OPERATION_COUNT
The number of operations of the 'Named Documentable' class.
|
static int |
NODE
The meta object id for the '
Node ' class. |
static int |
NODE__DEPLOYMENTS
The feature id for the 'Deployments' containment reference list.
|
static int |
NODE__ENDPOINTS
The feature id for the 'Endpoints' containment reference list.
|
static int |
NODE__HOST_NAME
The feature id for the 'Host Name' attribute.
|
static int |
NODE__NAME
The feature id for the 'Name' attribute.
|
static int |
NODE__SHORT_DESCRIPTION
The feature id for the 'Short Description' attribute.
|
static int |
NODE_FEATURE_COUNT
The number of structural features of the 'Node' class.
|
static int |
NODE_OPERATION_COUNT
The number of operations of the 'Node' class.
|
static int |
OPTIONS
The meta object id for the '
Options ' class. |
static int |
OPTIONS__MASTER_HANDLER_PRIORITIES
The feature id for the 'Master Handler Priorities' reference.
|
static int |
OPTIONS_FEATURE_COUNT
The number of structural features of the 'Options' class.
|
static int |
OPTIONS_OPERATION_COUNT
The number of operations of the 'Options' class.
|
static int |
PASSWORD_CREDENTIALS
The meta object id for the '
Password Credentials ' class. |
static int |
PASSWORD_CREDENTIALS__PASSWORD
The feature id for the 'Password' attribute.
|
static int |
PASSWORD_CREDENTIALS_FEATURE_COUNT
The number of structural features of the 'Password Credentials' class.
|
static int |
PASSWORD_CREDENTIALS_OPERATION_COUNT
The number of operations of the 'Password Credentials' class.
|
static int |
PATTERN
The meta object id for the 'Pattern' data type.
|
static int |
SERVICE
The meta object id for the '
Service ' class. |
static int |
SERVICE__NAME
The feature id for the 'Name' attribute.
|
static int |
SERVICE__SHORT_DESCRIPTION
The feature id for the 'Short Description' attribute.
|
static int |
SERVICE_FEATURE_COUNT
The number of structural features of the 'Service' class.
|
static int |
SERVICE_OPERATION_COUNT
The number of operations of the 'Service' class.
|
static int |
USERNAME_PASSWORD_CREDENTIALS
The meta object id for the '
Username Password Credentials ' class. |
static int |
USERNAME_PASSWORD_CREDENTIALS__PASSWORD
The feature id for the 'Password' attribute.
|
static int |
USERNAME_PASSWORD_CREDENTIALS__USERNAME
The feature id for the 'Username' attribute.
|
static int |
USERNAME_PASSWORD_CREDENTIALS_FEATURE_COUNT
The number of structural features of the 'Username Password Credentials' class.
|
static int |
USERNAME_PASSWORD_CREDENTIALS_OPERATION_COUNT
The number of operations of the 'Username Password Credentials' class.
|
static int |
WORLD
The meta object id for the '
World ' class. |
static int |
WORLD__NODES
The feature id for the 'Nodes' containment reference list.
|
static int |
WORLD__OPTIONS
The feature id for the 'Options' containment reference.
|
static int |
WORLD_FEATURE_COUNT
The number of structural features of the 'World' class.
|
static int |
WORLD_OPERATION_COUNT
The number of operations of the 'World' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EClass |
getApplication()
Returns the meta object for class '
Application '. |
org.eclipse.emf.ecore.EReference |
getApplicationNode_Applications()
Returns the meta object for the containment reference list '
Applications '. |
org.eclipse.emf.ecore.EReference |
getApplicationNode_Services()
Returns the meta object for the containment reference list '
Services '. |
org.eclipse.emf.ecore.EClass |
getApplicationNode()
Returns the meta object for class '
Application Node '. |
org.eclipse.emf.ecore.EReference |
getCommonDriver_Endpoints()
Returns the meta object for the reference list '
Endpoints '. |
org.eclipse.emf.ecore.EReference |
getCommonDriver_Password()
Returns the meta object for the containment reference '
Password '. |
org.eclipse.emf.ecore.EClass |
getCommonDriver()
Returns the meta object for class '
Common Driver '. |
org.eclipse.emf.ecore.EClass |
getCredentials()
Returns the meta object for class '
Credentials '. |
org.eclipse.emf.ecore.EAttribute |
getDocumentable_ShortDescription()
Returns the meta object for the attribute '
Short Description '. |
org.eclipse.emf.ecore.EClass |
getDocumentable()
Returns the meta object for class '
Documentable '. |
org.eclipse.emf.ecore.EOperation |
getDriver__GetEndpoints()
Returns the meta object for the '
Get Endpoints ' operation. |
org.eclipse.emf.ecore.EClass |
getDriver()
Returns the meta object for class '
Driver '. |
org.eclipse.emf.ecore.EReference |
getEndpoint_Node()
Returns the meta object for the container reference '
Node '. |
org.eclipse.emf.ecore.EAttribute |
getEndpoint_PortNumber()
Returns the meta object for the attribute '
Port Number '. |
org.eclipse.emf.ecore.EClass |
getEndpoint()
Returns the meta object for class '
Endpoint '. |
org.eclipse.emf.ecore.EReference |
getExecDriver_Root()
Returns the meta object for the containment reference '
Root '. |
org.eclipse.emf.ecore.EClass |
getExecDriver()
Returns the meta object for class '
Exec Driver '. |
org.eclipse.emf.ecore.EClass |
getExternalNode()
Returns the meta object for class '
External Node '. |
org.eclipse.emf.ecore.EAttribute |
getHandlerPriorityRule_ConfigurationFilter()
Returns the meta object for the attribute '
Configuration Filter '. |
org.eclipse.emf.ecore.EAttribute |
getHandlerPriorityRule_Description()
Returns the meta object for the attribute '
Description '. |
org.eclipse.emf.ecore.EAttribute |
getHandlerPriorityRule_FactoryId()
Returns the meta object for the attribute '
Factory Id '. |
org.eclipse.emf.ecore.EAttribute |
getHandlerPriorityRule_Order()
Returns the meta object for the attribute '
Order '. |
org.eclipse.emf.ecore.EAttribute |
getHandlerPriorityRule_Priority()
Returns the meta object for the attribute '
Priority '. |
org.eclipse.emf.ecore.EClass |
getHandlerPriorityRule()
Returns the meta object for class '
Handler Priority Rule '. |
org.eclipse.emf.ecore.EReference |
getMasterHandlerPriorities_Rules()
Returns the meta object for the containment reference list '
Rules '. |
org.eclipse.emf.ecore.EClass |
getMasterHandlerPriorities()
Returns the meta object for class '
Master Handler Priorities '. |
org.eclipse.emf.ecore.EAttribute |
getNamedDocumentable_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EClass |
getNamedDocumentable()
Returns the meta object for class '
Named Documentable '. |
org.eclipse.emf.ecore.EReference |
getNode_Deployments()
Returns the meta object for the containment reference list '
Deployments '. |
org.eclipse.emf.ecore.EReference |
getNode_Endpoints()
Returns the meta object for the containment reference list '
Endpoints '. |
org.eclipse.emf.ecore.EAttribute |
getNode_HostName()
Returns the meta object for the attribute '
Host Name '. |
org.eclipse.emf.ecore.EClass |
getNode()
Returns the meta object for class '
Node '. |
org.eclipse.emf.ecore.EReference |
getOptions_MasterHandlerPriorities()
Returns the meta object for the reference '
Master Handler Priorities '. |
org.eclipse.emf.ecore.EClass |
getOptions()
Returns the meta object for class '
Options '. |
org.eclipse.emf.ecore.EAttribute |
getPasswordCredentials_Password()
Returns the meta object for the attribute '
Password '. |
org.eclipse.emf.ecore.EClass |
getPasswordCredentials()
Returns the meta object for class '
Password Credentials '. |
org.eclipse.emf.ecore.EDataType |
getPattern()
Returns the meta object for data type '
Pattern '. |
org.eclipse.emf.ecore.EClass |
getService()
Returns the meta object for class '
Service '. |
org.eclipse.emf.ecore.EAttribute |
getUsernamePasswordCredentials_Password()
Returns the meta object for the attribute '
Password '. |
org.eclipse.emf.ecore.EAttribute |
getUsernamePasswordCredentials_Username()
Returns the meta object for the attribute '
Username '. |
org.eclipse.emf.ecore.EClass |
getUsernamePasswordCredentials()
Returns the meta object for class '
Username Password Credentials '. |
org.eclipse.emf.ecore.EReference |
getWorld_Nodes()
Returns the meta object for the containment reference list '
Nodes '. |
org.eclipse.emf.ecore.EReference |
getWorld_Options()
Returns the meta object for the containment reference '
Options '. |
org.eclipse.emf.ecore.EClass |
getWorld()
Returns the meta object for class '
World '. |
WorldFactory |
getWorldFactory()
Returns the factory that creates the instances of the model.
|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final String eCONTENT_TYPE
static final WorldPackage eINSTANCE
static final int WORLD
World
' class.
static final int WORLD__NODES
static final int WORLD__OPTIONS
static final int WORLD_FEATURE_COUNT
static final int WORLD_OPERATION_COUNT
static final int DOCUMENTABLE
Documentable
' class.
static final int NODE
Node
' class.
static final int APPLICATION_NODE
Application Node
' class.
static final int APPLICATION
Application
' class.
static final int DRIVER
Driver
' class.
static final int ENDPOINT
Endpoint
' class.
static final int DOCUMENTABLE__SHORT_DESCRIPTION
static final int DOCUMENTABLE_FEATURE_COUNT
static final int DOCUMENTABLE_OPERATION_COUNT
static final int NAMED_DOCUMENTABLE
Named Documentable
' class.
static final int NAMED_DOCUMENTABLE__SHORT_DESCRIPTION
static final int NAMED_DOCUMENTABLE__NAME
static final int NAMED_DOCUMENTABLE_FEATURE_COUNT
static final int NAMED_DOCUMENTABLE_OPERATION_COUNT
static final int NODE__SHORT_DESCRIPTION
static final int NODE__NAME
static final int NODE__HOST_NAME
static final int NODE__ENDPOINTS
static final int NODE__DEPLOYMENTS
static final int NODE_FEATURE_COUNT
static final int NODE_OPERATION_COUNT
static final int APPLICATION_NODE__SHORT_DESCRIPTION
static final int APPLICATION_NODE__NAME
static final int APPLICATION_NODE__HOST_NAME
static final int APPLICATION_NODE__ENDPOINTS
static final int APPLICATION_NODE__DEPLOYMENTS
static final int APPLICATION_NODE__APPLICATIONS
static final int APPLICATION_NODE__SERVICES
static final int APPLICATION_NODE_FEATURE_COUNT
static final int APPLICATION_NODE_OPERATION_COUNT
static final int APPLICATION__SHORT_DESCRIPTION
static final int APPLICATION__NAME
static final int APPLICATION_FEATURE_COUNT
static final int APPLICATION_OPERATION_COUNT
static final int DRIVER__SHORT_DESCRIPTION
static final int DRIVER__NAME
static final int DRIVER_FEATURE_COUNT
static final int DRIVER___GET_ENDPOINTS
static final int DRIVER_OPERATION_COUNT
static final int ENDPOINT__SHORT_DESCRIPTION
static final int ENDPOINT__NAME
static final int ENDPOINT__NODE
static final int ENDPOINT__PORT_NUMBER
static final int ENDPOINT_FEATURE_COUNT
static final int ENDPOINT_OPERATION_COUNT
static final int COMMON_DRIVER
Common Driver
' class.
static final int COMMON_DRIVER__SHORT_DESCRIPTION
static final int COMMON_DRIVER__NAME
static final int COMMON_DRIVER__PASSWORD
static final int COMMON_DRIVER__ENDPOINTS
static final int COMMON_DRIVER_FEATURE_COUNT
static final int COMMON_DRIVER___GET_ENDPOINTS
static final int COMMON_DRIVER_OPERATION_COUNT
static final int EXEC_DRIVER
Exec Driver
' class.
static final int EXEC_DRIVER__SHORT_DESCRIPTION
static final int EXEC_DRIVER__NAME
static final int EXEC_DRIVER__PASSWORD
static final int EXEC_DRIVER__ENDPOINTS
static final int EXEC_DRIVER__ROOT
static final int EXEC_DRIVER_FEATURE_COUNT
static final int EXEC_DRIVER___GET_ENDPOINTS
static final int EXEC_DRIVER_OPERATION_COUNT
static final int HANDLER_PRIORITY_RULE
Handler Priority Rule
' class.
static final int HANDLER_PRIORITY_RULE__ORDER
static final int HANDLER_PRIORITY_RULE__FACTORY_ID
static final int HANDLER_PRIORITY_RULE__CONFIGURATION_FILTER
static final int HANDLER_PRIORITY_RULE__PRIORITY
static final int HANDLER_PRIORITY_RULE__DESCRIPTION
static final int HANDLER_PRIORITY_RULE_FEATURE_COUNT
static final int HANDLER_PRIORITY_RULE_OPERATION_COUNT
static final int MASTER_HANDLER_PRIORITIES
Master Handler Priorities
' class.
static final int MASTER_HANDLER_PRIORITIES__SHORT_DESCRIPTION
static final int MASTER_HANDLER_PRIORITIES__NAME
static final int MASTER_HANDLER_PRIORITIES__RULES
static final int MASTER_HANDLER_PRIORITIES_FEATURE_COUNT
static final int MASTER_HANDLER_PRIORITIES_OPERATION_COUNT
static final int OPTIONS
Options
' class.
static final int OPTIONS__MASTER_HANDLER_PRIORITIES
static final int OPTIONS_FEATURE_COUNT
static final int OPTIONS_OPERATION_COUNT
static final int CREDENTIALS
Credentials
' class.
static final int CREDENTIALS_FEATURE_COUNT
static final int CREDENTIALS_OPERATION_COUNT
static final int USERNAME_PASSWORD_CREDENTIALS
Username Password Credentials
' class.
static final int USERNAME_PASSWORD_CREDENTIALS__USERNAME
static final int USERNAME_PASSWORD_CREDENTIALS__PASSWORD
static final int USERNAME_PASSWORD_CREDENTIALS_FEATURE_COUNT
static final int USERNAME_PASSWORD_CREDENTIALS_OPERATION_COUNT
static final int PASSWORD_CREDENTIALS
Password Credentials
' class.
static final int PASSWORD_CREDENTIALS__PASSWORD
static final int PASSWORD_CREDENTIALS_FEATURE_COUNT
static final int PASSWORD_CREDENTIALS_OPERATION_COUNT
static final int EXTERNAL_NODE
External Node
' class.
static final int EXTERNAL_NODE__SHORT_DESCRIPTION
static final int EXTERNAL_NODE__NAME
static final int EXTERNAL_NODE__HOST_NAME
static final int EXTERNAL_NODE__ENDPOINTS
static final int EXTERNAL_NODE__DEPLOYMENTS
static final int EXTERNAL_NODE_FEATURE_COUNT
static final int EXTERNAL_NODE_OPERATION_COUNT
static final int SERVICE
Service
' class.
static final int SERVICE__SHORT_DESCRIPTION
static final int SERVICE__NAME
static final int SERVICE_FEATURE_COUNT
static final int SERVICE_OPERATION_COUNT
static final int PATTERN
org.eclipse.emf.ecore.EClass getWorld()
World
'.
World
org.eclipse.emf.ecore.EReference getWorld_Nodes()
Nodes
'.
World.getNodes()
,
getWorld()
org.eclipse.emf.ecore.EReference getWorld_Options()
Options
'.
World.getOptions()
,
getWorld()
org.eclipse.emf.ecore.EClass getNode()
Node
'.
Node
org.eclipse.emf.ecore.EAttribute getNode_HostName()
Host Name
'.
Node.getHostName()
,
getNode()
org.eclipse.emf.ecore.EReference getNode_Endpoints()
Endpoints
'.
Node.getEndpoints()
,
getNode()
org.eclipse.emf.ecore.EReference getNode_Deployments()
Deployments
'.
Node.getDeployments()
,
getNode()
org.eclipse.emf.ecore.EClass getApplicationNode()
Application Node
'.
ApplicationNode
org.eclipse.emf.ecore.EReference getApplicationNode_Applications()
Applications
'.
ApplicationNode.getApplications()
,
getApplicationNode()
org.eclipse.emf.ecore.EReference getApplicationNode_Services()
Services
'.
ApplicationNode.getServices()
,
getApplicationNode()
org.eclipse.emf.ecore.EClass getDocumentable()
Documentable
'.
Documentable
org.eclipse.emf.ecore.EAttribute getDocumentable_ShortDescription()
Short Description
'.
Documentable.getShortDescription()
,
getDocumentable()
org.eclipse.emf.ecore.EClass getApplication()
Application
'.
Application
org.eclipse.emf.ecore.EClass getDriver()
Driver
'.
Driver
org.eclipse.emf.ecore.EOperation getDriver__GetEndpoints()
Get Endpoints
' operation.
Driver.getEndpoints()
org.eclipse.emf.ecore.EClass getEndpoint()
Endpoint
'.
Endpoint
org.eclipse.emf.ecore.EReference getEndpoint_Node()
Node
'.
Endpoint.getNode()
,
getEndpoint()
org.eclipse.emf.ecore.EAttribute getEndpoint_PortNumber()
Port Number
'.
Endpoint.getPortNumber()
,
getEndpoint()
org.eclipse.emf.ecore.EClass getExecDriver()
Exec Driver
'.
ExecDriver
org.eclipse.emf.ecore.EReference getExecDriver_Root()
Root
'.
ExecDriver.getRoot()
,
getExecDriver()
org.eclipse.emf.ecore.EClass getCommonDriver()
Common Driver
'.
CommonDriver
org.eclipse.emf.ecore.EReference getCommonDriver_Password()
Password
'.
CommonDriver.getPassword()
,
getCommonDriver()
org.eclipse.emf.ecore.EReference getCommonDriver_Endpoints()
Endpoints
'.
CommonDriver.getEndpoints()
,
getCommonDriver()
org.eclipse.emf.ecore.EClass getHandlerPriorityRule()
Handler Priority Rule
'.
HandlerPriorityRule
org.eclipse.emf.ecore.EAttribute getHandlerPriorityRule_Order()
Order
'.
HandlerPriorityRule.getOrder()
,
getHandlerPriorityRule()
org.eclipse.emf.ecore.EAttribute getHandlerPriorityRule_FactoryId()
Factory Id
'.
HandlerPriorityRule.getFactoryId()
,
getHandlerPriorityRule()
org.eclipse.emf.ecore.EAttribute getHandlerPriorityRule_ConfigurationFilter()
Configuration Filter
'.
HandlerPriorityRule.getConfigurationFilter()
,
getHandlerPriorityRule()
org.eclipse.emf.ecore.EAttribute getHandlerPriorityRule_Priority()
Priority
'.
HandlerPriorityRule.getPriority()
,
getHandlerPriorityRule()
org.eclipse.emf.ecore.EAttribute getHandlerPriorityRule_Description()
Description
'.
HandlerPriorityRule.getDescription()
,
getHandlerPriorityRule()
org.eclipse.emf.ecore.EClass getMasterHandlerPriorities()
Master Handler Priorities
'.
MasterHandlerPriorities
org.eclipse.emf.ecore.EReference getMasterHandlerPriorities_Rules()
Rules
'.
MasterHandlerPriorities.getRules()
,
getMasterHandlerPriorities()
org.eclipse.emf.ecore.EClass getOptions()
Options
'.
Options
org.eclipse.emf.ecore.EReference getOptions_MasterHandlerPriorities()
Master Handler Priorities
'.
Options.getMasterHandlerPriorities()
,
getOptions()
org.eclipse.emf.ecore.EClass getUsernamePasswordCredentials()
Username Password Credentials
'.
UsernamePasswordCredentials
org.eclipse.emf.ecore.EAttribute getUsernamePasswordCredentials_Username()
Username
'.
UsernamePasswordCredentials.getUsername()
,
getUsernamePasswordCredentials()
org.eclipse.emf.ecore.EAttribute getUsernamePasswordCredentials_Password()
Password
'.
UsernamePasswordCredentials.getPassword()
,
getUsernamePasswordCredentials()
org.eclipse.emf.ecore.EClass getPasswordCredentials()
Password Credentials
'.
PasswordCredentials
org.eclipse.emf.ecore.EAttribute getPasswordCredentials_Password()
Password
'.
PasswordCredentials.getPassword()
,
getPasswordCredentials()
org.eclipse.emf.ecore.EClass getCredentials()
Credentials
'.
Credentials
org.eclipse.emf.ecore.EClass getExternalNode()
External Node
'.
ExternalNode
org.eclipse.emf.ecore.EClass getService()
Service
'.
Service
org.eclipse.emf.ecore.EClass getNamedDocumentable()
Named Documentable
'.
NamedDocumentable
org.eclipse.emf.ecore.EAttribute getNamedDocumentable_Name()
Name
'.
NamedDocumentable.getName()
,
getNamedDocumentable()
org.eclipse.emf.ecore.EDataType getPattern()
Pattern
'.
Pattern
WorldFactory getWorldFactory()