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:
java.beans.PropertyChangeListener, java.io.Serializable, java.util.EventListener, IPropertyChangeProvider

public class ConnectionGroupAttributeManager
extends AttributeManager

See Also:
Serialized Form

Field Summary
protected static ConnectionGroupAttributeManager _dummyManager
           
 
Fields inherited from class pl.edu.agh.cast.model.attributes.AttributeManager
ATTRIBUTE_REGISTRATION_STATUS, ATTRIBUTES_PROPERTY_CHANGE
 
Constructor Summary
ConnectionGroupAttributeManager()
           
 
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
Constructor Detail

ConnectionGroupAttributeManager

public ConnectionGroupAttributeManager()
Method Detail

getDummyManager

public static ConnectionGroupAttributeManager getDummyManager()


Copyright © 2007-2008 AGH University of Science and Technology. All Rights Reserved.