|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceTargetType | |
|---|---|
| eu.geclipse.jsdl.model | |
| eu.geclipse.jsdl.model.impl | |
| eu.geclipse.jsdl.model.util | |
| eu.geclipse.jsdl.model.validation | |
| Uses of SourceTargetType in eu.geclipse.jsdl.model |
|---|
| Methods in eu.geclipse.jsdl.model that return SourceTargetType | |
|---|---|
SourceTargetType |
JsdlFactory.createSourceTargetType()
Deprecated. Returns a new object of class 'Source Target Type' |
SourceTargetType |
DataStagingType.getSource()
Deprecated. Returns the value of the 'Source' containment reference |
SourceTargetType |
DocumentRoot.getSource()
Deprecated. Returns the value of the 'Source' containment reference |
SourceTargetType |
DataStagingType.getTarget()
Deprecated. Returns the value of the 'Target' containment reference |
SourceTargetType |
DocumentRoot.getTarget()
Deprecated. Returns the value of the 'Target' containment reference |
| Methods in eu.geclipse.jsdl.model with parameters of type SourceTargetType | |
|---|---|
void |
DataStagingType.setSource(SourceTargetType value)
Deprecated. Sets the value of the ' Source' containment reference |
void |
DocumentRoot.setSource(SourceTargetType value)
Deprecated. Sets the value of the ' Source' containment reference |
void |
DataStagingType.setTarget(SourceTargetType value)
Deprecated. Sets the value of the ' Target' containment reference |
void |
DocumentRoot.setTarget(SourceTargetType value)
Deprecated. Sets the value of the ' Target' containment reference |
| Uses of SourceTargetType in eu.geclipse.jsdl.model.impl |
|---|
| Classes in eu.geclipse.jsdl.model.impl that implement SourceTargetType | |
|---|---|
class |
SourceTargetTypeImpl
Deprecated. This class is deprecated. Substitute with the respective class in package eu.geclipse.jsdl.model.base.impl |
| Methods in eu.geclipse.jsdl.model.impl that return SourceTargetType | |
|---|---|
SourceTargetType |
JsdlFactoryImpl.createSourceTargetType()
Deprecated. |
SourceTargetType |
DataStagingTypeImpl.getSource()
Deprecated. |
SourceTargetType |
DocumentRootImpl.getSource()
Deprecated. |
SourceTargetType |
DataStagingTypeImpl.getTarget()
Deprecated. |
SourceTargetType |
DocumentRootImpl.getTarget()
Deprecated. |
| Methods in eu.geclipse.jsdl.model.impl with parameters of type SourceTargetType | |
|---|---|
NotificationChain |
DataStagingTypeImpl.basicSetSource(SourceTargetType newSource,
NotificationChain msgs)
Deprecated. |
NotificationChain |
DocumentRootImpl.basicSetSource(SourceTargetType newSource,
NotificationChain msgs)
Deprecated. |
NotificationChain |
DataStagingTypeImpl.basicSetTarget(SourceTargetType newTarget,
NotificationChain msgs)
Deprecated. |
NotificationChain |
DocumentRootImpl.basicSetTarget(SourceTargetType newTarget,
NotificationChain msgs)
Deprecated. |
void |
DataStagingTypeImpl.setSource(SourceTargetType newSource)
Deprecated. |
void |
DocumentRootImpl.setSource(SourceTargetType newSource)
Deprecated. |
void |
DataStagingTypeImpl.setTarget(SourceTargetType newTarget)
Deprecated. |
void |
DocumentRootImpl.setTarget(SourceTargetType newTarget)
Deprecated. |
| Uses of SourceTargetType in eu.geclipse.jsdl.model.util |
|---|
| Methods in eu.geclipse.jsdl.model.util with parameters of type SourceTargetType | |
|---|---|
java.lang.Object |
JsdlSwitch.caseSourceTargetType(SourceTargetType object)
Deprecated. Returns the result of interpreting the object as an instance of 'Source Target Type' |
| Uses of SourceTargetType in eu.geclipse.jsdl.model.validation |
|---|
| Methods in eu.geclipse.jsdl.model.validation with parameters of type SourceTargetType | |
|---|---|
boolean |
DataStagingTypeValidator.validateSource(SourceTargetType value)
Deprecated. |
boolean |
DocumentRootValidator.validateSource(SourceTargetType value)
Deprecated. |
boolean |
DataStagingTypeValidator.validateTarget(SourceTargetType value)
Deprecated. |
boolean |
DocumentRootValidator.validateTarget(SourceTargetType value)
Deprecated. |
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||