public interface Arbitrary extends DataSource, DataSourceConsumer
The following features are supported:
DataPackage.getArbitrary()NOTIFIER| Modifier and Type | Method and Description |
|---|---|
String |
getClassName()
Returns the value of the 'Class Name' attribute.
|
org.eclipse.emf.common.util.EList |
getInputs()
Returns the value of the 'Inputs' reference list.
|
org.eclipse.emf.common.util.EList |
getInputsProxy()
Returns the value of the 'Inputs Proxy' containment reference list.
|
String |
getMethodName()
Deprecated.
please use getClassName()
|
String |
getProjectID()
Returns the value of the 'Project ID' attribute.
|
String |
getProjectName()
Returns the value of the 'Project Name' attribute.
|
String |
getReturnValue()
Returns the value of the 'Return Value' attribute.
|
void |
setClassName(String value)
Sets the value of the '
Class Name' attribute |
void |
setMethodName(String value)
Deprecated.
please use setClassName()
|
void |
setProjectID(String value)
Sets the value of the '
Project ID' attribute |
void |
setProjectName(String value)
Sets the value of the '
Project Name' attribute |
void |
setReturnValue(String value)
Sets the value of the '
Return Value' attribute |
getConsumers, getConsumersProxy, getCreatedBy, getVariableName, setCreatedBy, setVariableName, unlinkaddProxy, 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, eSetDelivercanCopy, canMove, doCopy, doMove, findProblemsWithCopy, findProblemsWithMovecanHostCBErrors, isErrorGeneratorunlinkString getClassName()
"".
If the meaning of the 'Class Name' attribute isn't clear, there really should be more of a description here...
Arbitrary.setClassName(String),
DataPackage.getArbitrary_ClassName()String getMethodName()
void setClassName(String value)
Class Name' attribute.
value - the new value of the 'Class Name' attribute.Arbitrary.getClassName()void setMethodName(String value)
value - String getReturnValue()
"".
If the meaning of the 'Return Value' attribute isn't clear, there really should be more of a description here...
Arbitrary.setReturnValue(String),
DataPackage.getArbitrary_ReturnValue()void setReturnValue(String value)
Return Value' attribute.
value - the new value of the 'Return Value' attribute.Arbitrary.getReturnValue()String getProjectName()
"".
If the meaning of the 'Project Name' attribute isn't clear, there really should be more of a description here...
Arbitrary.setProjectName(String),
DataPackage.getArbitrary_ProjectName()void setProjectName(String value)
Project Name' attribute.
value - the new value of the 'Project Name' attribute.Arbitrary.getProjectName()String getProjectID()
"".
If the meaning of the 'Project ID' attribute isn't clear, there really should be more of a description here...
Arbitrary.setProjectID(String),
DataPackage.getArbitrary_ProjectID()void setProjectID(String value)
Project ID' attribute.
value - the new value of the 'Project ID' attribute.Arbitrary.getProjectID()org.eclipse.emf.common.util.EList getInputsProxy()
ArbitraryInputProxy.
If the meaning of the 'Inputs Proxy' containment reference list isn't clear, there really should be more of a description here...
DataPackage.getArbitrary_InputsProxy()org.eclipse.emf.common.util.EList getInputs()
DataSource.
If the meaning of the 'Inputs' reference isn't clear, there really should be more of a description here...
DataPackage.getArbitrary_Inputs()© Copyright IBM Corp. 2013. All rights reserved.