|
||||||||||
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.Parameter
public class Parameter
Field Summary | |
---|---|
static java.lang.String |
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 | |
---|---|
Parameter()
|
Method Summary | |
---|---|
java.lang.Object |
clone()
|
Type |
getType()
|
void |
setType(Type type)
|
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 TYPE
Constructor Detail |
---|
public Parameter()
Method Detail |
---|
public Type getType()
public void setType(Type type)
public java.lang.Object clone()
clone
in class ModelObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |