|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PosixFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
PosixPackage| Field Summary | |
|---|---|
static PosixFactory |
eINSTANCE
The singleton instance of the factory |
| Method Summary | |
|---|---|
ArgumentType |
createArgumentType()
Returns a new object of class 'Argument Type' |
DirectoryNameType |
createDirectoryNameType()
Returns a new object of class 'Directory Name Type' |
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root' |
EnvironmentType |
createEnvironmentType()
Returns a new object of class 'Environment Type' |
FileNameType |
createFileNameType()
Returns a new object of class 'File Name Type' |
GroupNameType |
createGroupNameType()
Returns a new object of class 'Group Name Type' |
LimitsType |
createLimitsType()
Returns a new object of class 'Limits Type' |
POSIXApplicationType |
createPOSIXApplicationType()
Returns a new object of class 'POSIX Application Type' |
UserNameType |
createUserNameType()
Returns a new object of class 'User Name Type' |
PosixPackage |
getPosixPackage()
Returns the package supported by this factory |
| Field Detail |
|---|
static final PosixFactory eINSTANCE
| Method Detail |
|---|
ArgumentType createArgumentType()
DirectoryNameType createDirectoryNameType()
DocumentRoot createDocumentRoot()
EnvironmentType createEnvironmentType()
FileNameType createFileNameType()
GroupNameType createGroupNameType()
LimitsType createLimitsType()
POSIXApplicationType createPOSIXApplicationType()
UserNameType createUserNameType()
PosixPackage getPosixPackage()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||