|
TPTP 4.1.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 Deployment'. A deployment is the allocation of the Instances into Locations. A Test Suite might be associated to a number of deployment specifying with configurations should be used to run the Test Suite.
The following features are supported:
Common_TestprofilePackage.getTPFDeployment()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getArtifactLocations()
Returns the value of the 'Artifact Locations' containment reference list. |
org.eclipse.emf.common.util.EList |
getArtifacts()
Returns the value of the 'Artifacts' reference list. |
org.eclipse.emf.common.util.EList |
getLocations()
Returns the value of the 'Locations' containment reference list. |
org.eclipse.emf.common.util.EList |
getRefLocations()
Returns the value of the 'Ref Locations' reference list. |
org.eclipse.emf.common.util.EList |
getTestSuites()
Returns the value of the 'Test Suites' reference list. |
| Methods inherited from interface org.eclipse.hyades.models.common.configuration.CFGConfigurableObject |
|---|
getPropertyGroups |
| 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 |
| Field Detail |
public static final java.lang.String copyright
| Method Detail |
public org.eclipse.emf.common.util.EList getLocations()
CFGLocation.
It is bidirectional and its opposite is 'Deployment'.
If the meaning of the 'Locations' containment reference list isn't clear, there really should be more of a description here...
Common_TestprofilePackage.getTPFDeployment_Locations(),
CFGLocation.getDeployment()public org.eclipse.emf.common.util.EList getRefLocations()
CFGLocation.
If the meaning of the 'Ref Locations' reference list isn't clear, there really should be more of a description here...
Common_TestprofilePackage.getTPFDeployment_RefLocations()public org.eclipse.emf.common.util.EList getArtifactLocations()
CFGArtifactLocationPair.
If the meaning of the 'Artifact Locations' containment reference list isn't clear, there really should be more of a description here...
Common_TestprofilePackage.getTPFDeployment_ArtifactLocations()public org.eclipse.emf.common.util.EList getTestSuites()
TPFTestSuite.
If the meaning of the 'Test Suites' reference list isn't clear, there really should be more of a description here...
Common_TestprofilePackage.getTPFDeployment_TestSuites()public org.eclipse.emf.common.util.EList getArtifacts()
CFGArtifact.
If the meaning of the 'Artifacts' reference list isn't clear, there really should be more of a description here...
Common_TestprofilePackage.getTPFDeployment_Artifacts()
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||