public interface ISFileAggregation extends EObject
The following features are supported:
ISFieldOfActivityAnnotationsPackage.getISFileAggregation()| Modifier and Type | Method and Description |
|---|---|
int |
getNumberOfFiles()
Returns the value of the 'Number Of Files' attribute.
|
String |
getTechnology()
Returns the value of the 'Technology' attribute.
|
void |
setNumberOfFiles(int value)
Sets the value of the '
Number Of Files' attribute. |
void |
setTechnology(String value)
Sets the value of the '
Technology' attribute. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverint getNumberOfFiles()
If the meaning of the 'Number Of Files' attribute isn't clear, there really should be more of a description here...
setNumberOfFiles(int),
ISFieldOfActivityAnnotationsPackage.getISFileAggregation_NumberOfFiles()void setNumberOfFiles(int value)
Number Of Files' attribute.
value - the new value of the 'Number Of Files' attribute.getNumberOfFiles()String getTechnology()
If the meaning of the 'Technology' attribute isn't clear, there really should be more of a description here...
setTechnology(String),
ISFieldOfActivityAnnotationsPackage.getISFileAggregation_Technology()void setTechnology(String value)
Technology' attribute.
value - the new value of the 'Technology' attribute.getTechnology()