|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TPFTestComponent
A representation of the model object 'TPF Test Component'.
Common_TestprofilePackage.getTPFTestComponent()The following features are supported:
| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getBehaviors()
Returns the value of the 'Behaviors' containment reference list. |
org.eclipse.emf.common.util.EList |
getDatapools()
Returns the value of the 'Datapools' reference list. |
TPFTestSuite |
getTestSuite()
Returns the value of the 'Test Suite' container reference. |
java.lang.String |
getType()
Returns the value of the 'Type' attribute |
void |
setTestSuite(TPFTestSuite value)
Sets the value of the ' Test Suite' container reference |
void |
setType(java.lang.String value)
Sets the value of the ' Type' attribute |
| Methods inherited from interface org.eclipse.hyades.models.common.configuration.CFGClass |
|---|
getInstances, getInstantiations, getOperations |
| 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.IDeployableComponent |
|---|
getEnvironmentVariables, getLocation, getMethods, getOwner, getResource, setLocation, setResource |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.INamedElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.ITestComponent |
|---|
getImplementors |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.IDeployableComponent |
|---|
getEnvironmentVariables, getLocation, getMethods, getOwner, getResource, setLocation, setResource |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.INamedElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
java.lang.String getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
getType in interface ITypedElementsetType(String),
Common_TestprofilePackage.getTPFTestComponent_Type()void setType(java.lang.String value)
Type' attribute.
setType in interface ITypedElementvalue - the new value of the 'Type' attribute.getType()org.eclipse.emf.common.util.EList getBehaviors()
TPFBehavior.
It is bidirectional and its opposite is 'Test Component'.
If the meaning of the 'Behaviors' containment reference list isn't clear, there really should be more of a description here...
Common_TestprofilePackage.getTPFTestComponent_Behaviors(),
TPFBehavior.getTestComponent()TPFTestSuite getTestSuite()
Test Components'.
If the meaning of the 'Test Suite' container reference isn't clear, there really should be more of a description here...
setTestSuite(TPFTestSuite),
Common_TestprofilePackage.getTPFTestComponent_TestSuite(),
TPFTestSuite.getTestComponents()void setTestSuite(TPFTestSuite value)
Test Suite' container reference.
value - the new value of the 'Test Suite' container reference.getTestSuite()org.eclipse.emf.common.util.EList getDatapools()
DPLDatapool.
If the meaning of the 'Datapools' reference list isn't clear, there really should be more of a description here...
Common_TestprofilePackage.getTPFTestComponent_Datapools()
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||