|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SweepFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
SweepPackage| Field Summary | |
|---|---|
static SweepFactory |
eINSTANCE
The singleton instance of the factory |
| Method Summary | |
|---|---|
AssignmentType |
createAssignmentType()
Returns a new object of class 'Assignment Type' |
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root' |
SweepType |
createSweepType()
Returns a new object of class 'Type' |
SweepPackage |
getSweepPackage()
Returns the package supported by this factory |
| Field Detail |
|---|
static final SweepFactory eINSTANCE
| Method Detail |
|---|
AssignmentType createAssignmentType()
DocumentRoot createDocumentRoot()
SweepType createSweepType()
SweepPackage getSweepPackage()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||