|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SourceFile
A representation of the model object 'File'.
The following features are supported:
SourcePackage.getSourceFile()| Method Summary | |
|---|---|
java.lang.String |
getEncoding()
Returns the value of the 'Encoding' attribute. |
java.lang.String |
getLanguage()
Returns the value of the 'Language' attribute. |
void |
setEncoding(java.lang.String value)
Sets the value of the ' Encoding' attribute. |
void |
setLanguage(java.lang.String value)
Sets the value of the ' Language' attribute. |
| Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.source.InventoryItem |
|---|
getPath, getVersion, setPath, setVersion |
| Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.source.AbstractInventoryElement |
|---|
getInventoryRelationship |
| Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.KDMEntity |
|---|
createAggregation, deleteAggregation, getGroup, getGroupedElement, getInAggregated, getInbound, getModel, getName, getOutAggregated, getOutbound, getOwnedElement, getOwnedRelation, getOwner, setName |
| Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.ModelElement |
|---|
getStereotype, getTaggedValue |
| Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.Element |
|---|
getAnnotation, getAttribute |
| Method Detail |
|---|
java.lang.String getLanguage()
If the meaning of the 'Language' attribute isn't clear, there really should be more of a description here...
setLanguage(String),
SourcePackage.getSourceFile_Language()void setLanguage(java.lang.String value)
Language' attribute.
value - the new value of the 'Language' attribute.getLanguage()java.lang.String getEncoding()
If the meaning of the 'Encoding' attribute isn't clear, there really should be more of a description here...
setEncoding(String),
SourcePackage.getSourceFile_Encoding()void setEncoding(java.lang.String value)
Encoding' attribute.
value - the new value of the 'Encoding' attribute.getEncoding()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||