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