org.cumt.model.classes
Class Annotation
java.lang.Object
org.cumt.model.IdentifiedObject
org.cumt.model.PropertyAwareObject
org.cumt.model.BaseModelNode
org.cumt.model.ModelObject
org.cumt.model.RelationableModelObject
org.cumt.model.types.Type
org.cumt.model.classes.Annotation
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class Annotation
- extends Type
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
FIELDS
|
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 java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
FIELDS
public static final java.lang.String FIELDS
- See Also:
- Constant Field Values
Annotation
public Annotation()
getFields
public java.util.List<Field> getFields()
setFields
public void setFields(java.util.List<Field> attributes)
addField
public void addField(Field field)
removeField
public void removeField(Field field)
clone
public java.lang.Object clone()
- Overrides:
clone
in class ModelObject
Copyright © 2006 null. All Rights Reserved.