jedd
Class Attribute

java.lang.Object
  extended by jedd.internal.Attribute
      extended by jedd.Attribute

public abstract class Attribute
extends Attribute


Constructor Summary
Attribute()
           
 
Method Summary
abstract  Domain domain()
           
 
Methods inherited from class jedd.internal.Attribute
name, numberer, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Attribute

public Attribute()
Method Detail

domain

public abstract Domain domain()
Specified by:
domain in class Attribute