public interface DataSource extends LTBlock
The following features are supported:
DataPackage.getDataSource()NOTIFIER| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList |
getConsumers()
Returns the value of the 'Consumers' reference list.
|
org.eclipse.emf.common.util.EList |
getConsumersProxy()
Returns the value of the 'Consumers Proxy' containment reference list.
|
com.ibm.rational.test.lt.models.behavior.data.CreationType |
getCreatedBy()
Returns the value of the 'Created By' attribute.
|
String |
getVariableName()
Get the variable name used in codegen
|
void |
setCreatedBy(com.ibm.rational.test.lt.models.behavior.data.CreationType value)
Sets the value of the '
Created By' attribute |
void |
setVariableName(String name)
Set the variable name used for this data source
|
void |
unlink()
This method unlinks this data source from its consumers
|
addProxy, createProxy, isProxyReference, processRemoval, removeProxygetActions, getCBErrors, getCBRequirementTarget, processRemoval, setCBRequirementTargetisControlBlockcanDisable, canEnable, enable, getAction, getBooleanProperty, getByteProperty, getCharProperty, getDisabledCount, getDoubleProperty, getFloatProperty, getInheritedCBActionElements, getIntProperty, getLongProperty, getMovingFrom, getParent, getShortProperty, getStringProperty, getTransformID, getType, isAlwaysLog, isEnabled, isMoving, move, resetDisabledCount, setAction, setAlwaysLog, setDisabledCount, setEnabled, setMovingToNewTestArgs, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setTransformID, setType, validategetDescription, getId, getName, getStopId, setDescription, setId, setNamegetAdaptergetTempAttribute, getTempAttribute, getTempAttributes, setTempAttribute, setTempAttribute, unsetTempAttributedoClone, isCloneableeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverorg.eclipse.emf.common.util.EList getConsumers()
DataSourceConsumer.
If the meaning of the 'Consumers' reference list isn't clear, there really should be more of a description here...
DataPackage.getDataSource_Consumers()org.eclipse.emf.common.util.EList getConsumersProxy()
DataSourceConsumerProxy.
If the meaning of the 'Consumers Proxy' containment reference list isn't clear, there really should be more of a description here...
DataPackage.getDataSource_ConsumersProxy()com.ibm.rational.test.lt.models.behavior.data.CreationType getCreatedBy()
"AUTOMATIC".
The literals are from the enumeration CreationType.
If the meaning of the 'Created By' attribute isn't clear, there really should be more of a description here...
CreationType,
DataSource.setCreatedBy(CreationType),
DataPackage.getDataSource_CreatedBy()void setCreatedBy(com.ibm.rational.test.lt.models.behavior.data.CreationType value)
Created By' attribute.
value - the new value of the 'Created By' attribute.CreationType,
DataSource.getCreatedBy()void unlink()
String getVariableName()
void setVariableName(String name)
name - © Copyright IBM Corp. 2013. All rights reserved.