|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModelPackage
The Package for the model. It contains accessors for the meta objects to represent
ModelFactory
Nested Class Summary | |
---|---|
static interface |
ModelPackage.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 |
---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
Field Summary | |
---|---|
static int |
BROADCAST_MESSAGE
The meta object id for the ' Broadcast Message ' class |
static int |
BROADCAST_MESSAGE__ID
The feature id for the 'Id' attribute |
static int |
BROADCAST_MESSAGE__MESSAGE_TEXT
The feature id for the 'Message Text' attribute |
static int |
BROADCAST_MESSAGE__SENDER
The feature id for the 'Sender' reference |
static int |
BROADCAST_MESSAGE__TIMESTAMP
The feature id for the 'Timestamp' attribute |
static int |
BROADCAST_MESSAGE_FEATURE_COUNT
The number of structural features of the 'Broadcast Message' class |
static int |
DEVELOPER
The meta object id for the ' Developer ' class |
static int |
DEVELOPER__EMAIL
The feature id for the 'Email' attribute |
static int |
DEVELOPER__ID
The feature id for the 'Id' attribute |
static int |
DEVELOPER__NAME
The feature id for the 'Name' attribute |
static int |
DEVELOPER__ONLINE
The feature id for the 'Online' attribute |
static int |
DEVELOPER__PASSWORD
The feature id for the 'Password' attribute |
static int |
DEVELOPER_FEATURE_COUNT
The number of structural features of the 'Developer' class |
static int |
DEVELOPER_RESOURCE_STATE
The meta object id for the ' Developer Resource State ' class |
static int |
DEVELOPER_RESOURCE_STATE__DEVELOPER
The feature id for the 'Developer' reference |
static int |
DEVELOPER_RESOURCE_STATE__ID
The feature id for the 'Id' attribute |
static int |
DEVELOPER_RESOURCE_STATE__OPENED_RESOURCES
The feature id for the 'Opened Resources' reference list |
static int |
DEVELOPER_RESOURCE_STATE__TIMESTAMP
The feature id for the 'Timestamp' attribute |
static int |
DEVELOPER_RESOURCE_STATE_FEATURE_COUNT
The number of structural features of the 'Developer Resource State' class |
static int |
DEVELOPER_RESOURCE_STATES
The meta object id for the ' Developer Resource States ' class |
static int |
DEVELOPER_RESOURCE_STATES__STATES
The feature id for the 'States' reference list |
static int |
DEVELOPER_RESOURCE_STATES_FEATURE_COUNT
The number of structural features of the 'Developer Resource States' class |
static ModelPackage |
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 |
MESSAGE
The meta object id for the ' Message ' class |
static int |
MESSAGE__ID
The feature id for the 'Id' attribute |
static int |
MESSAGE__MESSAGE_TEXT
The feature id for the 'Message Text' attribute |
static int |
MESSAGE__SENDER
The feature id for the 'Sender' reference |
static int |
MESSAGE__TIMESTAMP
The feature id for the 'Timestamp' attribute |
static int |
MESSAGE_FEATURE_COUNT
The number of structural features of the 'Message' class |
static int |
MESSAGES
The meta object id for the ' Messages ' class |
static int |
MESSAGES__MESSAGES
The feature id for the 'Messages' reference list |
static int |
MESSAGES_FEATURE_COUNT
The number of structural features of the 'Messages' class |
static int |
MULTICAST_MESSAGE
The meta object id for the ' Multicast Message ' class |
static int |
MULTICAST_MESSAGE__GROUP
The feature id for the 'Group' reference |
static int |
MULTICAST_MESSAGE__ID
The feature id for the 'Id' attribute |
static int |
MULTICAST_MESSAGE__MESSAGE_TEXT
The feature id for the 'Message Text' attribute |
static int |
MULTICAST_MESSAGE__SENDER
The feature id for the 'Sender' reference |
static int |
MULTICAST_MESSAGE__TIMESTAMP
The feature id for the 'Timestamp' attribute |
static int |
MULTICAST_MESSAGE_FEATURE_COUNT
The number of structural features of the 'Multicast Message' class |
static int |
RESOURCE
The meta object id for the ' Resource ' class |
static int |
RESOURCE__FQ_NAME
The feature id for the 'Fq Name' attribute |
static int |
RESOURCE__ID
The feature id for the 'Id' attribute |
static int |
RESOURCE_FEATURE_COUNT
The number of structural features of the 'Resource' class |
static int |
UNICAST_MESSAGE
The meta object id for the ' Unicast Message ' class |
static int |
UNICAST_MESSAGE__ID
The feature id for the 'Id' attribute |
static int |
UNICAST_MESSAGE__MESSAGE_TEXT
The feature id for the 'Message Text' attribute |
static int |
UNICAST_MESSAGE__RECEIVER
The feature id for the 'Receiver' reference |
static int |
UNICAST_MESSAGE__SENDER
The feature id for the 'Sender' reference |
static int |
UNICAST_MESSAGE__TIMESTAMP
The feature id for the 'Timestamp' attribute |
static int |
UNICAST_MESSAGE_FEATURE_COUNT
The number of structural features of the 'Unicast Message' class |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EClass |
getBroadcastMessage()
Returns the meta object for class ' Broadcast Message ' |
org.eclipse.emf.ecore.EAttribute |
getDeveloper_Email()
Returns the meta object for the attribute ' Email ' |
org.eclipse.emf.ecore.EAttribute |
getDeveloper_Id()
Returns the meta object for the attribute ' Id ' |
org.eclipse.emf.ecore.EAttribute |
getDeveloper_Name()
Returns the meta object for the attribute ' Name ' |
org.eclipse.emf.ecore.EAttribute |
getDeveloper_Online()
Returns the meta object for the attribute ' Online ' |
org.eclipse.emf.ecore.EAttribute |
getDeveloper_Password()
Returns the meta object for the attribute ' Password ' |
org.eclipse.emf.ecore.EClass |
getDeveloper()
Returns the meta object for class ' Developer ' |
org.eclipse.emf.ecore.EReference |
getDeveloperResourceState_Developer()
Returns the meta object for the reference ' Developer ' |
org.eclipse.emf.ecore.EAttribute |
getDeveloperResourceState_Id()
Returns the meta object for the attribute ' Id ' |
org.eclipse.emf.ecore.EReference |
getDeveloperResourceState_OpenedResources()
Returns the meta object for the reference list ' Opened Resources ' |
org.eclipse.emf.ecore.EAttribute |
getDeveloperResourceState_Timestamp()
Returns the meta object for the attribute ' Timestamp ' |
org.eclipse.emf.ecore.EClass |
getDeveloperResourceState()
Returns the meta object for class ' Developer Resource State ' |
org.eclipse.emf.ecore.EReference |
getDeveloperResourceStates_States()
Returns the meta object for the reference list ' States ' |
org.eclipse.emf.ecore.EClass |
getDeveloperResourceStates()
Returns the meta object for class ' Developer Resource States ' |
org.eclipse.emf.ecore.EAttribute |
getMessage_Id()
Returns the meta object for the attribute ' Id ' |
org.eclipse.emf.ecore.EAttribute |
getMessage_MessageText()
Returns the meta object for the attribute ' Message Text ' |
org.eclipse.emf.ecore.EReference |
getMessage_Sender()
Returns the meta object for the reference ' Sender ' |
org.eclipse.emf.ecore.EAttribute |
getMessage_Timestamp()
Returns the meta object for the attribute ' Timestamp ' |
org.eclipse.emf.ecore.EClass |
getMessage()
Returns the meta object for class ' Message ' |
org.eclipse.emf.ecore.EReference |
getMessages_Messages()
Returns the meta object for the reference list ' Messages ' |
org.eclipse.emf.ecore.EClass |
getMessages()
Returns the meta object for class ' Messages ' |
ModelFactory |
getModelFactory()
Returns the factory that creates the instances of the model |
org.eclipse.emf.ecore.EReference |
getMulticastMessage_Group()
Returns the meta object for the reference ' Group ' |
org.eclipse.emf.ecore.EClass |
getMulticastMessage()
Returns the meta object for class ' Multicast Message ' |
org.eclipse.emf.ecore.EAttribute |
getResource_FqName()
Returns the meta object for the attribute ' Fq Name ' |
org.eclipse.emf.ecore.EAttribute |
getResource_Id()
Returns the meta object for the attribute ' Id ' |
org.eclipse.emf.ecore.EClass |
getResource()
Returns the meta object for class ' Resource ' |
org.eclipse.emf.ecore.EReference |
getUnicastMessage_Receiver()
Returns the meta object for the reference ' Receiver ' |
org.eclipse.emf.ecore.EClass |
getUnicastMessage()
Returns the meta object for class ' Unicast Message ' |
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, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final ModelPackage eINSTANCE
static final int DEVELOPER
Developer
' class.
DeveloperImpl
,
ModelPackageImpl.getDeveloper()
,
Constant Field Valuesstatic final int DEVELOPER__NAME
static final int DEVELOPER__ONLINE
static final int DEVELOPER__ID
static final int DEVELOPER__PASSWORD
static final int DEVELOPER__EMAIL
static final int DEVELOPER_FEATURE_COUNT
static final int RESOURCE
Resource
' class.
ResourceImpl
,
ModelPackageImpl.getResource()
,
Constant Field Valuesstatic final int RESOURCE__FQ_NAME
static final int RESOURCE__ID
static final int RESOURCE_FEATURE_COUNT
static final int DEVELOPER_RESOURCE_STATE
Developer Resource State
' class.
DeveloperResourceStateImpl
,
ModelPackageImpl.getDeveloperResourceState()
,
Constant Field Valuesstatic final int DEVELOPER_RESOURCE_STATE__DEVELOPER
static final int DEVELOPER_RESOURCE_STATE__OPENED_RESOURCES
static final int DEVELOPER_RESOURCE_STATE__TIMESTAMP
static final int DEVELOPER_RESOURCE_STATE__ID
static final int DEVELOPER_RESOURCE_STATE_FEATURE_COUNT
static final int DEVELOPER_RESOURCE_STATES
Developer Resource States
' class.
DeveloperResourceStatesImpl
,
ModelPackageImpl.getDeveloperResourceStates()
,
Constant Field Valuesstatic final int DEVELOPER_RESOURCE_STATES__STATES
static final int DEVELOPER_RESOURCE_STATES_FEATURE_COUNT
static final int MESSAGE
Message
' class.
MessageImpl
,
ModelPackageImpl.getMessage()
,
Constant Field Valuesstatic final int MESSAGE__SENDER
static final int MESSAGE__MESSAGE_TEXT
static final int MESSAGE__ID
static final int MESSAGE__TIMESTAMP
static final int MESSAGE_FEATURE_COUNT
static final int UNICAST_MESSAGE
Unicast Message
' class.
UnicastMessageImpl
,
ModelPackageImpl.getUnicastMessage()
,
Constant Field Valuesstatic final int UNICAST_MESSAGE__SENDER
static final int UNICAST_MESSAGE__MESSAGE_TEXT
static final int UNICAST_MESSAGE__ID
static final int UNICAST_MESSAGE__TIMESTAMP
static final int UNICAST_MESSAGE__RECEIVER
static final int UNICAST_MESSAGE_FEATURE_COUNT
static final int MULTICAST_MESSAGE
Multicast Message
' class.
MulticastMessageImpl
,
ModelPackageImpl.getMulticastMessage()
,
Constant Field Valuesstatic final int MULTICAST_MESSAGE__SENDER
static final int MULTICAST_MESSAGE__MESSAGE_TEXT
static final int MULTICAST_MESSAGE__ID
static final int MULTICAST_MESSAGE__TIMESTAMP
static final int MULTICAST_MESSAGE__GROUP
static final int MULTICAST_MESSAGE_FEATURE_COUNT
static final int BROADCAST_MESSAGE
Broadcast Message
' class.
BroadcastMessageImpl
,
ModelPackageImpl.getBroadcastMessage()
,
Constant Field Valuesstatic final int BROADCAST_MESSAGE__SENDER
static final int BROADCAST_MESSAGE__MESSAGE_TEXT
static final int BROADCAST_MESSAGE__ID
static final int BROADCAST_MESSAGE__TIMESTAMP
static final int BROADCAST_MESSAGE_FEATURE_COUNT
static final int MESSAGES
Messages
' class.
MessagesImpl
,
ModelPackageImpl.getMessages()
,
Constant Field Valuesstatic final int MESSAGES__MESSAGES
static final int MESSAGES_FEATURE_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getDeveloper()
Developer
'.
Developer
org.eclipse.emf.ecore.EAttribute getDeveloper_Name()
Name
'.
Developer.getName()
,
getDeveloper()
org.eclipse.emf.ecore.EAttribute getDeveloper_Online()
Online
'.
Developer.isOnline()
,
getDeveloper()
org.eclipse.emf.ecore.EAttribute getDeveloper_Id()
Id
'.
Developer.getId()
,
getDeveloper()
org.eclipse.emf.ecore.EAttribute getDeveloper_Password()
Password
'.
Developer.getPassword()
,
getDeveloper()
org.eclipse.emf.ecore.EAttribute getDeveloper_Email()
Email
'.
Developer.getEmail()
,
getDeveloper()
org.eclipse.emf.ecore.EClass getResource()
Resource
'.
Resource
org.eclipse.emf.ecore.EAttribute getResource_FqName()
Fq Name
'.
Resource.getFqName()
,
getResource()
org.eclipse.emf.ecore.EAttribute getResource_Id()
Id
'.
Resource.getId()
,
getResource()
org.eclipse.emf.ecore.EClass getDeveloperResourceState()
Developer Resource State
'.
DeveloperResourceState
org.eclipse.emf.ecore.EReference getDeveloperResourceState_Developer()
Developer
'.
DeveloperResourceState.getDeveloper()
,
getDeveloperResourceState()
org.eclipse.emf.ecore.EReference getDeveloperResourceState_OpenedResources()
Opened Resources
'.
DeveloperResourceState.getOpenedResources()
,
getDeveloperResourceState()
org.eclipse.emf.ecore.EAttribute getDeveloperResourceState_Timestamp()
Timestamp
'.
DeveloperResourceState.getTimestamp()
,
getDeveloperResourceState()
org.eclipse.emf.ecore.EAttribute getDeveloperResourceState_Id()
Id
'.
DeveloperResourceState.getId()
,
getDeveloperResourceState()
org.eclipse.emf.ecore.EClass getDeveloperResourceStates()
Developer Resource States
'.
DeveloperResourceStates
org.eclipse.emf.ecore.EReference getDeveloperResourceStates_States()
States
'.
DeveloperResourceStates.getStates()
,
getDeveloperResourceStates()
org.eclipse.emf.ecore.EClass getMessage()
Message
'.
Message
org.eclipse.emf.ecore.EReference getMessage_Sender()
Sender
'.
Message.getSender()
,
getMessage()
org.eclipse.emf.ecore.EAttribute getMessage_MessageText()
Message Text
'.
Message.getMessageText()
,
getMessage()
org.eclipse.emf.ecore.EAttribute getMessage_Id()
Id
'.
Message.getId()
,
getMessage()
org.eclipse.emf.ecore.EAttribute getMessage_Timestamp()
Timestamp
'.
Message.getTimestamp()
,
getMessage()
org.eclipse.emf.ecore.EClass getUnicastMessage()
Unicast Message
'.
UnicastMessage
org.eclipse.emf.ecore.EReference getUnicastMessage_Receiver()
Receiver
'.
UnicastMessage.getReceiver()
,
getUnicastMessage()
org.eclipse.emf.ecore.EClass getMulticastMessage()
Multicast Message
'.
MulticastMessage
org.eclipse.emf.ecore.EReference getMulticastMessage_Group()
Group
'.
MulticastMessage.getGroup()
,
getMulticastMessage()
org.eclipse.emf.ecore.EClass getBroadcastMessage()
Broadcast Message
'.
BroadcastMessage
org.eclipse.emf.ecore.EClass getMessages()
Messages
'.
Messages
org.eclipse.emf.ecore.EReference getMessages_Messages()
Messages
'.
Messages.getMessages()
,
getMessages()
ModelFactory getModelFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |