A B C D E F G H I J L M N O P Q R S T V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getAttribute(String) - Method in class schema2template.model.XMLModel
-
Get attribute by tag name.
- getAttribute(String) - Method in class schema2template.OutputFileListEntry
- getAttribute(String, int) - Method in class schema2template.model.XMLModel
-
Get attribute by tag name and hash code.
- getAttributes() - Method in interface schema2template.model.PuzzleComponent
-
ELEMENT PuzzlePiece only: Get all attribute Definitions
- getAttributes() - Method in class schema2template.model.PuzzlePiece
-
Gets the Attributes of this PuzzlePiece.
- getAttributes() - Method in class schema2template.model.PuzzlePieceSet
- getAttributes() - Method in class schema2template.model.XMLModel
-
Get all attributes, sorted by ns:local name.
- getAttributes() - Method in class schema2template.OutputFileListEntry
- getBaseAttributes() - Method in class schema2template.example.odf.SourceCodeBaseClass
-
Returns the attribute Definitions which are shared by all subclasses of this JavaBaseClass
- getBaseclass(String) - Method in class schema2template.example.odf.SourceCodeModel
-
Use in templates: Get baseclass by name
- getBaseclass(QNamed) - Method in class schema2template.example.odf.SourceCodeModel
-
Use in templates: Get baseclass by name
- getBaseclasses() - Method in class schema2template.example.odf.SourceCodeModel
-
Use in templates: Get all baseclasses
- getBaseclassOf(QNamed) - Method in class schema2template.example.odf.SourceCodeModel
-
Use in templates: Get baseclass of one element
- getChildElements() - Method in interface schema2template.model.PuzzleComponent
-
ELEMENT PuzzlePiece only: Get all child element Definitions
- getChildElements() - Method in class schema2template.model.PuzzlePiece
-
Gets the child elements of this PuzzlePiece.
- getChildElements() - Method in class schema2template.model.PuzzlePieceSet
- getCollection() - Method in interface schema2template.model.PuzzleComponent
-
Method to treat NamedDefined as a Collection of PuzzlePiece
- getCollection() - Method in class schema2template.model.PuzzlePiece
- getCollection() - Method in class schema2template.model.PuzzlePieceSet
- getConversiontype(String) - Method in class schema2template.example.odf.SourceCodeModel
-
Use in templates: Get Java conversion class for datatype used in schema.
- getConversiontype(QNamed) - Method in class schema2template.example.odf.SourceCodeModel
-
Use in templates: Get Java conversion class for datatype used in schema.
- getDatatypes() - Method in interface schema2template.model.PuzzleComponent
-
ATTRIBUTE PuzzlePiece only: Get all datatype Definitions
- getDatatypes() - Method in class schema2template.model.PuzzlePiece
-
Gets the defined datatypes.
- getDatatypes() - Method in class schema2template.model.PuzzlePieceSet
- getDefaultAttributeValue(QNamed, QNamed) - Method in class schema2template.example.odf.OdfModel
-
Get default value of ODF attribute, depending on the ODF element which contains this attribute.
- getDefaultAttributeValues(QNamed) - Method in class schema2template.example.odf.OdfModel
-
Get default values of ODF attribute.
- getDepth() - Method in class schema2template.model.MSVExpressionIterator
- getElement(String) - Method in class schema2template.model.XMLModel
-
Get element(s) by tag name.
- getElement(String, int) - Method in class schema2template.model.XMLModel
-
Get element by tag name and hash code.
- getElements() - Method in class schema2template.example.odf.SourceCodeBaseClass
-
Returns the element Definitions which are subclassing this JavaBaseClass
- getElements() - Method in class schema2template.model.XMLModel
-
Get all elements, sorted by ns:local name.
- getExpression() - Method in class schema2template.model.PuzzlePiece
-
Gets the wrapped Expression
- getLineNumber() - Method in class schema2template.OutputFileListEntry
- getLocalName() - Method in class schema2template.example.odf.SourceCodeBaseClass
- getLocalName() - Method in class schema2template.model.PuzzlePiece
- getLocalName() - Method in class schema2template.model.PuzzlePieceSet
- getLocalName() - Method in interface schema2template.model.QNamed
-
Get only localname
- getLocalName() - Method in class schema2template.model.QNameValue
- getLocalNamespace(String) - Method in class schema2template.model.NamespaceDictionary
-
Translate URI to local namespace
- getMultipleNumber() - Method in class schema2template.model.PuzzlePiece
-
Gets the index of 'this' in the List of Definitions returned by withMultiples()
- getMultiples() - Method in class schema2template.model.MSVExpressionInformation
-
Returns all child elements which are no singletons
- getNamespace() - Method in class schema2template.example.odf.SourceCodeBaseClass
- getNamespace() - Method in class schema2template.model.PuzzlePiece
- getNamespace() - Method in class schema2template.model.PuzzlePieceSet
- getNamespace() - Method in interface schema2template.model.QNamed
-
Get only namespace
- getNamespace() - Method in class schema2template.model.QNameValue
- getNamespaceURI(String) - Method in class schema2template.model.NamespaceDictionary
-
Translate local namespace to URI
- getParents() - Method in interface schema2template.model.PuzzleComponent
-
Get all parent Definitions
- getParents() - Method in class schema2template.model.PuzzlePiece
-
Gets the Parents which can contain this PuzzlePiece as a child
- getParents() - Method in class schema2template.model.PuzzlePieceSet
- getPathsContaining(Expression) - Method in class schema2template.model.MSVExpressionInformation
-
Gets all paths leading from this.getExpression() to exp (but not necessarily ending in exp).
- getPrimitiveType(String) - Method in class schema2template.example.odf.SourceCodeModel
-
Use in templates: Translate Java object to simple Java datatype
- getQName() - Method in class schema2template.example.odf.SourceCodeBaseClass
- getQName() - Method in class schema2template.model.PuzzlePiece
-
Gets the ns:local tag name of this PuzzlePiece
- getQName() - Method in class schema2template.model.PuzzlePieceSet
-
Gets the ns:local tag name of the Definitions - provided that this PuzzlePieceSet is not empty and all Definitions share the same tag name.
- getQName() - Method in interface schema2template.model.QNamed
-
Get the QName (i.e.
- getQName() - Method in class schema2template.model.QNameValue
- getSingletons() - Method in class schema2template.model.MSVExpressionInformation
-
Returns all singleton child elements
- getStandardDictionary() - Static method in class schema2template.model.NamespaceDictionary
-
Construct an example dictionary as needed by the OpenDocument schema file
- getStyleFamilies() - Method in class schema2template.example.odf.OdfModel
-
Get all defined style family names
- getStyleFamilies(QNamed) - Method in class schema2template.example.odf.OdfModel
-
Get defined style families for this ELEMENT Definition.
- getType() - Method in interface schema2template.model.PuzzleComponent
-
Get type of PuzzlePiece [ELEMENT, ATTRIBUTE, VALUE, DATA]
- getType() - Method in class schema2template.model.PuzzlePiece
-
Gets the type of this (ELEMENT, ATTRIBUTE, DATA, VALUE)
- getType() - Method in class schema2template.model.PuzzlePieceSet
-
Gets the type of the Definitions - provided that this PuzzlePieceSet is not empty and all Definitions have the same type and name.
- getType() - Method in class schema2template.OutputFileListEntry
- getValues() - Method in interface schema2template.model.PuzzleComponent
-
ATTRIBUTE PuzzlePiece only: Get all value Definitions
- getValues() - Method in class schema2template.model.PuzzlePiece
-
Gets the defined constant values.
- getValues() - Method in class schema2template.model.PuzzlePieceSet
- getValuetype(QNamed) - Method in class schema2template.example.odf.SourceCodeModel
-
Use in templates: Get Source code value type for datatype used in schema
- getValuetypes(PuzzleComponent) - Method in class schema2template.example.odf.SourceCodeModel
-
Use in templates: Get source code value types for datatypes used in schema
- GROUP - schema2template.model.MSVExpressionType
All Classes All Packages