g-Eclipse
Release 1.0.0

eu.geclipse.jsdl.model
Interface DataStagingType

All Known Implementing Classes:
DataStagingTypeImpl

Deprecated. This interface is deprecated. Substitute with the respective class in package eu.geclipse.jsdl.model.base

public interface DataStagingType

A representation of the model object 'Data Staging Type'.

The following features are supported:

See Also:
JsdlPackage.getDataStagingType()

Method Summary
 FeatureMap getAny()
          Deprecated. Returns the value of the 'Any' attribute list.
 FeatureMap getAnyAttribute()
          Deprecated. Returns the value of the 'Any Attribute' attribute list.
 CreationFlagEnumeration getCreationFlag()
          Deprecated. Returns the value of the 'Creation Flag' attribute.
 java.lang.String getFileName()
          Deprecated. Returns the value of the 'File Name' attribute
 java.lang.String getFilesystemName()
          Deprecated. Returns the value of the 'Filesystem Name' attribute
 java.lang.String getName()
          Deprecated. Returns the value of the 'Name' attribute
 SourceTargetType getSource()
          Deprecated. Returns the value of the 'Source' containment reference
 SourceTargetType getTarget()
          Deprecated. Returns the value of the 'Target' containment reference
 boolean isDeleteOnTermination()
          Deprecated. Returns the value of the 'Delete On Termination' attribute
 boolean isSetCreationFlag()
          Deprecated. Returns whether the value of the 'Creation Flag' attribute is set
 boolean isSetDeleteOnTermination()
          Deprecated. Returns whether the value of the 'Delete On Termination' attribute is set
 void setCreationFlag(CreationFlagEnumeration value)
          Deprecated. Sets the value of the 'Creation Flag' attribute
 void setDeleteOnTermination(boolean value)
          Deprecated. Sets the value of the 'Delete On Termination' attribute
 void setFileName(java.lang.String value)
          Deprecated. Sets the value of the 'File Name' attribute
 void setFilesystemName(java.lang.String value)
          Deprecated. Sets the value of the 'Filesystem Name' attribute
 void setName(java.lang.String value)
          Deprecated. Sets the value of the 'Name' attribute
 void setSource(SourceTargetType value)
          Deprecated. Sets the value of the 'Source' containment reference
 void setTarget(SourceTargetType value)
          Deprecated. Sets the value of the 'Target' containment reference
 void unsetCreationFlag()
          Deprecated. Unsets the value of the 'Creation Flag' attribute
 void unsetDeleteOnTermination()
          Deprecated. Unsets the value of the 'Delete On Termination' attribute
 

Method Detail

getFileName

java.lang.String getFileName()
Deprecated. 
Returns the value of the 'File Name' attribute.

If the meaning of the 'File Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'File Name' attribute.
See Also:
setFileName(String), JsdlPackage.getDataStagingType_FileName()

setFileName

void setFileName(java.lang.String value)
Deprecated. 
Sets the value of the 'File Name' attribute.

Parameters:
value - the new value of the 'File Name' attribute.
See Also:
getFileName()

getFilesystemName

java.lang.String getFilesystemName()
Deprecated. 
Returns the value of the 'Filesystem Name' attribute.

If the meaning of the 'Filesystem Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Filesystem Name' attribute.
See Also:
setFilesystemName(String), JsdlPackage.getDataStagingType_FilesystemName()

setFilesystemName

void setFilesystemName(java.lang.String value)
Deprecated. 
Sets the value of the 'Filesystem Name' attribute.

Parameters:
value - the new value of the 'Filesystem Name' attribute.
See Also:
getFilesystemName()

getCreationFlag

CreationFlagEnumeration getCreationFlag()
Deprecated. 
Returns the value of the 'Creation Flag' attribute. The default value is "overwrite". The literals are from the enumeration CreationFlagEnumeration.

If the meaning of the 'Creation Flag' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Creation Flag' attribute.
See Also:
CreationFlagEnumeration, isSetCreationFlag(), unsetCreationFlag(), setCreationFlag(CreationFlagEnumeration), JsdlPackage.getDataStagingType_CreationFlag()

setCreationFlag

