|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.axis.tagged.NamedConstraint
public abstract class NamedConstraint
Simple Constraint
implementation which provides
a constructor for specifying the constraint name.
Constructor Summary | |
---|---|
NamedConstraint(java.lang.String name)
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.metsci.glimpse.axis.tagged.Constraint |
---|
applyConstraint |
Constructor Detail |
---|
public NamedConstraint(java.lang.String name)
Method Detail |
---|
public java.lang.String getName()
getName
in interface Constraint
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |