|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
No comment provided by developer, please add a comment to improve documentation.
Field Summary | |
static java.lang.String |
NAME_PROPERTY
No comment provided by developer, please add a comment to improve documentation. |
Fields inherited from interface de.uni_paderborn.fujaba.metamodel.FElement |
ANNOTATIONS_PROPERTY, DIAGRAMS_PROPERTY, ELEMENT_REFERENCES_PROPERTY, GENERATED_PROPERTY, TEXT_PROPERTY |
Method Summary | |
FType |
getFRealType()
Deprecated. |
FArray |
getFRevArrayType()
Get the fRevArrayType attribute of the FType object |
java.lang.String |
getName()
Get the name attribute of the FType object |
java.lang.String |
getProgLangType()
Deprecated. |
void |
setName(java.lang.String name)
Sets the name attribute of the FType object |
Methods inherited from interface de.uni_paderborn.fujaba.fsa.unparse.LogicUnparseInterface |
getFSAInterface, getUnparseModuleName |
Methods inherited from interface de.upb.tools.pcs.PropertyChangeInterface |
getPropertyChangeSupport |
Methods inherited from interface de.upb.tools.pcs.PropertyChangeClient |
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
Methods inherited from interface de.uni_paderborn.fujaba.basic.UniqueIdentifier |
getID |
Methods inherited from interface java.lang.Comparable |
compareTo |
Methods inherited from interface de.tu_bs.coobra.ObjectChangeAware |
acknowledgeChange, getCoObRAId, getRepository, setCoObRAId, setRepository |
Methods inherited from interface de.uni_kassel.prop.InspectionAware |
isInspectableField, proposeFieldValues |
Field Detail |
public static final java.lang.String NAME_PROPERTY
Method Detail |
public java.lang.String getName()
getName
in interface FElement
public void setName(java.lang.String name)
setName
in interface FElement
name
- The new name valuepublic java.lang.String getProgLangType()
public FType getFRealType()
public FArray getFRevArrayType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |