|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'TPF Behavior'.
Common_TestprofilePackage.getTPFBehavior()The following features are supported:
| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
TPFArbiter |
getArbiter()
Returns the value of the 'Arbiter' container reference. |
BVRInteraction |
getInteraction()
Returns the value of the 'Interaction' containment reference. |
java.lang.Boolean |
getIsReentrant()
Returns the value of the 'Is Reentrant' attribute |
java.lang.String |
getLocation()
Returns the value of the 'Location' attribute |
java.lang.String |
getResource()
Returns the value of the 'Resource' attribute |
TPFTest |
getTest()
Returns the value of the 'Test' container reference. |
TPFTestComponent |
getTestComponent()
Returns the value of the 'Test Component' container reference. |
void |
setArbiter(TPFArbiter value)
Sets the value of the ' Arbiter' container reference |
void |
setInteraction(BVRInteraction value)
Sets the value of the ' Interaction' containment reference |
void |
setIsReentrant(java.lang.Boolean value)
Sets the value of the ' Is Reentrant' attribute |
void |
setLocation(java.lang.String value)
Sets the value of the ' Location' attribute |
void |
setResource(java.lang.String value)
Sets the value of the ' Resource' attribute |
void |
setTest(TPFTest value)
Sets the value of the ' Test' container reference |
void |
setTestComponent(TPFTestComponent value)
Sets the value of the ' Test Component' container reference |
| Methods inherited from interface org.eclipse.hyades.models.common.common.CMNNamedElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.IImplementor |
|---|
getBlock, isExternalImplementor |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.IDeployableComponent |
|---|
getEnvironmentVariables, getMethods, getOwner |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.INamedElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| Field Detail |
public static final java.lang.String copyright
| Method Detail |
public java.lang.Boolean getIsReentrant()
If the meaning of the 'Is Reentrant' attribute isn't clear, there really should be more of a description here...
setIsReentrant(Boolean),
Common_TestprofilePackage.getTPFBehavior_IsReentrant()public void setIsReentrant(java.lang.Boolean value)
Is Reentrant' attribute.
value - the new value of the 'Is Reentrant' attribute.getIsReentrant()public java.lang.String getResource()
If the meaning of the 'Resource' attribute isn't clear, there really should be more of a description here...
getResource in interface IDeployableComponentsetResource(String),
Common_TestprofilePackage.getTPFBehavior_Resource()public void setResource(java.lang.String value)
Resource' attribute.
setResource in interface IDeployableComponentvalue - the new value of the 'Resource' attribute.getResource()public java.lang.String getLocation()
If the meaning of the 'Location' attribute isn't clear, there really should be more of a description here...
getLocation in interface IDeployableComponentsetLocation(String),
Common_TestprofilePackage.getTPFBehavior_Location()public void setLocation(java.lang.String value)
Location' attribute.
setLocation in interface IDeployableComponentvalue - the new value of the 'Location' attribute.getLocation()public BVRInteraction getInteraction()
Behavior'.
If the meaning of the 'Interaction' reference isn't clear, there really should be more of a description here...
setInteraction(BVRInteraction),
Common_TestprofilePackage.getTPFBehavior_Interaction(),
BVRInteraction.getBehavior()public void setInteraction(BVRInteraction value)
Interaction' containment reference.
value - the new value of the 'Interaction' containment reference.getInteraction()public TPFArbiter getArbiter()
Behaviors'.
If the meaning of the 'Arbiter' container reference isn't clear, there really should be more of a description here...
setArbiter(TPFArbiter),
Common_TestprofilePackage.getTPFBehavior_Arbiter(),
TPFArbiter.getBehaviors()public void setArbiter(TPFArbiter value)
Arbiter' container reference.
value - the new value of the 'Arbiter' container reference.getArbiter()public TPFTestComponent getTestComponent()
Behaviors'.
If the meaning of the 'Test Component' container reference isn't clear, there really should be more of a description here...
setTestComponent(TPFTestComponent),
Common_TestprofilePackage.getTPFBehavior_TestComponent(),
TPFTestComponent.getBehaviors()public void setTestComponent(TPFTestComponent value)
Test Component' container reference.
value - the new value of the 'Test Component' container reference.getTestComponent()public TPFTest getTest()
Behavior'.
If the meaning of the 'Test' container reference isn't clear, there really should be more of a description here...
setTest(TPFTest),
Common_TestprofilePackage.getTPFBehavior_Test(),
TPFTest.getBehavior()public void setTest(TPFTest value)
Test' container reference.
value - the new value of the 'Test' container reference.getTest()
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||