|
TPTP 4.4.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 'CFG Artifact Location Pair'.
The following features are supported:
Common_ConfigurationPackage.getCFGArtifactLocationPair()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
CFGArtifact |
getArtifact()
Returns the value of the 'Artifact' reference |
CFGLocation |
getLocation()
Returns the value of the 'Location' reference |
void |
setArtifact(CFGArtifact value)
Sets the value of the ' Artifact' reference |
void |
setLocation(CFGLocation value)
Sets the value of the ' Location' reference |
| 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 |
| Field Detail |
public static final java.lang.String copyright
| Method Detail |
public CFGLocation getLocation()
If the meaning of the 'Location' reference isn't clear, there really should be more of a description here...
setLocation(CFGLocation),
Common_ConfigurationPackage.getCFGArtifactLocationPair_Location()public void setLocation(CFGLocation value)
Location' reference.
value - the new value of the 'Location' reference.getLocation()public CFGArtifact getArtifact()
If the meaning of the 'Artifact' reference isn't clear, there really should be more of a description here...
setArtifact(CFGArtifact),
Common_ConfigurationPackage.getCFGArtifactLocationPair_Artifact()public void setArtifact(CFGArtifact value)
Artifact' reference.
value - the new value of the 'Artifact' reference.getArtifact()
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||