|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ServiceDslPackage.Literals
Defines literals for the meta objects that represent
| Field Summary | |
|---|---|
static org.eclipse.emf.ecore.EClass |
ASSOCIATION_METHOD
The meta object literal for the ' Association Method' class. |
static org.eclipse.emf.ecore.EReference |
ASSOCIATION_METHOD__MAIN
The meta object literal for the 'Main' reference feature. |
static org.eclipse.emf.ecore.EReference |
ASSOCIATION_METHOD__PART
The meta object literal for the 'Part' reference feature. |
static org.eclipse.emf.ecore.EAttribute |
ASSOCIATION_METHOD__ROLENAME
The meta object literal for the 'Rolename' attribute feature. |
static org.eclipse.emf.ecore.EEnum |
COLLECTION_TYPE
The meta object literal for the ' Collection Type' enum. |
static org.eclipse.emf.ecore.EClass |
CRUD_SERVICE
The meta object literal for the ' Crud Service' class. |
static org.eclipse.emf.ecore.EReference |
CRUD_SERVICE__DTO
The meta object literal for the 'Dto' reference feature. |
static org.eclipse.emf.ecore.EReference |
CRUD_SERVICE__MODEL
The meta object literal for the 'Model' container reference feature. |
static org.eclipse.emf.ecore.EClass |
CUSTOM_METHOD
The meta object literal for the ' Custom Method' class. |
static org.eclipse.emf.ecore.EReference |
CUSTOM_METHOD__IN_PARAMETERS
The meta object literal for the 'In Parameters' containment reference list feature. |
static org.eclipse.emf.ecore.EReference |
CUSTOM_METHOD__OUT_PARAMETER
The meta object literal for the 'Out Parameter' containment reference feature. |
static org.eclipse.emf.ecore.EClass |
DTO_REFERENCE
The meta object literal for the ' Dto Reference' class. |
static org.eclipse.emf.ecore.EReference |
DTO_REFERENCE__MODEL
The meta object literal for the 'Model' container reference feature. |
static org.eclipse.emf.ecore.EAttribute |
DTO_REFERENCE__MODELNAME
The meta object literal for the 'Modelname' attribute feature. |
static org.eclipse.emf.ecore.EEnum |
METHOD_TYPE
The meta object literal for the ' Method Type' enum. |
static org.eclipse.emf.ecore.EClass |
MODEL_ELEMENT
The meta object literal for the ' Model Element' class. |
static org.eclipse.emf.ecore.EAttribute |
MODEL_ELEMENT__DESCRIPTION
The meta object literal for the 'Description' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
MODEL_ELEMENT__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EClass |
PARAMETER
The meta object literal for the ' Parameter' class. |
static org.eclipse.emf.ecore.EAttribute |
PARAMETER__COLLECTION
The meta object literal for the 'Collection' attribute feature. |
static org.eclipse.emf.ecore.EReference |
PARAMETER__METHOD
The meta object literal for the 'Method' container reference feature. |
static org.eclipse.emf.ecore.EReference |
PARAMETER__TYPE
The meta object literal for the 'Type' reference feature. |
static org.eclipse.emf.ecore.EClass |
SERVICE_METHOD
The meta object literal for the ' Service Method' class. |
static org.eclipse.emf.ecore.EReference |
SERVICE_METHOD__MODEL
The meta object literal for the 'Model' container reference feature. |
static org.eclipse.emf.ecore.EAttribute |
SERVICE_METHOD__TYPE
The meta object literal for the 'Type' attribute feature. |
static org.eclipse.emf.ecore.EClass |
SERVICE_MODEL
The meta object literal for the ' Service Model' class. |
static org.eclipse.emf.ecore.EReference |
SERVICE_MODEL__CRUD_SERVICES
The meta object literal for the 'Crud Services' containment reference list feature. |
static org.eclipse.emf.ecore.EReference |
SERVICE_MODEL__DTO_REFERENCES
The meta object literal for the 'Dto References' containment reference list feature. |
static org.eclipse.emf.ecore.EReference |
SERVICE_MODEL__METHODS
The meta object literal for the 'Methods' containment reference list feature. |
static org.eclipse.emf.ecore.EClass |
SPECIAL_METHOD
The meta object literal for the ' Special Method' class. |
static org.eclipse.emf.ecore.EReference |
SPECIAL_METHOD__DTO
The meta object literal for the 'Dto' reference feature. |
| Field Detail |
|---|
static final org.eclipse.emf.ecore.EClass SERVICE_MODEL
Service Model' class.
ServiceModelImpl,
ServiceDslPackageImpl.getServiceModel()static final org.eclipse.emf.ecore.EReference SERVICE_MODEL__METHODS
static final org.eclipse.emf.ecore.EReference SERVICE_MODEL__DTO_REFERENCES
static final org.eclipse.emf.ecore.EReference SERVICE_MODEL__CRUD_SERVICES
static final org.eclipse.emf.ecore.EClass MODEL_ELEMENT
Model Element' class.
ModelElementImpl,
ServiceDslPackageImpl.getModelElement()static final org.eclipse.emf.ecore.EAttribute MODEL_ELEMENT__NAME
static final org.eclipse.emf.ecore.EAttribute MODEL_ELEMENT__DESCRIPTION
static final org.eclipse.emf.ecore.EClass DTO_REFERENCE
Dto Reference' class.
DtoReferenceImpl,
ServiceDslPackageImpl.getDtoReference()static final org.eclipse.emf.ecore.EAttribute DTO_REFERENCE__MODELNAME
static final org.eclipse.emf.ecore.EReference DTO_REFERENCE__MODEL
static final org.eclipse.emf.ecore.EClass CUSTOM_METHOD
Custom Method' class.
CustomMethodImpl,
ServiceDslPackageImpl.getCustomMethod()static final org.eclipse.emf.ecore.EReference CUSTOM_METHOD__OUT_PARAMETER
static final org.eclipse.emf.ecore.EReference CUSTOM_METHOD__IN_PARAMETERS
static final org.eclipse.emf.ecore.EClass CRUD_SERVICE
Crud Service' class.
CrudServiceImpl,
ServiceDslPackageImpl.getCrudService()static final org.eclipse.emf.ecore.EReference CRUD_SERVICE__DTO
static final org.eclipse.emf.ecore.EReference CRUD_SERVICE__MODEL
static final org.eclipse.emf.ecore.EClass SPECIAL_METHOD
Special Method' class.
SpecialMethodImpl,
ServiceDslPackageImpl.getSpecialMethod()static final org.eclipse.emf.ecore.EReference SPECIAL_METHOD__DTO
static final org.eclipse.emf.ecore.EClass SERVICE_METHOD
Service Method' class.
ServiceMethodImpl,
ServiceDslPackageImpl.getServiceMethod()static final org.eclipse.emf.ecore.EAttribute SERVICE_METHOD__TYPE
static final org.eclipse.emf.ecore.EReference SERVICE_METHOD__MODEL
static final org.eclipse.emf.ecore.EClass PARAMETER
Parameter' class.
ParameterImpl,
ServiceDslPackageImpl.getParameter()static final org.eclipse.emf.ecore.EReference PARAMETER__TYPE
static final org.eclipse.emf.ecore.EReference PARAMETER__METHOD
static final org.eclipse.emf.ecore.EAttribute PARAMETER__COLLECTION
static final org.eclipse.emf.ecore.EClass ASSOCIATION_METHOD
Association Method' class.
AssociationMethodImpl,
ServiceDslPackageImpl.getAssociationMethod()static final org.eclipse.emf.ecore.EReference ASSOCIATION_METHOD__MAIN
static final org.eclipse.emf.ecore.EReference ASSOCIATION_METHOD__PART
static final org.eclipse.emf.ecore.EAttribute ASSOCIATION_METHOD__ROLENAME
static final org.eclipse.emf.ecore.EEnum METHOD_TYPE
Method Type' enum.
MethodType,
ServiceDslPackageImpl.getMethodType()static final org.eclipse.emf.ecore.EEnum COLLECTION_TYPE
Collection Type' enum.
CollectionType,
ServiceDslPackageImpl.getCollectionType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||