- abstract_supertype() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- abstract_supertype(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- abstract_supertype_declaration() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- abstract_supertype_declaration(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- actual_parameter_list() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- actual_parameter_list(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- add_escapes(String) - Method in exception nl.tue.buildingsmart.express.population.ParseException
-
Used to convert raw characters to their escaped version when these raw
version cannot be used as part of an ASCII string literal.
- add_like_op() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- add_like_op(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- addAllReferenceExternals(String) - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
when all elements of another schema are referenced
- addAllReferenceExternals(String) - Method in class net.sourceforge.osexpress.parser.Scope
-
- addAllUseExternals(String) - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
when all elements of another schema are used
- addAllUseExternals(String) - Method in class net.sourceforge.osexpress.parser.Scope
-
- addAttribute(AttributeInstance) - Method in class nl.tue.buildingsmart.express.population.EntityInstance
-
- addAttribute(Attribute) - Method in class nl.tue.buildingsmart.schema.EntityDefinition
-
- addDerived(DerivedAttribute2, boolean) - Method in class nl.tue.buildingsmart.schema.EntityDefinition
-
- addElement(String) - Method in class nl.tue.buildingsmart.schema.EnumerationType
-
- addEntity(EntityDefinition) - Method in class nl.tue.buildingsmart.schema.SchemaDefinition
-
- addEntityScope(String, Scope) - Method in class net.sourceforge.osexpress.parser.Scope
-
- addEnumerationType(EnumerationType) - Method in class net.sourceforge.osexpress.parser.Scope
-
- addEscapes(String) - Static method in error nl.tue.buildingsmart.express.population.TokenMgrError
-
Replaces unprintable characters by their espaced (or unicode escaped)
equivalents in the given string
- addExternal(ExternalId) - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
add an element referenced or used from another schema
- addExternal(ExternalId) - Method in class net.sourceforge.osexpress.parser.Scope
-
- addId(String, ExpressParserTokenTypes) - Method in class net.sourceforge.osexpress.parser.Scope
-
- addNamespaceEntry(String, String) - Method in class nl.tue.buildingsmart.express.dictionary.Namespaces
-
- addReference(EntityInstance) - Method in class nl.tue.buildingsmart.express.population.EntityInstance
-
- addSelection(NamedType) - Method in class nl.tue.buildingsmart.schema.SelectType
-
- addSubtype(EntityDefinition) - Method in class nl.tue.buildingsmart.schema.EntityDefinition
-
- addSuperEntity(String) - Method in class net.sourceforge.osexpress.parser.Scope
-
- addSupertype(EntityDefinition) - Method in class nl.tue.buildingsmart.schema.EntityDefinition
-
- addType(DefinedType) - Method in class nl.tue.buildingsmart.schema.SchemaDefinition
-
- adjustBeginLineColumn(int, int) - Method in class nl.tue.buildingsmart.express.population.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- aggregate_initializer() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- aggregate_initializer(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- aggregate_source() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- aggregate_source(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- aggregate_type() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- aggregate_type(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- aggregation_types() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- aggregation_types(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- AggregationType - Class in nl.tue.buildingsmart.schema
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- AggregationType(BaseType) - Constructor for class nl.tue.buildingsmart.schema.AggregationType
-
Standard constructor
- algorithm_head() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- algorithm_head(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- alias_stmt() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- alias_stmt(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- ALPHABET - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
RegularExpression Id.
- APOSTROPHE - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
RegularExpression Id.
- ARBITRARY - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
RegularExpression Id.
- array_type() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- array_type(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- ArrayType - Class in nl.tue.buildingsmart.schema
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- ArrayType(BaseType) - Constructor for class nl.tue.buildingsmart.schema.ArrayType
-
- assignment_stmt() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- assignment_stmt(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- Attribute - Class in nl.tue.buildingsmart.schema
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- Attribute(String, EntityDefinition) - Constructor for class nl.tue.buildingsmart.schema.Attribute
-
- attribute_decl() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- attribute_decl(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- attribute_id() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- attribute_id(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- attribute_qualifier() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- attribute_qualifier(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- attribute_ref() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- attribute_ref(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- AttributeInstance - Class in nl.tue.buildingsmart.express.population
-
- AttributeInstance() - Constructor for class nl.tue.buildingsmart.express.population.AttributeInstance
-
- backup(int) - Method in class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- bag_type() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- bag_type(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- BagType - Class in nl.tue.buildingsmart.schema
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- BagType(BaseType) - Constructor for class nl.tue.buildingsmart.schema.BagType
-
- base_type() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- base_type(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- BaseType - Interface in nl.tue.buildingsmart.schema
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- beginColumn - Variable in class nl.tue.buildingsmart.express.population.Token
-
beginLine and beginColumn describe the position of the first character of
this token; endLine and endColumn describe the position of the last
character of this token.
- beginLine - Variable in class nl.tue.buildingsmart.express.population.Token
-
beginLine and beginColumn describe the position of the first character of
this token; endLine and endColumn describe the position of the last
character of this token.
- BeginToken() - Method in class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- BINARY - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
RegularExpression Id.
- binary_type() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- binary_type(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- BinaryType - Class in nl.tue.buildingsmart.schema
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- BinaryType() - Constructor for class nl.tue.buildingsmart.schema.BinaryType
-
- boolean_type() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- boolean_type(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- BooleanType - Class in nl.tue.buildingsmart.schema
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- BooleanType() - Constructor for class nl.tue.buildingsmart.schema.BooleanType
-
- Bound - Class in nl.tue.buildingsmart.schema
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- Bound() - Constructor for class nl.tue.buildingsmart.schema.Bound
-
- bound_1() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- bound_1(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- bound_2() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- bound_2(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- bound_spec() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- bound_spec(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- bufcolumn - Variable in class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- buffer - Variable in class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- bufline - Variable in class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- bufpos - Variable in class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- buildTokenTypeASTClassMap() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- built_in_constant() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- built_in_constant(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- built_in_function() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- built_in_function(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- built_in_procedure() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- built_in_procedure(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- EasyParser - Class in net.sourceforge.osexpress.parser
-
- EasyParser(String) - Constructor for class net.sourceforge.osexpress.parser.EasyParser
-
- EasyParser(BufferedInputStream) - Constructor for class net.sourceforge.osexpress.parser.EasyParser
-
- EasyParser(Vector<String>) - Constructor for class net.sourceforge.osexpress.parser.EasyParser
-
- echo(String) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- element() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- element(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- else_clause() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- else_clause(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- EMBEDDED_REMARK - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
RegularExpression Id.
- enable_tracing() - Method in class nl.tue.buildingsmart.express.population.Part21Parser
-
Enable tracing.
- END_EXTENDED - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
RegularExpression Id.
- endColumn - Variable in class nl.tue.buildingsmart.express.population.Token
-
beginLine and beginColumn describe the position of the first character of
this token; endLine and endColumn describe the position of the last
character of this token.
- endLine - Variable in class nl.tue.buildingsmart.express.population.Token
-
beginLine and beginColumn describe the position of the first character of
this token; endLine and endColumn describe the position of the last
character of this token.
- entity_body() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- entity_body(AST, String) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- entity_constructor() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- entity_constructor(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- entity_decl() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- entity_decl(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- entity_head() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- entity_head(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- entity_id() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- entity_id(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- entity_instance() - Method in class nl.tue.buildingsmart.express.population.Part21Parser
-
- entity_instance_list() - Method in class nl.tue.buildingsmart.express.population.Part21Parser
-
- ENTITY_INSTANCE_NAME - Static variable in class nl.tue.buildingsmart.express.population.AttributeInstance
-
- ENTITY_INSTANCE_NAME - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
RegularExpression Id.
- entity_ref() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- entity_ref(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- EntityDefinition - Class in nl.tue.buildingsmart.schema
-
- EntityDefinition(String) - Constructor for class nl.tue.buildingsmart.schema.EntityDefinition
-
- EntityInstance - Class in nl.tue.buildingsmart.express.population
-
- EntityInstance(ModelPopulation, int) - Constructor for class nl.tue.buildingsmart.express.population.EntityInstance
-
- ENUMERATION - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
RegularExpression Id.
- enumeration_extension() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- enumeration_extension(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- enumeration_id() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- enumeration_id(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- enumeration_items() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- enumeration_items(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- enumeration_ref() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- enumeration_ref(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- enumeration_reference() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- enumeration_reference(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- enumeration_type() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- enumeration_type(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- EnumerationType - Class in nl.tue.buildingsmart.schema
-
- EnumerationType(String, UnderlyingType) - Constructor for class nl.tue.buildingsmart.schema.EnumerationType
-
- EnumerationType(String) - Constructor for class nl.tue.buildingsmart.schema.EnumerationType
-
- EOF - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
End of File.
- eol - Variable in exception nl.tue.buildingsmart.express.population.ParseException
-
The end of line string for this machine.
- EQ - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
RegularExpression Id.
- escape_stmt() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- escape_stmt(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- exchange_file() - Method in class nl.tue.buildingsmart.express.population.Part21Parser
-
Grammar
- ExpandBuff(boolean) - Method in class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- expectedTokenSequences - Variable in exception nl.tue.buildingsmart.express.population.ParseException
-
Each entry in this array is an array of integers.
- explicit_attr() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- explicit_attr(AST, String) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- ExplicitAttribute - Class in nl.tue.buildingsmart.schema
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- ExplicitAttribute(String, EntityDefinition) - Constructor for class nl.tue.buildingsmart.schema.ExplicitAttribute
-
- ExplicitOrDerived - Interface in nl.tue.buildingsmart.schema
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- export_list() - Method in class nl.tue.buildingsmart.express.population.Part21Parser
-
- Express2DictWalker - Class in nl.tue.buildingsmart.express.parser
-
- Express2DictWalker() - Constructor for class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- Express2DictWalkerTokenTypes - Enum in nl.tue.buildingsmart.express.parser
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- expression() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- expression(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- ExpressLexer - Class in net.sourceforge.osexpress.parser
-
- ExpressLexer(InputStream) - Constructor for class net.sourceforge.osexpress.parser.ExpressLexer
-
- ExpressLexer(Reader) - Constructor for class net.sourceforge.osexpress.parser.ExpressLexer
-
- ExpressLexer(InputBuffer) - Constructor for class net.sourceforge.osexpress.parser.ExpressLexer
-
- ExpressLexer(LexerSharedInputState) - Constructor for class net.sourceforge.osexpress.parser.ExpressLexer
-
- ExpressParser - Class in net.sourceforge.osexpress.parser
-
The Express grammar written as ANTLR productions.
- ExpressParser(TokenBuffer, int) - Constructor for class net.sourceforge.osexpress.parser.ExpressParser
-
- ExpressParser(TokenBuffer) - Constructor for class net.sourceforge.osexpress.parser.ExpressParser
-
- ExpressParser(TokenStream, int) - Constructor for class net.sourceforge.osexpress.parser.ExpressParser
-
- ExpressParser(TokenStream) - Constructor for class net.sourceforge.osexpress.parser.ExpressParser
-
- ExpressParser(ParserSharedInputState) - Constructor for class net.sourceforge.osexpress.parser.ExpressParser
-
- ExpressParserTokenTypes - Enum in net.sourceforge.osexpress.parser
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- ExpressSchemaParser - Class in nl.tue.buildingsmart.express.parser
-
- ExpressSchemaParser(InputStream) - Constructor for class nl.tue.buildingsmart.express.parser.ExpressSchemaParser
-
- ExpressSchemaParser(URL) - Constructor for class nl.tue.buildingsmart.express.parser.ExpressSchemaParser
-
- EXTENDED2 - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
RegularExpression Id.
- EXTENDED4 - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
RegularExpression Id.
- ExternalId - Class in net.sourceforge.osexpress.parser
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- ExternalId(String) - Constructor for class net.sourceforge.osexpress.parser.ExternalId
-
- ExternalId(String, ExpressParserTokenTypes) - Constructor for class net.sourceforge.osexpress.parser.ExternalId
-
- PAGE - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
RegularExpression Id.
- parameter() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- parameter(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- parameter() - Method in class nl.tue.buildingsmart.express.population.Part21Parser
-
- parameter_id() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- parameter_id(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- parameter_list() - Method in class nl.tue.buildingsmart.express.population.Part21Parser
-
- parameter_ref() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- parameter_ref(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- parameter_type() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- parameter_type(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- parent - Variable in class net.sourceforge.osexpress.parser.Scope
-
- parse() - Method in class net.sourceforge.osexpress.parser.EasyParser
-
- parse() - Method in class nl.tue.buildingsmart.express.parser.ExpressSchemaParser
-
- parseAST(ASTPair, ExpressParserTokenTypes) - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- ParseException - Exception in nl.tue.buildingsmart.express.population
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- ParseException(Token, int[][], String[]) - Constructor for exception nl.tue.buildingsmart.express.population.ParseException
-
This constructor is used by the method "generateParseException" in the
generated parser.
- ParseException() - Constructor for exception nl.tue.buildingsmart.express.population.ParseException
-
The following constructors are for use by you for whatever purpose you
can think of.
- ParseException(String) - Constructor for exception nl.tue.buildingsmart.express.population.ParseException
-
- Part21Parser - Class in nl.tue.buildingsmart.express.population
-
- Part21Parser(InputStream) - Constructor for class nl.tue.buildingsmart.express.population.Part21Parser
-
Constructor with InputStream.
- Part21Parser(InputStream, String) - Constructor for class nl.tue.buildingsmart.express.population.Part21Parser
-
Constructor with InputStream and supplied encoding
- Part21Parser(Reader) - Constructor for class nl.tue.buildingsmart.express.population.Part21Parser
-
Constructor.
- Part21Parser(Part21ParserTokenManager) - Constructor for class nl.tue.buildingsmart.express.population.Part21Parser
-
Constructor with generated Token Manager.
- Part21ParserConstants - Interface in nl.tue.buildingsmart.express.population
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- Part21ParserTokenManager - Class in nl.tue.buildingsmart.express.population
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- Part21ParserTokenManager(SimpleCharStream) - Constructor for class nl.tue.buildingsmart.express.population.Part21ParserTokenManager
-
Constructor.
- Part21ParserTokenManager(SimpleCharStream, int) - Constructor for class nl.tue.buildingsmart.express.population.Part21ParserTokenManager
-
Constructor.
- population() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- population(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- PopulationDependendBound - Class in nl.tue.buildingsmart.schema
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- PopulationDependendBound() - Constructor for class nl.tue.buildingsmart.schema.PopulationDependendBound
-
- PopulationMetrics - Class in nl.tue.buildingsmart.express.population.test
-
- PopulationMetrics(ModelPopulation, Namespaces) - Constructor for class nl.tue.buildingsmart.express.population.test.PopulationMetrics
-
- PopulationTest - Class in nl.tue.buildingsmart.express.population.test
-
- PopulationTest() - Constructor for class nl.tue.buildingsmart.express.population.test.PopulationTest
-
- precision_spec() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- precision_spec(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- prevCharIsCR - Variable in class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- prevCharIsLF - Variable in class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- primary() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- primary(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- procedure_call_stmt() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- procedure_call_stmt(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- procedure_decl() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- procedure_decl(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- procedure_head() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- procedure_head(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- procedure_id() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- procedure_id(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- procedure_ref() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- procedure_ref(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- processExternals() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
after the first pass, adds external ids to schema scopes
- processExternals(Hashtable) - Method in class net.sourceforge.osexpress.parser.Scope
-
- schema - Variable in class net.sourceforge.osexpress.parser.ExternalId
-
- Schema - Interface in nl.tue.buildingsmart.schema
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- schema_body() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- schema_body(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- schema_decl() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- schema_decl(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- schema_id() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- schema_id(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- schema_ref() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- schema_ref(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- schema_version_id() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- schema_version_id(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- SchemaDefinition - Class in nl.tue.buildingsmart.schema
-
Holds the definitions of
TYPEs(see
BaseType and its
implementations),
ENTITYs (see
EntityDefinition) and
their
ATTRIBUTEs (see
Attribute as defined in a ISO
10303
EXPRESS schema.
- SchemaDefinition(String) - Constructor for class nl.tue.buildingsmart.schema.SchemaDefinition
-
- SchemaDefinition() - Constructor for class nl.tue.buildingsmart.schema.SchemaDefinition
-
- SchemaException - Exception in nl.tue.buildingsmart.schema
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- SchemaException(String) - Constructor for exception nl.tue.buildingsmart.schema.SchemaException
-
- SchemaLoader - Class in nl.tue.buildingsmart.emf
-
- SchemaLoader - Class in nl.tue.buildingsmart.express.parser
-
- SchemaLoader(String) - Constructor for class nl.tue.buildingsmart.express.parser.SchemaLoader
-
- Scope - Class in net.sourceforge.osexpress.parser
-
- Scope(Scope) - Constructor for class net.sourceforge.osexpress.parser.Scope
-
- scope() - Method in class nl.tue.buildingsmart.express.population.Part21Parser
-
- scopeId - Variable in class net.sourceforge.osexpress.parser.Scope
-
- searchEntity(String) - Method in class net.sourceforge.osexpress.parser.Scope
-
- searchEnumerationType(String) - Method in class net.sourceforge.osexpress.parser.Scope
-
- searchId(String) - Method in class net.sourceforge.osexpress.parser.Scope
-
- searchInheritanceTree(String) - Method in class net.sourceforge.osexpress.parser.Scope
-
- select_extension() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- select_extension(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- select_list() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- select_list(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- select_type() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- select_type(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- selector() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- selector(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- SelectType - Class in nl.tue.buildingsmart.schema
-
- SelectType(String, UnderlyingType) - Constructor for class nl.tue.buildingsmart.schema.SelectType
-
- SelectType(SelectType) - Constructor for class nl.tue.buildingsmart.schema.SelectType
-
Copy constructor (shallow copy)
- SelectType(String) - Constructor for class nl.tue.buildingsmart.schema.SelectType
-
- SEMICOLON - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
RegularExpression Id.
- set_type() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- set_type(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- setAttributeOf(EntityInstance) - Method in class nl.tue.buildingsmart.express.population.AttributeInstance
-
- setAttributes(ArrayList<AttributeInstance>) - Method in class nl.tue.buildingsmart.express.population.EntityInstance
-
- setAttributes(ArrayList<Attribute>) - Method in class nl.tue.buildingsmart.schema.EntityDefinition
-
- setAttributesBN(HashMap<String, Attribute>) - Method in class nl.tue.buildingsmart.schema.EntityDefinition
-
- setAttributeType(ExplicitAttribute) - Method in class nl.tue.buildingsmart.express.population.AttributeInstance
-
- setBound_value(int) - Method in class nl.tue.buildingsmart.schema.IntegerBound
-
- setDebugStream(PrintStream) - Method in class nl.tue.buildingsmart.express.population.Part21ParserTokenManager
-
Set debug output.
- setDerived(boolean) - Method in class nl.tue.buildingsmart.schema.Attribute
-
- setDerived(boolean) - Method in class nl.tue.buildingsmart.schema.ExplicitAttribute
-
- setDomain(UnderlyingType) - Method in class nl.tue.buildingsmart.schema.DefinedType
-
- setDomain(BaseType) - Method in class nl.tue.buildingsmart.schema.ExplicitAttribute
-
- setDomain(EntityDefinition) - Method in class nl.tue.buildingsmart.schema.InverseAttribute
-
- setElement_type(BaseType) - Method in class nl.tue.buildingsmart.schema.AggregationType
-
- setElements(HashSet<String>) - Method in class nl.tue.buildingsmart.schema.EnumerationType
-
- setEnitiesBN(HashMap<String, EntityDefinition>) - Method in class nl.tue.buildingsmart.schema.SchemaDefinition
-
- setEntities(ArrayList<EntityDefinition>) - Method in class nl.tue.buildingsmart.schema.SchemaDefinition
-
- setEntity() - Method in class net.sourceforge.osexpress.parser.Scope
-
- setEntityDefinition(EntityDefinition) - Method in class nl.tue.buildingsmart.express.population.EntityInstance
-
- setId(int) - Method in class nl.tue.buildingsmart.express.population.EntityInstance
-
- setInstances(HashMap<Integer, EntityInstance>) - Method in class nl.tue.buildingsmart.express.population.ModelPopulation
-
- setInstances(HashMap<Integer, EntityInstance>) - Method in class nl.tue.buildingsmart.express.population.Part21Parser
-
- setInstantiable(boolean) - Method in class nl.tue.buildingsmart.schema.EntityDefinition
-
- setInverted_attr(ExplicitAttribute) - Method in class nl.tue.buildingsmart.schema.InverseAttribute
-
- setLower_bound(Bound) - Method in class nl.tue.buildingsmart.schema.VariableSizeAggregationType
-
- setLower_index(Bound) - Method in class nl.tue.buildingsmart.schema.ArrayType
-
- setMax_cardinality(Bound) - Method in class nl.tue.buildingsmart.schema.InverseAttribute
-
- setMin_cardinality(Bound) - Method in class nl.tue.buildingsmart.schema.InverseAttribute
-
- setModel(ModelPopulation) - Method in class nl.tue.buildingsmart.express.population.EntityInstance
-
- setModel(ModelPopulation) - Method in class nl.tue.buildingsmart.express.population.Part21Parser
-
- setName(String) - Method in class nl.tue.buildingsmart.schema.Attribute
-
- setName(String) - Method in class nl.tue.buildingsmart.schema.NamedType
-
- setName(String) - Method in class nl.tue.buildingsmart.schema.SchemaDefinition
-
- setNext(Scope) - Method in class net.sourceforge.osexpress.parser.Scope
-
- setOptional(boolean) - Method in class nl.tue.buildingsmart.schema.ExplicitAttribute
-
- setOptional_flag(boolean) - Method in class nl.tue.buildingsmart.schema.ArrayType
-
- setP21Header(String) - Method in class nl.tue.buildingsmart.express.population.AttributeInstance
-
- setParent(Scope) - Method in class net.sourceforge.osexpress.parser.Scope
-
- setParent_entity(EntityDefinition) - Method in class nl.tue.buildingsmart.schema.Attribute
-
- setParser(ExpressParser) - Method in class net.sourceforge.osexpress.parser.ExpressLexer
-
- setPass(int) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- setRedeclares(ExplicitOrDerived) - Method in class nl.tue.buildingsmart.schema.ExplicitAttribute
-
- setReferneces(ArrayList<EntityInstance>) - Method in class nl.tue.buildingsmart.express.population.EntityInstance
-
- setRename(String) - Method in class net.sourceforge.osexpress.parser.ExternalId
-
- setRootScope(Scope) - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- setSchema(String) - Method in class net.sourceforge.osexpress.parser.ExternalId
-
- setSchema(SchemaDefinition) - Method in class nl.tue.buildingsmart.express.population.ModelPopulation
-
- setSchema(SchemaDefinition) - Method in class nl.tue.buildingsmart.express.population.Part21Parser
-
- setSchemaData(byte[]) - Method in class nl.tue.buildingsmart.schema.SchemaDefinition
-
- setSchemaFile(Path) - Method in class nl.tue.buildingsmart.express.population.ModelPopulation
-
- setSchemaFile(Path) - Method in class nl.tue.buildingsmart.express.population.Part21Parser
-
- setSchemaName(String) - Method in class nl.tue.buildingsmart.express.population.Part21Parser
-
- setSelections(ArrayList<NamedType>) - Method in class nl.tue.buildingsmart.schema.SelectType
-
- setSelectionsBN(HashMap<String, NamedType>) - Method in class nl.tue.buildingsmart.schema.SelectType
-
- setSubtypes(ArrayList<EntityDefinition>) - Method in class nl.tue.buildingsmart.schema.EntityDefinition
-
- setSupertypes(ArrayList<EntityDefinition>) - Method in class nl.tue.buildingsmart.schema.EntityDefinition
-
- setSupertypesBN(HashMap<String, EntityDefinition>) - Method in class nl.tue.buildingsmart.schema.EntityDefinition
-
- setTabSize(int) - Method in class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- SetType - Class in nl.tue.buildingsmart.schema
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- SetType(BaseType) - Constructor for class nl.tue.buildingsmart.schema.SetType
-
- setTypes(ArrayList<DefinedType>) - Method in class nl.tue.buildingsmart.schema.SchemaDefinition
-
- setTypesBN(HashMap<String, DefinedType>) - Method in class nl.tue.buildingsmart.schema.SchemaDefinition
-
- setUnique_flag(boolean) - Method in class nl.tue.buildingsmart.schema.ArrayType
-
- setUpper_bound(Bound) - Method in class nl.tue.buildingsmart.schema.VariableSizeAggregationType
-
- setUpper_index(Bound) - Method in class nl.tue.buildingsmart.schema.ArrayType
-
- setValue(Object) - Method in class nl.tue.buildingsmart.express.population.AttributeInstance
-
- SIGN - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
RegularExpression Id.
- simple_entity_instance() - Method in class nl.tue.buildingsmart.express.population.Part21Parser
-
- simple_expression() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- simple_expression(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- simple_factor() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- simple_factor(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- simple_id() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- simple_record() - Method in class nl.tue.buildingsmart.express.population.Part21Parser
-
- simple_record_list() - Method in class nl.tue.buildingsmart.express.population.Part21Parser
-
- simple_types() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- simple_types(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- simple_types_decl_bt(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- SimpleCharStream - Class in nl.tue.buildingsmart.express.population
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- SimpleCharStream(Reader, int, int, int) - Constructor for class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- SimpleCharStream(Reader, int, int) - Constructor for class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- SimpleCharStream(Reader) - Constructor for class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- SimpleCharStream(InputStream, int, int, int) - Constructor for class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- SimpleCharStream(InputStream, String, int, int) - Constructor for class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- SimpleCharStream(InputStream, int, int) - Constructor for class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- SimpleCharStream(InputStream, String) - Constructor for class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- SimpleCharStream(InputStream) - Constructor for class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- SimpleType - Class in nl.tue.buildingsmart.schema
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- SimpleType() - Constructor for class nl.tue.buildingsmart.schema.SimpleType
-
- skip_stmt() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- skip_stmt(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- SLASH - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
RegularExpression Id.
- SPECIAL - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
RegularExpression Id.
- specialConstructor - Variable in exception nl.tue.buildingsmart.express.population.ParseException
-
This variable determines which constructor was used to create this object
and thereby affects the semantics of the "getMessage" method (see below).
- specialToken - Variable in class nl.tue.buildingsmart.express.population.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- STANDARD_KEYWORD - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
RegularExpression Id.
- STAR - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
RegularExpression Id.
- staticFlag - Static variable in class nl.tue.buildingsmart.express.population.SimpleCharStream
-
- stmt() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- stmt(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- string(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- STRING - Static variable in class nl.tue.buildingsmart.express.population.AttributeInstance
-
- STRING - Static variable in interface nl.tue.buildingsmart.express.population.Part21ParserConstants
-
RegularExpression Id.
- string_type() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- string_type(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- StringType - Class in nl.tue.buildingsmart.schema
-
Copyright (C) 2009-2016 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- StringType() - Constructor for class nl.tue.buildingsmart.schema.StringType
-
- subsuper() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- subsuper(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- subsuper_record() - Method in class nl.tue.buildingsmart.express.population.Part21Parser
-
- subtype_constraint() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- subtype_constraint(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- subtype_constraint_body() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- subtype_constraint_body(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- subtype_constraint_decl() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- subtype_constraint_decl(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- subtype_constraint_head() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- subtype_constraint_head(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- subtype_constraint_id() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- subtype_constraint_id(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- subtype_declaration() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- subtype_declaration(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- supertype_constraint() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- supertype_constraint(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- supertype_expression() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- supertype_expression(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- supertype_factor() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- supertype_factor(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- supertype_rule() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- supertype_rule(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- supertype_term() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- supertype_term(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- SwitchTo(int) - Method in class nl.tue.buildingsmart.express.population.Part21ParserTokenManager
-
Switch to specified lex state.
- syntax() - Method in class net.sourceforge.osexpress.parser.ExpressParser
-
- syntax(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-
- syntax() - Method in class nl.tue.buildingsmart.express.population.Part21Parser
-
- syntax_pass2(AST) - Method in class nl.tue.buildingsmart.express.parser.Express2DictWalker
-