|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.edu.agh.cast.model.attributes.AttributeManager
pl.edu.agh.cast.model.attributes.NodeAttributeManager
public class NodeAttributeManager
Field Summary | |
---|---|
protected static NodeAttributeManager |
_dummyManager
|
static java.lang.String |
PERMANENT_ID
|
static java.lang.String |
PERMANENT_ISMAIN
|
static java.lang.String |
PERMANENT_LABEL
|
Fields inherited from class pl.edu.agh.cast.model.attributes.AttributeManager |
---|
ATTRIBUTE_REGISTRATION_STATUS, ATTRIBUTES_PROPERTY_CHANGE |
Constructor Summary | |
---|---|
NodeAttributeManager()
|
|
NodeAttributeManager(java.util.Collection<pl.edu.agh.cast.model.base.IDataSet> dataSets)
|
Method Summary | |
---|---|
static NodeAttributeManager |
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 |
---|
public static final java.lang.String PERMANENT_ID
public static final java.lang.String PERMANENT_ISMAIN
public static final java.lang.String PERMANENT_LABEL
protected static NodeAttributeManager _dummyManager
Constructor Detail |
---|
public NodeAttributeManager()
public NodeAttributeManager(java.util.Collection<pl.edu.agh.cast.model.base.IDataSet> dataSets)
dataSets
- Method Detail |
---|
public static NodeAttributeManager getDummyManager()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |