|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cumt.model.IdentifiedObject
org.cumt.model.PropertyAwareObject
org.cumt.model.BaseModelNode
org.cumt.model.ModelObject
org.cumt.model.classes.Member
org.cumt.model.classes.Field
public class Field
| Field Summary | |
|---|---|
static java.lang.String |
INITIAL_VALUE
|
| Fields inherited from class org.cumt.model.classes.Member |
|---|
MODIFIERS, SCOPE, TYPE |
| Fields inherited from class org.cumt.model.ModelObject |
|---|
STEREOTYPE |
| Fields inherited from class org.cumt.model.BaseModelNode |
|---|
ATTRIBUTES, DESCRIPTION, IGNORED_ON_GENERATION, NAME |
| Constructor Summary | |
|---|---|
Field()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
Value |
getInitialValue()
|
void |
setInitialValue(Value initialValue)
|
| Methods inherited from class org.cumt.model.classes.Member |
|---|
getModifiers, getScope, getType, setModifiers, setScope, setType |
| Methods inherited from class org.cumt.model.ModelObject |
|---|
getStereotype, setStereotype |
| Methods inherited from class org.cumt.model.BaseModelNode |
|---|
getAttribute, getAttributeNames, getAttributes, getCreationDate, getDefaultName, getDescription, getName, getParent, isIgnoredOnGeneration, removeAttribute, setAttribute, setAttributes, setDescription, setIgnoredOnGeneration, setName, setParent, toString |
| Methods inherited from class org.cumt.model.PropertyAwareObject |
|---|
addPropertyChangeListener, firePropertyChange, removePropertyChangeListener |
| Methods inherited from class org.cumt.model.IdentifiedObject |
|---|
equals, getId, hashCode |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String INITIAL_VALUE
| Constructor Detail |
|---|
public Field()
| Method Detail |
|---|
public Value getInitialValue()
public void setInitialValue(Value initialValue)
public java.lang.Object clone()
clone in class Member
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||