org.cumt.model.ui
Class UserInterfaceDiagramModel

java.lang.Object
  extended by org.cumt.model.IdentifiedObject
      extended by org.cumt.model.PropertyAwareObject
          extended by org.cumt.model.BaseModelNode
              extended by org.cumt.model.DiagramModel
                  extended by org.cumt.model.ui.UserInterfaceDiagramModel
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class UserInterfaceDiagramModel
extends DiagramModel

Author:
Carlos Descalzi
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.cumt.model.BaseModelNode
ATTRIBUTES, DESCRIPTION, IGNORED_ON_GENERATION, NAME
 
Constructor Summary
UserInterfaceDiagramModel()
           
 
Method Summary
 
Methods inherited from class org.cumt.model.DiagramModel
add, addDiagramModelListener, getObjects, getViewAttributes, remove, removeDiagramModelListener, setObject
 
Methods inherited from class org.cumt.model.BaseModelNode
clone, 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
 

Constructor Detail

UserInterfaceDiagramModel

public UserInterfaceDiagramModel()


Copyright © 2006 null. All Rights Reserved.