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