|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TPFDeployment
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()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<CFGArtifactLocationPair> |
getArtifactLocations()
Returns the value of the 'Artifact Locations' containment reference list. |
org.eclipse.emf.common.util.EList<CFGArtifact> |
getArtifacts()
Returns the value of the 'Artifacts' reference list. |
org.eclipse.emf.common.util.EList<CFGLocation> |
getLocations()
Returns the value of the 'Locations' containment reference list. |
org.eclipse.emf.common.util.EList<CFGLocation> |
getRefLocations()
Returns the value of the 'Ref Locations' reference list. |
org.eclipse.emf.common.util.EList<TPFTestSuite> |
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 |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<CFGLocation> 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()org.eclipse.emf.common.util.EList<CFGLocation> 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()org.eclipse.emf.common.util.EList<CFGArtifactLocationPair> 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()org.eclipse.emf.common.util.EList<TPFTestSuite> 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()org.eclipse.emf.common.util.EList<CFGArtifact> 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.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||