public interface ISFile extends EObject
The following features are supported:
ISFieldOfActivityAnnotationsPackage.getISFile()| Modifier and Type | Method and Description |
|---|---|
String |
getFilename()
Returns the value of the 'Filename' attribute.
|
String |
getTechnology()
Returns the value of the 'Technology' attribute.
|
void |
setFilename(String value)
Sets the value of the '
Filename' 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, eSetDeliverString getFilename()
If the meaning of the 'Filename' attribute isn't clear, there really should be more of a description here...
setFilename(String),
ISFieldOfActivityAnnotationsPackage.getISFile_Filename()void setFilename(String value)
Filename' attribute.
value - the new value of the 'Filename' attribute.getFilename()String getTechnology()
If the meaning of the 'Technology' attribute isn't clear, there really should be more of a description here...
setTechnology(String),
ISFieldOfActivityAnnotationsPackage.getISFile_Technology()void setTechnology(String value)
Technology' attribute.
value - the new value of the 'Technology' attribute.getTechnology()