|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CreationFlagEnumeration | |
|---|---|
| eu.geclipse.jsdl.model | |
| eu.geclipse.jsdl.model.impl | |
| eu.geclipse.jsdl.model.validation | |
| Uses of CreationFlagEnumeration in eu.geclipse.jsdl.model |
|---|
| Fields in eu.geclipse.jsdl.model declared as CreationFlagEnumeration | |
|---|---|
static CreationFlagEnumeration |
CreationFlagEnumeration.APPEND_LITERAL
Deprecated. The 'Append' literal object |
static CreationFlagEnumeration |
CreationFlagEnumeration.DONT_OVERWRITE_LITERAL
Deprecated. The 'Dont Overwrite' literal object |
static CreationFlagEnumeration |
CreationFlagEnumeration.OVERWRITE_LITERAL
Deprecated. The 'Overwrite' literal object |
| Methods in eu.geclipse.jsdl.model that return CreationFlagEnumeration | |
|---|---|
static CreationFlagEnumeration |
CreationFlagEnumeration.get(int value)
Deprecated. Returns the 'Creation Flag Enumeration' literal with the specified integer value |
static CreationFlagEnumeration |
CreationFlagEnumeration.get(java.lang.String literal)
Deprecated. Returns the 'Creation Flag Enumeration' literal with the specified literal value |
static CreationFlagEnumeration |
CreationFlagEnumeration.getByName(java.lang.String name)
Deprecated. Returns the 'Creation Flag Enumeration' literal with the specified name |
CreationFlagEnumeration |
DataStagingType.getCreationFlag()
Deprecated. Returns the value of the 'Creation Flag' attribute. |
CreationFlagEnumeration |
DocumentRoot.getCreationFlag()
Deprecated. Returns the value of the 'Creation Flag' attribute. |
| Methods in eu.geclipse.jsdl.model with parameters of type CreationFlagEnumeration | |
|---|---|
void |
DataStagingType.setCreationFlag(CreationFlagEnumeration value)
Deprecated. Sets the value of the ' Creation Flag' attribute |
void |
DocumentRoot.setCreationFlag(CreationFlagEnumeration value)
Deprecated. Sets the value of the ' Creation Flag' attribute |
| Uses of CreationFlagEnumeration in eu.geclipse.jsdl.model.impl |
|---|
| Methods in eu.geclipse.jsdl.model.impl that return CreationFlagEnumeration | |
|---|---|
CreationFlagEnumeration |
JsdlFactoryImpl.createCreationFlagEnumerationFromString(EDataType eDataType,
java.lang.String initialValue)
Deprecated. |
CreationFlagEnumeration |
JsdlFactoryImpl.createCreationFlagEnumerationObjectFromString(EDataType eDataType,
java.lang.String initialValue)
Deprecated. |
CreationFlagEnumeration |
DataStagingTypeImpl.getCreationFlag()
Deprecated. |
CreationFlagEnumeration |
DocumentRootImpl.getCreationFlag()
Deprecated. |
| Methods in eu.geclipse.jsdl.model.impl with parameters of type CreationFlagEnumeration | |
|---|---|
void |
DataStagingTypeImpl.setCreationFlag(CreationFlagEnumeration newCreationFlag)
Deprecated. |
void |
DocumentRootImpl.setCreationFlag(CreationFlagEnumeration newCreationFlag)
Deprecated. |
| Uses of CreationFlagEnumeration in eu.geclipse.jsdl.model.validation |
|---|
| Methods in eu.geclipse.jsdl.model.validation with parameters of type CreationFlagEnumeration | |
|---|---|
boolean |
DataStagingTypeValidator.validateCreationFlag(CreationFlagEnumeration value)
Deprecated. |
boolean |
DocumentRootValidator.validateCreationFlag(CreationFlagEnumeration value)
Deprecated. |
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||