|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Factory for the model. It provides a create method for each non-abstract class of the model.
ModelPackage
Field Summary | |
---|---|
static String |
copyright
|
static ModelFactory |
eINSTANCE
The singleton instance of the factory |
Method Summary | |
---|---|
SystemConnection |
createSystemConnection()
Returns a new object of class 'System Connection' |
SystemConnectionPool |
createSystemConnectionPool()
Returns a new object of class 'System Connection Pool' |
SystemProfile |
createSystemProfile()
Returns a new object of class 'System Profile' |
SystemProfileManager |
createSystemProfileManager()
Returns a new object of class 'System Profile Manager' |
ModelPackage |
getModelPackage()
Returns the package supported by this factory |
Field Detail |
public static final String copyright
public static final ModelFactory eINSTANCE
Method Detail |
public SystemConnection createSystemConnection()
public SystemConnectionPool createSystemConnectionPool()
public SystemProfile createSystemProfile()
public SystemProfileManager createSystemProfileManager()
public ModelPackage getModelPackage()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |