jedd
Class Attribute

java.lang.Object
  extended byjedd.internal.Attribute
      extended byjedd.Attribute

public abstract class Attribute
extends jedd.internal.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()