public interface ISMetadataFile extends ISFile
The following features are supported:
ISFieldOfActivityAnnotationsPackage.getISMetadataFile()| Modifier and Type | Method and Description |
|---|---|
org.palladiosimulator.pcm.repository.RepositoryComponent |
getComponent()
Returns the value of the 'Component' reference.
|
ISDevelopmentArtefactSpecification |
getParent()
Returns the value of the 'Parent' container reference.
|
void |
setComponent(org.palladiosimulator.pcm.repository.RepositoryComponent value)
Sets the value of the '
Component' reference. |
void |
setParent(ISDevelopmentArtefactSpecification value)
Sets the value of the '
Parent' container reference. |
getFilename, getTechnology, setFilename, setTechnologyeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverISDevelopmentArtefactSpecification getParent()
Metadata Files'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(ISDevelopmentArtefactSpecification),
ISFieldOfActivityAnnotationsPackage.getISMetadataFile_Parent(),
ISDevelopmentArtefactSpecification.getMetadataFiles()void setParent(ISDevelopmentArtefactSpecification value)
Parent' container reference.
value - the new value of the 'Parent' container reference.getParent()org.palladiosimulator.pcm.repository.RepositoryComponent getComponent()
If the meaning of the 'Component' reference isn't clear, there really should be more of a description here...
setComponent(RepositoryComponent),
ISFieldOfActivityAnnotationsPackage.getISMetadataFile_Component()void setComponent(org.palladiosimulator.pcm.repository.RepositoryComponent value)
Component' reference.
value - the new value of the 'Component' reference.getComponent()