public interface ISMetadataFileAggregation extends ISFileAggregation
The following features are supported:
ISFieldOfActivityAnnotationsPackage.getISMetadataFileAggregation()
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. |
getNumberOfFiles, getTechnology, setNumberOfFiles, setTechnology
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
ISDevelopmentArtefactSpecification getParent()
Metadata File Aggregations
'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(ISDevelopmentArtefactSpecification)
,
ISFieldOfActivityAnnotationsPackage.getISMetadataFileAggregation_Parent()
,
ISDevelopmentArtefactSpecification.getMetadataFileAggregations()
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.getISMetadataFileAggregation_Component()
void setComponent(org.palladiosimulator.pcm.repository.RepositoryComponent value)
Component
' reference.
value
- the new value of the 'Component' reference.getComponent()