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

G

GenerationParameters - Class in schema2template
 
GenerationParameters() - Constructor for class schema2template.GenerationParameters
 
GenerationParameters(String, String, String, String, String, String) - Constructor for class schema2template.GenerationParameters
 
getAttribute(String) - Method in class schema2template.grammar.XMLModel
Get attribute by tag name.
getAttribute(String) - Method in class schema2template.template.FileCreationListEntry
 
getAttribute(String, int) - Method in class schema2template.grammar.XMLModel
Get attribute by tag name and hash code.
getAttributes() - Method in interface schema2template.grammar.PuzzleComponent
ELEMENT PuzzlePiece only: Get all attribute Definitions
getAttributes() - Method in class schema2template.grammar.PuzzlePiece
Gets the Attributes of this PuzzlePiece.
getAttributes() - Method in class schema2template.grammar.PuzzlePieceSet
 
getAttributes() - Method in class schema2template.grammar.XMLModel
Get all attributes, sorted by ns:local name.
getAttributes() - Method in class schema2template.template.FileCreationListEntry
 
getAttributes(String) - Method in class schema2template.grammar.XMLModel
 
getBaseAttributes() - Method in class schema2template.template.SourceCodeBaseClass
Returns the attribute Definitions which are shared by all subclasses of this JavaBaseClass
getBaseChild(String) - Method in class schema2template.template.SourceCodeModel
Use in templates: Get base name for the element name, which shared attributes are being moved into base
getBaseClass(String) - Method in class schema2template.template.SourceCodeModel
Use in templates: Get baseclass by name
getBaseClass(PuzzleComponent) - Method in class schema2template.template.SourceCodeModel
Use in templates: Get baseclass by name
getBaseClasses() - Method in class schema2template.template.SourceCodeModel
Use in templates: Get all baseclasses
getBaseClassOf(PuzzleComponent) - Method in class schema2template.template.SourceCodeModel
Use in templates: Get base class of one element
getBaseElements() - Method in class schema2template.template.SourceCodeBaseClass
Returns the element Definitions which are shared by all subclasses of this JavaBaseClass
getBaseName(String) - Method in class schema2template.template.SourceCodeModel
Use in templates: Get base name for the element name, which shared attributes are being moved into base
getChildElements() - Method in interface schema2template.grammar.PuzzleComponent
ELEMENT PuzzlePiece only: Get all child element Definitions
getChildElements() - Method in class schema2template.grammar.PuzzlePiece
Gets the child elements of this PuzzlePiece.
getChildElements() - Method in class schema2template.grammar.PuzzlePieceSet
 
getChildElementsOfBaseClass() - Method in class schema2template.template.SourceCodeBaseClass
Returns the element Definitions which are subclassing this JavaBaseClass
getCollection() - Method in interface schema2template.grammar.PuzzleComponent
Method to treat NamedDefined as a Collection of PuzzlePiece
getCollection() - Method in class schema2template.grammar.PuzzlePiece
 
getCollection() - Method in class schema2template.grammar.PuzzlePieceSet
 
getConversiontype(String) - Method in class schema2template.template.SourceCodeModel
Use in templates: Get Java conversion class for datatype used in schema.
getConversiontype(PuzzleComponent) - Method in class schema2template.template.SourceCodeModel
Use in templates: Get Java conversion class for datatype used in schema.
getDatatypes() - Method in interface schema2template.grammar.PuzzleComponent
ATTRIBUTE PuzzlePiece only: Get all datatype Definitions
getDatatypes() - Method in class schema2template.grammar.PuzzlePiece
Gets the defined datatypes.
getDatatypes() - Method in class schema2template.grammar.PuzzlePieceSet
 
getDefaultAttributeValue(String, String) - Method in class schema2template.grammar.OdfModel
Get default value of ODF attribute, depending on the ODF element which contains this attribute.
getDefaultAttributeValues(String) - Method in class schema2template.grammar.OdfModel
Get default values of ODF attribute.
getDepth() - Method in class schema2template.grammar.MSVExpressionIterator
 
getElement(String) - Method in class schema2template.grammar.XMLModel
Get element(s) by tag name.
getElement(String, int) - Method in class schema2template.grammar.XMLModel
Get element by tag name and hash code.
getElements() - Method in class schema2template.grammar.XMLModel
Get all elements, sorted by ns:local name.
getElements(String) - Method in class schema2template.grammar.XMLModel
 
getExpression() - Method in class schema2template.grammar.PuzzlePiece
Gets the wrapped Expression
getGrammar() - Method in class schema2template.grammar.XMLModel
 
getGrammarAdditionsPath() - Method in class schema2template.GenerationParameters
 
getGrammarID() - Method in class schema2template.GenerationParameters
 
getGrammarID() - Method in class schema2template.grammar.XMLModel
 
getGrammarPath() - Method in class schema2template.GenerationParameters
 
getGrammarVersion() - Method in class schema2template.GenerationParameters
 
getGrammarVersion() - Method in class schema2template.grammar.XMLModel
 
getLineNumber() - Method in class schema2template.template.FileCreationListEntry
 
