|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectix.iview.domain.UIGrammar
public class UIGrammar
A class that holds grammar information - dummy for now.
Field Summary | |
---|---|
java.util.List |
constraintPatterns
|
Constructor Summary | |
---|---|
UIGrammar()
|
Method Summary | |
---|---|
java.util.List |
getConstraintPatterns()
Gets the list of allowed constraint patterns. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.List constraintPatterns
Constructor Detail |
---|
public UIGrammar()
Method Detail |
---|
public java.util.List getConstraintPatterns()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |