- INPUT_ROOT - Static variable in class schema2template.example.odf.OdfHelper
-
- isEmpty() - Method in class schema2template.model.PuzzlePieceSet
-
- isMandatory(Collection<Expression>) - Method in class schema2template.model.MSVExpressionInformation
-
Determines whether an Element or Attribute child is mandatory.
- isMandatory(QNamedPuzzleComponent) - Method in class schema2template.model.PuzzlePiece
-
- isMandatory(QNamedPuzzleComponent) - Method in class schema2template.model.PuzzlePieceSet
-
- isMandatory(QNamedPuzzleComponent) - Method in interface schema2template.model.QNamedPuzzleComponent
-
ELEMENT Definition only: Determine solely by child type and name
whether child is mandatory.
- isSingleton(PuzzleComponent) - Method in interface schema2template.model.PuzzleComponent
-
Determines whether the child PuzzlePiece(s) is/are singleton(s)
Convention: If child is a collection this method returns false if one child element is no singleton.
- isSingleton(PuzzleComponent) - Method in class schema2template.model.PuzzlePiece
-
- isSingleton(PuzzleComponent) - Method in class schema2template.model.PuzzlePieceSet
-
- isStylable(QNamed) - Method in class schema2template.example.odf.OdfModel
-
Determine whether an ELEMENT is stylable (a.k.a. has at least one
defined style family).
- isStylable() - Method in class schema2template.example.odf.SourceCodeBaseClass
-
Determines whether all subclasses of this JavaBaseClass are stylable or not stylable.
- iterator() - Method in class schema2template.model.PuzzlePieceSet
-