getLocalName() - Method in interface schema2template.grammar.PuzzleComponent
Get only localname
getLocalName() - Method in class schema2template.grammar.PuzzlePiece
 
getLocalName() - Method in class schema2template.grammar.PuzzlePieceSet
 
getLocalName() - Method in class schema2template.template.SourceCodeBaseClass
 
getLocalNamespace(String) - Method in class schema2template.grammar.NamespaceDictionary
Translate URI to local namespace
getMainTemplatePath() - Method in class schema2template.GenerationParameters
 
getMultipleNumber() - Method in class schema2template.grammar.PuzzlePiece
Gets the index of 'this' in the List of Definitions returned by withMultiples()
getMultiples() - Method in class schema2template.grammar.MSVExpressionInformation
Returns all child elements which are no singletons
getName(NameClassAndExpression) - Static method in class schema2template.grammar.PuzzlePiece
 
getNamespacePrefix() - Method in interface schema2template.grammar.PuzzleComponent
Get only namespace prefix of the qualified name
getNamespacePrefix() - Method in class schema2template.grammar.PuzzlePiece
 
getNamespacePrefix() - Method in class schema2template.grammar.PuzzlePieceSet
 
getNamespacePrefix() - Method in class schema2template.template.SourceCodeBaseClass
 
getNamespaceURI(String) - Method in class schema2template.grammar.NamespaceDictionary
Translate local namespace to URI
getParents() - Method in interface schema2template.grammar.PuzzleComponent
Get all parent Definitions
getParents() - Method in class schema2template.grammar.PuzzlePiece
Gets the Parents which can contain this PuzzlePiece as a child
getParents() - Method in class schema2template.grammar.PuzzlePieceSet
 
getPathsContaining(Expression) - Method in class schema2template.grammar.MSVExpressionInformation
Gets all paths leading from this.getExpression() to exp (but not necessarily ending in exp).
getPrimitiveType(String) - Method in class schema2template.template.SourceCodeModel
Use in templates: Translate Java object to simple Java datatype
getQName() - Method in interface schema2template.grammar.PuzzleComponent
Get the QName (i.e.
getQName() - Method in class schema2template.grammar.PuzzlePiece
Gets the <ns:local> tag name of this PuzzlePiece
getQName() - Method in class schema2template.grammar.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 class schema2template.template.SourceCodeBaseClass
 
getRepetionAttribute(String) - Method in class schema2template.grammar.OdfModel
Some attribute represents the number of repetition of its parent element.
getSingletons() - Method in class schema2template.grammar.MSVExpressionInformation
Returns all singleton child elements
getStandardDictionary() - Static method in class schema2template.grammar.NamespaceDictionary
Construct an example dictionary as needed by the OpenDocument schema file
getStyleFamilies() - Method in class schema2template.grammar.OdfModel
Get all defined style family names
getStyleFamilies(PuzzleComponent) - Method in class schema2template.grammar.OdfModel
Get defined style families for this ELEMENT Definition.
getStyleFamilyPropertiesMap() - Method in class schema2template.grammar.OdfModel
Get the relation between @style:family value and child property elements, which is being extracted with MSV from the grammar: For instance:
getSuperClass(String) - Method in class schema2template.template.SourceCodeModel
Use in templates: Get fully qualified super class name
getSuperClassName(String) - Method in class schema2template.template.SourceCodeModel
Use in templates: Get super class name (without Java package)
getSuperClassPackageName(String) - Method in class schema2template.template.SourceCodeModel
Use in templates: Get Source code value type for datatype used in schema
getTargetDir() - Method in class schema2template.GenerationParameters
 
getType() - Method in interface schema2template.grammar.PuzzleComponent
Get type of PuzzlePiece [ELEMENT, ATTRIBUTE, VALUE, DATA]
getType() - Method in class schema2template.grammar.PuzzlePiece
Gets the type of this (ELEMENT, ATTRIBUTE, DATA, VALUE)
getType() - Method in class schema2template.grammar.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.template.FileCreationListEntry
 
getValues() - Method in interface schema2template.grammar.PuzzleComponent
ATTRIBUTE PuzzlePiece only: Get all value Definitions
getValues() - Method in class schema2template.grammar.PuzzlePiece
Gets the defined constant values.
getValues() - Method in class schema2template.grammar.PuzzlePieceSet
 
getValuetype(PuzzleComponent) - Method in class schema2template.template.SourceCodeModel
Use in templates: Get Source code value type for datatype used in schema
getValuetypes(PuzzleComponent) - Method in class schema2template.template.SourceCodeModel
Use in templates: Get source code value types for datatypes used in schema
GrammarAdditionsFileHandler - Class in schema2template.template
Often Process the custom configuration data XML Reads only the grammar-additions.xml Handler for existing grammar-additions.xml
GrammarAdditionsFileHandler(Map<String, String>, Map<String, String>, Map<String, String>, Set<String>, Map<String, Map<String, String>>, Map<String, List<String>>, Map<String, String[]>) - Constructor for class schema2template.template.GrammarAdditionsFileHandler
 
GROUP - schema2template.grammar.MSVExpressionType
 
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