|
TM Service Discovery Release 2.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ModelPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static org.eclipse.emf.ecore.EClass |
DEVICE
The meta object literal for the ' Device ' class. |
static org.eclipse.emf.ecore.EAttribute |
DEVICE__ADDRESS
The meta object literal for the 'Address' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
DEVICE__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EReference |
DEVICE__SERVICE_TYPE
The meta object literal for the 'Service Type' containment reference list feature. |
static org.eclipse.emf.ecore.EClass |
NETWORK
The meta object literal for the ' Network ' class. |
static org.eclipse.emf.ecore.EReference |
NETWORK__DEVICE
The meta object literal for the 'Device' containment reference list feature. |
static org.eclipse.emf.ecore.EClass |
PAIR
The meta object literal for the ' Pair ' class. |
static org.eclipse.emf.ecore.EAttribute |
PAIR__KEY
The meta object literal for the 'Key' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
PAIR__VALUE
The meta object literal for the 'Value' attribute feature. |
static org.eclipse.emf.ecore.EClass |
SERVICE
The meta object literal for the ' Service ' class. |
static org.eclipse.emf.ecore.EAttribute |
SERVICE__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EReference |
SERVICE__PAIR
The meta object literal for the 'Pair' containment reference list feature. |
static org.eclipse.emf.ecore.EClass |
SERVICE_TYPE
The meta object literal for the ' Service Type ' class. |
static org.eclipse.emf.ecore.EAttribute |
SERVICE_TYPE__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EReference |
SERVICE_TYPE__SERVICE
The meta object literal for the 'Service' containment reference list feature. |
Field Detail |
---|
static final org.eclipse.emf.ecore.EClass DEVICE
Device
' class.
DeviceImpl
,
ModelPackageImpl.getDevice()
static final org.eclipse.emf.ecore.EReference DEVICE__SERVICE_TYPE
static final org.eclipse.emf.ecore.EAttribute DEVICE__ADDRESS
static final org.eclipse.emf.ecore.EAttribute DEVICE__NAME
static final org.eclipse.emf.ecore.EClass NETWORK
Network
' class.
NetworkImpl
,
ModelPackageImpl.getNetwork()
static final org.eclipse.emf.ecore.EReference NETWORK__DEVICE
static final org.eclipse.emf.ecore.EClass PAIR
Pair
' class.
PairImpl
,
ModelPackageImpl.getPair()
static final org.eclipse.emf.ecore.EAttribute PAIR__KEY
static final org.eclipse.emf.ecore.EAttribute PAIR__VALUE
static final org.eclipse.emf.ecore.EClass SERVICE
Service
' class.
ServiceImpl
,
ModelPackageImpl.getService()
static final org.eclipse.emf.ecore.EReference SERVICE__PAIR
static final org.eclipse.emf.ecore.EAttribute SERVICE__NAME
static final org.eclipse.emf.ecore.EClass SERVICE_TYPE
Service Type
' class.
ServiceTypeImpl
,
ModelPackageImpl.getServiceType()
static final org.eclipse.emf.ecore.EReference SERVICE_TYPE__SERVICE
static final org.eclipse.emf.ecore.EAttribute SERVICE_TYPE__NAME
|
TM Service Discovery Release 2.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |