|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QdlFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
QdlPackage| Field Summary | |
|---|---|
static QdlFactory |
eINSTANCE
The singleton instance of the factory |
| Method Summary | |
|---|---|
AllowedVirtualOrganizationsType |
createAllowedVirtualOrganizationsType()
Returns a new object of class 'Allowed Virtual Organizations Type' |
BoundaryType |
createBoundaryType()
Returns a new object of class 'Boundary Type' |
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root' |
ExactType |
createExactType()
Returns a new object of class 'Exact Type' |
IntegerBoundaryType |
createIntegerBoundaryType()
Returns a new object of class 'Integer Boundary Type' |
IntegerExactType |
createIntegerExactType()
Returns a new object of class 'Integer Exact Type' |
IntegerRangeType |
createIntegerRangeType()
Returns a new object of class 'Integer Range Type' |
IntegerRangeValueType |
createIntegerRangeValueType()
Returns a new object of class 'Integer Range Value Type' |
QueueType |
createQueueType()
Returns a new object of class 'Queue Type' |
RangeType |
createRangeType()
Returns a new object of class 'Range Type' |
RangeValueType |
createRangeValueType()
Returns a new object of class 'Range Value Type' |
QdlPackage |
getQdlPackage()
Returns the package supported by this factory |
| Field Detail |
|---|
static final QdlFactory eINSTANCE
| Method Detail |
|---|
AllowedVirtualOrganizationsType createAllowedVirtualOrganizationsType()
BoundaryType createBoundaryType()
DocumentRoot createDocumentRoot()
ExactType createExactType()
IntegerBoundaryType createIntegerBoundaryType()
IntegerExactType createIntegerExactType()
IntegerRangeType createIntegerRangeType()
IntegerRangeValueType createIntegerRangeValueType()
QueueType createQueueType()
RangeType createRangeType()
RangeValueType createRangeValueType()
QdlPackage getQdlPackage()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||