A B C D E F G H I J L M N O P R S T V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- camelCase(String) - Static method in class schema2template.grammar.XMLModel
-
Convert a-few:words into AFewWords in CamelCase spelling
- camelCase(PuzzleComponent) - Static method in class schema2template.grammar.XMLModel
-
Convert a-few:words into AFewWords in CamelCase spelling
- canHaveText() - Method in class schema2template.grammar.MSVExpressionInformation
-
Can the MSV expression have text content?
- canHaveText() - Method in interface schema2template.grammar.PuzzleComponent
-
Determines whether this PuzzleComponent allows a text node as child.
- canHaveText() - Method in class schema2template.grammar.PuzzlePiece
-
Determines whether this Element can have a text node as child
- canHaveText() - Method in class schema2template.grammar.PuzzlePieceSet
-
Determines whether the Definitions can have text - provided that this PuzzlePieceSet is not empty and all Definitions have the same type and name.
- CHOICE - schema2template.grammar.MSVExpressionType
- clear() - Method in class schema2template.grammar.PuzzlePieceSet
- compareTo(PuzzlePiece) - Method in class schema2template.grammar.PuzzlePiece
-
Uses the ns:local name of the wrapped MSV Expression as first key and the hashCode as second key.
- compareTo(SourceCodeBaseClass) - Method in class schema2template.template.SourceCodeBaseClass
- CONCUR - schema2template.grammar.MSVExpressionType
- constantCase(String) - Static method in class schema2template.grammar.XMLModel
-
Convert a-few:words into A_FEW_WORDS in spelling used for Java constants
- constantCase(PuzzleComponent) - Static method in class schema2template.grammar.XMLModel
-
Convert a-few:words into A_FEW_WORDS in spelling used for Java constants
- contains(Object) - Method in class schema2template.grammar.PuzzlePieceSet
- containsAll(Collection<?>) - Method in class schema2template.grammar.PuzzlePieceSet
- containsName(String) - Method in class schema2template.grammar.PuzzlePieceSet
-
Check whether this List contains an Element by this Name
- containsName(PuzzleComponent) - Method in class schema2template.grammar.PuzzlePieceSet
-
Check whether this List contains an Element by this Name
- contentEquals(PuzzlePiece) - Method in class schema2template.grammar.PuzzlePiece
All Classes All Packages