void setCreationFlag(CreationFlagEnumeration value)
Deprecated. 
Sets the value of the 'Creation Flag' attribute.

Parameters:
value - the new value of the 'Creation Flag' attribute.
See Also:
CreationFlagEnumeration, isSetCreationFlag(), unsetCreationFlag(), getCreationFlag()

unsetCreationFlag

void unsetCreationFlag()
Deprecated. 
Unsets the value of the 'Creation Flag' attribute.

See Also:
isSetCreationFlag(), getCreationFlag(), setCreationFlag(CreationFlagEnumeration)

isSetCreationFlag

boolean isSetCreationFlag()
Deprecated. 
Returns whether the value of the 'Creation Flag' attribute is set.

Returns:
whether the value of the 'Creation Flag' attribute is set.
See Also:
unsetCreationFlag(), getCreationFlag(), setCreationFlag(CreationFlagEnumeration)

isDeleteOnTermination

boolean isDeleteOnTermination()
Deprecated. 
Returns the value of the 'Delete On Termination' attribute.

If the meaning of the 'Delete On Termination' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Delete On Termination' attribute.
See Also:
isSetDeleteOnTermination(), unsetDeleteOnTermination(), setDeleteOnTermination(boolean), JsdlPackage.getDataStagingType_DeleteOnTermination()

setDeleteOnTermination

void setDeleteOnTermination(boolean value)
Deprecated. 
Sets the value of the 'Delete On Termination' attribute.

Parameters:
value - the new value of the 'Delete On Termination' attribute.
See Also:
isSetDeleteOnTermination(), unsetDeleteOnTermination(), isDeleteOnTermination()

unsetDeleteOnTermination

void unsetDeleteOnTermination()
Deprecated. 
Unsets the value of the 'Delete On Termination' attribute.

See Also:
isSetDeleteOnTermination(), isDeleteOnTermination(), setDeleteOnTermination(boolean)

isSetDeleteOnTermination

boolean isSetDeleteOnTermination()
Deprecated. 
Returns whether the value of the 'Delete On Termination' attribute is set.

Returns:
whether the value of the 'Delete On Termination' attribute is set.
See Also:
unsetDeleteOnTermination(), isDeleteOnTermination(), setDeleteOnTermination(boolean)

getSource

SourceTargetType getSource()
Deprecated. 
Returns the value of the 'Source' containment reference.

If the meaning of the 'Source' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Source' containment reference.
See Also:
setSource(SourceTargetType), JsdlPackage.getDataStagingType_Source()

setSource

void setSource(SourceTargetType value)
Deprecated. 
Sets the value of the 'Source' containment reference.

Parameters:
value - the new value of the 'Source' containment reference.
See Also:
getSource()

getTarget

SourceTargetType getTarget()
Deprecated. 
Returns the value of the 'Target' containment reference.

If the meaning of the 'Target' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Target' containment reference.
See Also:
setTarget(SourceTargetType), JsdlPackage.getDataStagingType_Target()

setTarget

void setTarget(SourceTargetType value)
Deprecated. 
Sets the value of the 'Target' containment reference.

Parameters:
value - the new value of the 'Target' containment reference.
See Also:
getTarget()

getAny

FeatureMap getAny()
Deprecated. 
Returns the value of the 'Any' attribute list. The list contents are of type org.eclipse.emf.ecore.util.FeatureMap.Entry.

If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Any' attribute list.
See Also:
JsdlPackage.getDataStagingType_Any()

getName

java.lang.String getName()
Deprecated. 
Returns the value of the 'Name' attribute.

If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Name' attribute.
See Also:
setName(String), JsdlPackage.getDataStagingType_Name()

setName

void setName(java.lang.String value)
Deprecated. 
Sets the value of the 'Name' attribute.

Parameters:
value - the new value of the 'Name' attribute.
See Also:
getName()

getAnyAttribute

FeatureMap getAnyAttribute()
Deprecated. 
Returns the value of the 'Any Attribute' attribute list. The list contents are of type org.eclipse.emf.ecore.util.FeatureMap.Entry.

If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Any Attribute' attribute list.
See Also:
JsdlPackage.getDataStagingType_AnyAttribute()

g-Eclipse
Release 1.0.0