org.dishevelled.vocabulary
Class AbstractAssignable

java.lang.Object
  extended by org.dishevelled.vocabulary.AssignableSupport
      extended by org.dishevelled.vocabulary.AbstractAssignable
All Implemented Interfaces:
Assignable
Direct Known Subclasses:
SimpleAssignable

public abstract class AbstractAssignable
extends AssignableSupport
implements Assignable

Abstract class providing Assignable support.

Version:
$Revision$ $Date$
Author:
Michael Heuer

Constructor Summary
protected AbstractAssignable()
          Create a new abstract assignable entity.
 
Method Summary
 
Methods inherited from class org.dishevelled.vocabulary.AssignableSupport
addAssignment, getAssignments, setAssignable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.dishevelled.vocabulary.Assignable
addAssignment, getAssignments
 

Constructor Detail

AbstractAssignable

protected AbstractAssignable()
Create a new abstract assignable entity.



Copyright (c) 2002-2004 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).