|
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 TPFTest
A representation of the model object 'TPF Test'.
Common_TestprofilePackage.getTPFTest()The following features are supported:
| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
TPFBehavior |
getBehavior()
Returns the value of the 'Behavior' containment reference. |
org.eclipse.emf.common.util.EList |
getTestObjectives()
Returns the value of the 'Test Objectives' containment reference list. |
java.lang.String |
getType()
Returns the value of the 'Type' attribute |
void |
setBehavior(TPFBehavior value)
Sets the value of the ' Behavior' containment reference |
void |
setType(java.lang.String value)
Sets the value of the ' Type' attribute |
| 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.ITest |
|---|
getImplementor, getVariables |
| 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.getTPFTest_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 getTestObjectives()
TPFTestObjective.
It is bidirectional and its opposite is 'Test'.
If the meaning of the 'Test Objectives' containment reference list isn't clear, there really should be more of a description here...
Common_TestprofilePackage.getTPFTest_TestObjectives(),
TPFTestObjective.getTest()TPFBehavior getBehavior()
Test'.
If the meaning of the 'Behavior' containment reference isn't clear, there really should be more of a description here...
setBehavior(TPFBehavior),
Common_TestprofilePackage.getTPFTest_Behavior(),
TPFBehavior.getTest()void setBehavior(TPFBehavior value)
Behavior' containment reference.
value - the new value of the 'Behavior' containment reference.getBehavior()
|
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 | ||||||||