|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileSystemTypeEnumeration | |
|---|---|
| eu.geclipse.jsdl.model.base | |
| eu.geclipse.jsdl.model.base.impl | |
| eu.geclipse.jsdl.model.base.validation | |
| Uses of FileSystemTypeEnumeration in eu.geclipse.jsdl.model.base |
|---|
| Fields in eu.geclipse.jsdl.model.base declared as FileSystemTypeEnumeration | |
|---|---|
static FileSystemTypeEnumeration |
FileSystemTypeEnumeration.NORMAL_LITERAL
The 'Normal' literal object |
static FileSystemTypeEnumeration |
FileSystemTypeEnumeration.SPOOL_LITERAL
The 'Spool' literal object |
static FileSystemTypeEnumeration |
FileSystemTypeEnumeration.SWAP_LITERAL
The 'Swap' literal object |
static FileSystemTypeEnumeration |
FileSystemTypeEnumeration.TEMPORARY_LITERAL
The 'Temporary' literal object |
| Methods in eu.geclipse.jsdl.model.base that return FileSystemTypeEnumeration | |
|---|---|
static FileSystemTypeEnumeration |
FileSystemTypeEnumeration.get(int value)
Returns the 'File System Type Enumeration' literal with the specified integer value |
static FileSystemTypeEnumeration |
FileSystemTypeEnumeration.get(java.lang.String literal)
Returns the 'File System Type Enumeration' literal with the specified literal value |
static FileSystemTypeEnumeration |
FileSystemTypeEnumeration.getByName(java.lang.String name)
Returns the 'File System Type Enumeration' literal with the specified name |
FileSystemTypeEnumeration |
FileSystemType.getFileSystemType()
Returns the value of the 'File System Type' attribute. |
FileSystemTypeEnumeration |
DocumentRoot.getFileSystemType()
Returns the value of the 'File System Type' attribute. |
| Methods in eu.geclipse.jsdl.model.base with parameters of type FileSystemTypeEnumeration | |
|---|---|
void |
FileSystemType.setFileSystemType(FileSystemTypeEnumeration value)
Sets the value of the ' File System Type' attribute |
void |
DocumentRoot.setFileSystemType(FileSystemTypeEnumeration value)
Sets the value of the ' File System Type' attribute |
| Uses of FileSystemTypeEnumeration in eu.geclipse.jsdl.model.base.impl |
|---|
| Methods in eu.geclipse.jsdl.model.base.impl that return FileSystemTypeEnumeration | |
|---|---|
FileSystemTypeEnumeration |
JsdlFactoryImpl.createFileSystemTypeEnumerationFromString(EDataType eDataType,
java.lang.String initialValue)
|
FileSystemTypeEnumeration |
JsdlFactoryImpl.createFileSystemTypeEnumerationObjectFromString(EDataType eDataType,
java.lang.String initialValue)
|
FileSystemTypeEnumeration |
FileSystemTypeImpl.getFileSystemType()
|
FileSystemTypeEnumeration |
DocumentRootImpl.getFileSystemType()
|
| Methods in eu.geclipse.jsdl.model.base.impl with parameters of type FileSystemTypeEnumeration | |
|---|---|
void |
FileSystemTypeImpl.setFileSystemType(FileSystemTypeEnumeration newFileSystemType)
|
void |
DocumentRootImpl.setFileSystemType(FileSystemTypeEnumeration newFileSystemType)
|
| Uses of FileSystemTypeEnumeration in eu.geclipse.jsdl.model.base.validation |
|---|
| Methods in eu.geclipse.jsdl.model.base.validation with parameters of type FileSystemTypeEnumeration | |
|---|---|
boolean |
FileSystemTypeValidator.validateFileSystemType(FileSystemTypeEnumeration value)
|
boolean |
DocumentRootValidator.validateFileSystemType(FileSystemTypeEnumeration value)
|
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||