- withMultiples() - Method in class schema2template.model.PuzzlePiece
-
Gets the List of Definitions which share the same tag name, but are defined multiple times in the schema.
- without(QNamedPuzzleComponent) - Method in class schema2template.model.PuzzlePieceSet
-
Returns new PuzzlePieceSet containing the elements of this PuzzlePieceSet, but without
the elements of the parameter removeAll
- withoutMultiples() - Method in class schema2template.model.PuzzlePieceSet
-
Returns new PuzzlePieceSet containing the elements of this PuzzlePieceSet, but restricted to one
PuzzlePiece per Name.