public static class AttributeConstraint.Impl extends Constraint.Impl implements AttributeConstraint
AttributeConstraint.Impl, AttributeConstraint.Visitor<P,R>| Modifier and Type | Method and Description |
|---|---|
Name |
getAttribute() |
Pattern |
getPattern() |
void |
setAttribute(Name attribute) |
void |
setPattern(Pattern pattern) |
getOwner, setOwnergetPosition, setPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, accept, accept, accept, ofgetOwner, of, setOwnergetPosition, setPositionpublic Impl()
public Impl(Name attribute)
public Name getAttribute()
getAttribute in interface AttributeConstraintpublic void setAttribute(Name attribute)
setAttribute in interface AttributeConstraintpublic Pattern getPattern()
getPattern in interface AttributeConstraintpublic void setPattern(Pattern pattern)
setPattern in interface AttributeConstraint