|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModelInfo
A representation of the model object 'Model Info'.
The following features are supported:
CrossxPackage.getModelInfo()| Method Summary | |
|---|---|
java.lang.String |
getDslname()
Returns the value of the 'Dslname' attribute. |
java.lang.String |
getLastChanged()
Returns the value of the 'Last Changed' attribute. |
java.lang.String |
getModelname()
Returns the value of the 'Modelname' attribute. |
java.lang.String |
getResource()
Returns the value of the 'Resource' attribute. |
org.eclipse.emf.common.util.EList<Symbol> |
getSymbols()
Returns the value of the 'Symbols' containment reference list. |
void |
setDslname(java.lang.String value)
Sets the value of the ' Dslname' attribute. |
void |
setLastChanged(java.lang.String value)
Sets the value of the ' Last Changed' attribute. |
void |
setModelname(java.lang.String value)
Sets the value of the ' Modelname' attribute. |
void |
setResource(java.lang.String value)
Sets the value of the ' Resource' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<Symbol> getSymbols()
Symbol.
It is bidirectional and its opposite is 'Owner'.
If the meaning of the 'Symbols' containment reference list isn't clear, there really should be more of a description here...
CrossxPackage.getModelInfo_Symbols(),
Symbol.getOwner()java.lang.String getLastChanged()
"".
If the meaning of the 'Last Changed' attribute isn't clear, there really should be more of a description here...
setLastChanged(String),
CrossxPackage.getModelInfo_LastChanged()void setLastChanged(java.lang.String value)
Last Changed' attribute.
value - the new value of the 'Last Changed' attribute.getLastChanged()java.lang.String getModelname()
If the meaning of the 'Modelname' attribute isn't clear, there really should be more of a description here...
setModelname(String),
CrossxPackage.getModelInfo_Modelname()void setModelname(java.lang.String value)
Modelname' attribute.
value - the new value of the 'Modelname' attribute.getModelname()java.lang.String getResource()
"[unknown]".
If the meaning of the 'Resource' attribute isn't clear, there really should be more of a description here...
setResource(String),
CrossxPackage.getModelInfo_Resource()void setResource(java.lang.String value)
Resource' attribute.
value - the new value of the 'Resource' attribute.getResource()java.lang.String getDslname()
If the meaning of the 'Dslname' attribute isn't clear, there really should be more of a description here...
setDslname(String),
CrossxPackage.getModelInfo_Dslname()void setDslname(java.lang.String value)
Dslname' attribute.
value - the new value of the 'Dslname' attribute.getDslname()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||