|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReferenceSymbolProperty
A representation of the model object 'Reference Symbol Property'.
The following features are supported:
CrossxPackage.getReferenceSymbolProperty()| Method Summary | |
|---|---|
java.lang.String |
getModelname()
Returns the value of the 'Modelname' attribute. |
java.lang.String |
getSymbolname()
Returns the value of the 'Symbolname' attribute. |
java.lang.String |
getType()
Returns the value of the 'Type' attribute. |
void |
setModelname(java.lang.String value)
Sets the value of the ' Modelname' attribute. |
void |
setSymbolname(java.lang.String value)
Sets the value of the ' Symbolname' attribute. |
void |
setType(java.lang.String value)
Sets the value of the ' Type' attribute. |
| Methods inherited from interface org.mod4j.crossx.mm.crossx.SymbolProperty |
|---|
getName, getSubProperties, setName |
| 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 |
|---|
java.lang.String getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
setType(String),
CrossxPackage.getReferenceSymbolProperty_Type()void setType(java.lang.String value)
Type' attribute.
value - the new value of the 'Type' attribute.getType()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.getReferenceSymbolProperty_Modelname()void setModelname(java.lang.String value)
Modelname' attribute.
value - the new value of the 'Modelname' attribute.getModelname()java.lang.String getSymbolname()
If the meaning of the 'Symbolname' attribute isn't clear, there really should be more of a description here...
setSymbolname(String),
CrossxPackage.getReferenceSymbolProperty_Symbolname()void setSymbolname(java.lang.String value)
Symbolname' attribute.
value - the new value of the 'Symbolname' attribute.getSymbolname()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||