OpenStudio:modelica
Loading...
Searching...
No Matches
Object List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nopenstudio
 Nmodelica
 CClassDefinitionRepresents one Modelica class inside the file
 CConnectClauseRepresents a single connect(lhs, rhs); statement
 CModelicaFileA parsed Modelica source file backed by the OpenStudio Modelica parser
 CmodelicaBaseListenerThis class provides an empty implementation of modelicaListener, which can be extended to create a listener which only needs to handle a subset of the available methods
 CmodelicaBaseVisitorThis class provides an empty implementation of modelicaVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods
 CmodelicaLexer
 CmodelicaListenerThis interface defines an abstract listener for a parse tree produced by modelicaParser
 CmodelicaParser
 CAdd_opContext
 CAlgorithm_sectionContext
 CAnnotationContext
 CArgument_listContext
 CArgumentContext
 CArithmetic_expressionContext
 CArray_subscriptsContext
 CBase_prefixContext
 CClass_definitionContext
 CClass_modificationContext
 CClass_prefixesContext
 CClass_specifierContext
 CCommentContext
 CComponent_clause1Context
 CComponent_clauseContext
 CComponent_declaration1Context
 CComponent_declarationContext
 CComponent_listContext
 CComponent_referenceContext
 CCompositionContext
 CCondition_attributeContext
 CConnect_clauseContext
 CConstraining_clauseContext
 CDeclarationContext
 CDer_class_specifierContext
 CElement_listContext
 CElement_modification_or_replaceableContext
 CElement_modificationContext
 CElement_redeclarationContext
 CElement_replaceableContext
 CElementContext
 CEnum_listContext
 CEnumeration_literalContext
 CEquation_sectionContext
 CEquationContext
 CExpression_listContext
 CExpressionContext
 CExtends_clauseContext
 CExternal_function_callContext
 CFactorContext
 CFor_equationContext
 CFor_indexContext
 CFor_indicesContext
 CFor_statementContext
 CFunction_argumentContext
 CFunction_argumentsContext
 CFunction_call_argsContext
 CIf_equationContext
 CIf_statementContext
 CImport_clauseContext
 CImport_listContext
 CLanguage_specificationContext
 CLogical_expressionContext
 CLogical_factorContext
 CLogical_termContext
 CLong_class_specifierContext
 CModel_annotationContext
 CModificationContext
 CMul_opContext
 CNameContext
 CNamed_argumentContext
 CNamed_argumentsContext
 COutput_expression_listContext
 CPrimaryContext
 CRel_opContext
 CRelationContext
 CShort_class_definitionContext
 CShort_class_specifierContext
 CSimple_expressionContext
 CStatementContext
 CStored_definitionContext
 CString_commentContext
 CSubscriptContext
 CTermContext
 CType_prefixContext
 CType_specifierContext
 CWhen_equationContext
 CWhen_statementContext
 CWhile_statementContext
 CWithin_statementContext
 CmodelicaVisitorThis class defines an abstract visitor for a parse tree produced by modelicaParser