pl.edu.agh.cast.model.attributes
Class ConnectionGroupAttributeManager

java.lang.Object
  extended by pl.edu.agh.cast.model.attributes.AttributeManager
      extended by pl.edu.agh.cast.model.attributes.ConnectionGroupAttributeManager
All Implemented Interfaces:
PropertyChangeListener, Serializable, EventListener, IPropertyChangeProvider

public class ConnectionGroupAttributeManager
extends AttributeManager

This class represents AttributeManagers which are to manage attributes of ConnectionGroups.

Author:
AGH CAST Team
See Also:
Serialized Form

Field Summary
protected static ConnectionGroupAttributeManager dummyManager
          Dummy ConnectionGroupAttributeManager.
 
Fields inherited from class pl.edu.agh.cast.model.attributes.AttributeManager
ATTRIBUTE_REGISTRATION_STATUS, ATTRIBUTES_PROPERTY_CHANGE
 
Constructor Summary
ConnectionGroupAttributeManager()
          Default constructor.
 
Method Summary
static ConnectionGroupAttributeManager getDummyManager()
           
 
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
 

Field Detail

dummyManager

protected static ConnectionGroupAttributeManager dummyManager
Dummy ConnectionGroupAttributeManager.

Constructor Detail

ConnectionGroupAttributeManager

public ConnectionGroupAttributeManager()
Default constructor.

Method Detail

getDummyManager

public static ConnectionGroupAttributeManager getDummyManager()


Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.