pl.edu.agh.cast.model.attributes
Class ConnectionGroupAttributeManager
java.lang.Object
pl.edu.agh.cast.model.attributes.AttributeManager
pl.edu.agh.cast.model.attributes.ConnectionGroupAttributeManager
- All Implemented Interfaces:
- PropertyChangeListener, Serializable, EventListener, IPropertyChangeProvider
public class ConnectionGroupAttributeManager
- extends AttributeManager
This class represents AttributeManager
s which are to manage attributes of
ConnectionGroup
s.
- Author:
- AGH CAST Team
- See Also:
- Serialized Form
Methods inherited from class pl.edu.agh.cast.model.attributes.AttributeManager |
addPropertyChangeListener, firePropertyChange, getAttribute, getAttributes, getPermanentAttributes, init, isRegisteredId, propertyChange, readResolve, registerAttribute, registerPermanentAttribute, registerPermanentAttribute, removePropertyChangeListener, setAttributeIsLabel, unregisterId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dummyManager
protected static ConnectionGroupAttributeManager dummyManager
- Dummy
ConnectionGroupAttributeManager
.
ConnectionGroupAttributeManager
public ConnectionGroupAttributeManager()
- Default constructor.
getDummyManager
public static ConnectionGroupAttributeManager getDummyManager()
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.