A B C D E F G H I J K L M N O P R S T U V W X _

A

AbstractASTBase - Class in org.openarchitectureware.workflow.ast
 
AbstractASTBase(Location) - Constructor for class org.openarchitectureware.workflow.ast.AbstractASTBase
 
AbstractDefinition - Class in org.openarchitectureware.xpand2.ast
 
AbstractDefinition(Identifier, Identifier, DeclaredParameter[], Statement[]) - Constructor for class org.openarchitectureware.xpand2.ast.AbstractDefinition
 
AbstractExpressionsUsingWorkflowAdvice - Class in org.openarchitectureware.expression
Base class for workflow advices for components which use expressions.
AbstractExpressionsUsingWorkflowAdvice() - Constructor for class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowAdvice
 
AbstractExpressionsUsingWorkflowComponent - Class in org.openarchitectureware.expression
 
AbstractExpressionsUsingWorkflowComponent() - Constructor for class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
AbstractExpressionsUsingWorkflowComponent.Debug - Class in org.openarchitectureware.expression
 
AbstractExpressionsUsingWorkflowComponent.Debug() - Constructor for class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent.Debug
 
AbstractExpressionsUsingWorkflowComponent.GlobalVarDef - Class in org.openarchitectureware.expression
 
AbstractExpressionsUsingWorkflowComponent.GlobalVarDef() - Constructor for class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent.GlobalVarDef
 
AbstractExpressionVisitor - Class in org.openarchitectureware.expression.ast
 
AbstractExpressionVisitor() - Constructor for class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
AbstractExtension - Class in org.openarchitectureware.xtend.ast
 
AbstractExtension(Identifier, Identifier, List<DeclaredParameter>, boolean, boolean) - Constructor for class org.openarchitectureware.xtend.ast.AbstractExtension
 
AbstractExtensionDefinition - Class in org.openarchitectureware.xtend.ast
 
AbstractExtensionDefinition(Identifier, Identifier, List<DeclaredParameter>, boolean, boolean) - Constructor for class org.openarchitectureware.xtend.ast.AbstractExtensionDefinition
 
AbstractPacket - Class in org.openarchitectureware.debug.communication.packets
The base class for all types of packets.
AbstractPacket() - Constructor for class org.openarchitectureware.debug.communication.packets.AbstractPacket
 
AbstractTypeImpl - Class in org.openarchitectureware.type
 
AbstractTypeImpl(TypeSystem, String) - Constructor for class org.openarchitectureware.type.AbstractTypeImpl
 
AbstractVisitor - Class in org.openarchitectureware.expression.ast
 
AbstractVisitor() - Constructor for class org.openarchitectureware.expression.ast.AbstractVisitor
 
AbstractWorkflowAdvice - Class in org.openarchitectureware.workflow.ao
 
AbstractWorkflowAdvice() - Constructor for class org.openarchitectureware.workflow.ao.AbstractWorkflowAdvice
 
AbstractWorkflowComponent - Class in org.openarchitectureware.workflow.lib
Base class useful for implementing custom WorkflowComponents.
AbstractWorkflowComponent() - Constructor for class org.openarchitectureware.workflow.lib.AbstractWorkflowComponent
 
AbstractWorkflowComponent2 - Class in org.openarchitectureware.workflow.lib
 
AbstractWorkflowComponent2() - Constructor for class org.openarchitectureware.workflow.lib.AbstractWorkflowComponent2
 
AbstractXpandVisitor - Class in org.openarchitectureware.xpand2.ast
 
AbstractXpandVisitor() - Constructor for class org.openarchitectureware.xpand2.ast.AbstractXpandVisitor
 
AbstractXtendVisitor - Class in org.openarchitectureware.xtend.ast
 
AbstractXtendVisitor() - Constructor for class org.openarchitectureware.xtend.ast.AbstractXtendVisitor
 
accept(int) - Method in class org.openarchitectureware.debug.communication.Connection
the server listens for a client to connect, creates new reader and writer threads and sends a first handshake packet to test the communication
accept(AbstractVisitor) - Method in interface org.openarchitectureware.expression.ast.ISyntaxElement
 
accept(AbstractVisitor) - Method in class org.openarchitectureware.expression.ast.SyntaxElement
 
accept(VisitorBase) - Method in class org.openarchitectureware.workflow.ast.AbstractASTBase
 
accept(AbstractVisitor) - Method in class org.openarchitectureware.xpand2.model.AdvicedDefinition
 
accept(File, String) - Method in class org.openarchitectureware.xpand2.pr.util.GenericFileFilter
Accept all files and directories not included in the ignore list.
accept(File) - Method in class org.openarchitectureware.xpand2.pr.util.GenericFileFilter
Accept all files and directories not included in the ignore list.
adapt(Location) - Method in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser
the SAX parser has no exact location handling.
adapt(Location) - Method in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlFileEvaluator
 
adaptElementName(ISyntaxElement, ExecutionContext) - Method in class org.openarchitectureware.expression.debug.BaseSpecialTreatment
add syntax element specific content to the element name that will be shown in Launch view
adaptElementName(ISyntaxElement, ExecutionContext) - Method in class org.openarchitectureware.xpand2.debug.ExpandSpecial
 
adaptElementName(ISyntaxElement, ExecutionContext) - Method in class org.openarchitectureware.xpand2.debug.IfSpecial
 
adaptEnd(Location) - Method in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser
 
adaptEnd(Location) - Method in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlFileEvaluator
 
ADAPTERS - Static variable in class org.openarchitectureware.debug.communication.packets.RegisterPacket
 
adaptSyntaxElementTO(SyntaxElementTO, Object) - Method in class org.openarchitectureware.expression.debug.BaseSpecialTreatment
 
adaptSyntaxElementTO(SyntaxElementTO, Object) - Method in class org.openarchitectureware.expression.debug.NoResourceSpecial
Don't show frame in Launch view, if the element has no resource (virtual ones)
adaptSyntaxElementTO(SyntaxElementTO, Object) - Method in class org.openarchitectureware.xpand2.debug.ExpandSpecial
 
adaptSyntaxElementTO(SyntaxElementTO, Object) - Method in class org.openarchitectureware.xpand2.debug.ForEachSpecial
Don't show frame in Launch view, if the ForEachStatement is the 1st time in the stack.
addAdapter(IElementAdapter) - Method in class org.openarchitectureware.debug.processing.DebugMonitor
 
addAdvice(String) - Method in class org.openarchitectureware.xpand2.Generator
Adds an advice.
addAdvice(String) - Method in class org.openarchitectureware.xpand2.GeneratorAdvice
Adds an advice.
addAdvices(String) - Method in class org.openarchitectureware.xpand2.GeneratorAdvice
Deprecated. Use addAdvice(String) instead.
addBean(Object) - Method in class org.openarchitectureware.workflow.container.CompositeComponent
Adds a bean.
addCartridge(Workflow) - Method in class org.openarchitectureware.workflow.container.CompositeComponent
Sets the aggregated components of this composite.
addCheckFile(String) - Method in class org.openarchitectureware.check.CheckComponent
Adds a check file.
addChild(AbstractASTBase) - Method in class org.openarchitectureware.workflow.ast.ComponentAST
 
addComponent(WorkflowComponent) - Method in class org.openarchitectureware.workflow.container.CompositeComponent
Sets the aggregated components of this composite.
addDebug(AbstractExpressionsUsingWorkflowComponent.Debug) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
addError(WorkflowComponent, String, Object) - Method in class org.openarchitectureware.workflow.issues.indexed.IndexedIssuesImpl
 
addError(String, Object) - Method in class org.openarchitectureware.workflow.issues.indexed.IndexedIssuesImpl
 
addError(String) - Method in interface org.openarchitectureware.workflow.issues.Issues
Adds an error message.
addError(String, Object) - Method in interface org.openarchitectureware.workflow.issues.Issues
Adds an error message.
addError(WorkflowComponent, String, Object) - Method in interface org.openarchitectureware.workflow.issues.Issues
Adds an error message.
addError(WorkflowComponent, String) - Method in interface org.openarchitectureware.workflow.issues.Issues
Adds an error message.
addError(WorkflowComponent, String, Object) - Method in class org.openarchitectureware.workflow.issues.IssuesImpl
 
addError(WorkflowComponent, String) - Method in class org.openarchitectureware.workflow.issues.IssuesImpl
 
addError(String, Object) - Method in class org.openarchitectureware.workflow.issues.IssuesImpl
 
addError(String) - Method in class org.openarchitectureware.workflow.issues.IssuesImpl
 
addEventHandler(IEventHandler) - Method in class org.openarchitectureware.debug.processing.DebugMonitor
 
addExclude(String) - Method in class org.openarchitectureware.workflow.common.DirectoryCleaner
Adds an exclude.
addExtensionAdvice(String) - Method in class org.openarchitectureware.xpand2.Generator
Adds an extension advice.
addExtensionAdvice(String) - Method in class org.openarchitectureware.xpand2.GeneratorAdvice
Adds an extension advice,
addExtensionAdvice(String) - Method in class org.openarchitectureware.xtend.XtendAdvice
Adds an extension advice.
addExtensionAdvice(String) - Method in class org.openarchitectureware.xtend.XtendComponent
Adds an extension advice.
addExtensionAdvices(String) - Method in class org.openarchitectureware.xpand2.GeneratorAdvice
Deprecated. Use addExtensionAdvice(String) instead.
addFeature(FeatureComponent) - Method in class org.openarchitectureware.workflow.container.CompositeComponent
adds a feature components to the list of components
addGlobalVarDef(AbstractExpressionsUsingWorkflowComponent.GlobalVarDef) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowAdvice
Adds a global variable definition.
addGlobalVarDef(AbstractExpressionsUsingWorkflowComponent.GlobalVarDef) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
addIf(IfComponent) - Method in class org.openarchitectureware.workflow.container.CompositeComponent
adds a conditionalcompositecomponent to the list of components
additiveExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
additiveExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
additiveExpression() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
additiveExpression() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
addMetaModel(MetaModel) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowAdvice
Adds a metamodel.
addMetaModel(MetaModel) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
addOutlet(Outlet) - Method in class org.openarchitectureware.xpand2.Generator
Adds an outlet.
addOutlet(Outlet) - Method in interface org.openarchitectureware.xpand2.output.Output
 
addOutlet(Outlet) - Method in class org.openarchitectureware.xpand2.output.OutputImpl
 
addPostprocessor(PostProcessor) - Method in class org.openarchitectureware.xpand2.output.Outlet
 
addProcessHandler(IProcessHandler) - Method in class org.openarchitectureware.debug.processing.DebugMonitor
 
addResourceRoot(String) - Method in class org.openarchitectureware.compiler.helpers.CompilationUnitInstantiator
Adds a fragment root.
addSourceName(String) - Method in class org.openarchitectureware.compiler.helpers.CompilationUnitInstantiator
Add filename of source file.
addStackElement(SyntaxElement, ExecutionContext) - Method in exception org.openarchitectureware.expression.EvaluationException
 
addToCache(Set<String>, Object) - Method in interface org.openarchitectureware.expression.codeassist.ProposalFactory
 
addToCache(Set<String>, Object) - Method in class org.openarchitectureware.expression.codeassist.ProposalFactoryDefaultImpl
 
addVetoStrategy(VetoStrategy) - Method in class org.openarchitectureware.xpand2.output.Outlet
 
addWarning(WorkflowComponent, String, Object) - Method in class org.openarchitectureware.workflow.issues.indexed.IndexedIssuesImpl
 
addWarning(String, Object) - Method in class org.openarchitectureware.workflow.issues.indexed.IndexedIssuesImpl
 
addWarning(String) - Method in interface org.openarchitectureware.workflow.issues.Issues
Adds a warn message.
addWarning(String, Object) - Method in interface org.openarchitectureware.workflow.issues.Issues
Adds a warn message.
addWarning(WorkflowComponent, String, Object) - Method in interface org.openarchitectureware.workflow.issues.Issues
Adds a warn message.
addWarning(WorkflowComponent, String) - Method in interface org.openarchitectureware.workflow.issues.Issues
Adds a warn message.
addWarning(WorkflowComponent, String, Object) - Method in class org.openarchitectureware.workflow.issues.IssuesImpl
 
addWarning(WorkflowComponent, String) - Method in class org.openarchitectureware.workflow.issues.IssuesImpl
 
addWarning(String, Object) - Method in class org.openarchitectureware.workflow.issues.IssuesImpl
 
addWarning(String) - Method in class org.openarchitectureware.workflow.issues.IssuesImpl
 
Advice - Class in org.openarchitectureware.xpand2.ast
 
Advice(Identifier, Identifier, DeclaredParameter[], boolean, Statement[]) - Constructor for class org.openarchitectureware.xpand2.ast.Advice
 
AdviceContext - Class in org.openarchitectureware.xtend.types
 
AdviceContext(Extension, ExecutionContext, Object[]) - Constructor for class org.openarchitectureware.xtend.types.AdviceContext
 
AdviceContextType - Class in org.openarchitectureware.xtend.types
 
AdviceContextType(TypeSystem) - Constructor for class org.openarchitectureware.xtend.types.AdviceContextType
 
AdvicedDefinition - Class in org.openarchitectureware.xpand2.model
 
AdvicedDefinition(XpandAdvice, XpandDefinition) - Constructor for class org.openarchitectureware.xpand2.model.AdvicedDefinition
 
afterClose(FileHandle) - Method in class org.openarchitectureware.xpand2.output.JavaBeautifier
Called after the file has been written.
afterClose(FileHandle) - Method in class org.openarchitectureware.xpand2.output.Outlet
 
afterClose(FileHandle) - Method in interface org.openarchitectureware.xpand2.output.PostProcessor
Called after the file has been written.
afterClose(FileHandle) - Method in class org.openarchitectureware.xpand2.output.XmlBeautifier
Deprecated.  
allExtensionsPerResource - Variable in class org.openarchitectureware.expression.ExecutionContextImpl
 
ALLKEYWORDS - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
AnalysationIssue - Class in org.openarchitectureware.expression
 
AnalysationIssue(AnalysationIssue.AnalysationIssueType, String, SyntaxElement) - Constructor for class org.openarchitectureware.expression.AnalysationIssue
 
AnalysationIssue(AnalysationIssue.AnalysationIssueType, String, SyntaxElement, boolean) - Constructor for class org.openarchitectureware.expression.AnalysationIssue
 
AnalysationIssue.AnalysationIssueType - Class in org.openarchitectureware.expression
 
AnalysationIssue.AnalysationIssueType(String) - Constructor for class org.openarchitectureware.expression.AnalysationIssue.AnalysationIssueType
 
Analyzable - Interface in org.openarchitectureware.expression
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in interface org.openarchitectureware.expression.Analyzable
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.Expression
 
analyze(String, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ExpressionFacade
 
analyze(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xpand2.ast.AbstractDefinition
 
analyze(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xpand2.ast.Advice
 
analyze(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xpand2.ast.Statement
 
analyze(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xpand2.ast.Template
 
analyze(XpandExecutionContext, Set<AnalysationIssue>) - Method in interface org.openarchitectureware.xpand2.ast.XpandAnalyzable
 
analyze(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xpand2.model.AdvicedDefinition
 
analyze(String) - Method in class org.openarchitectureware.xpand2.XpandFacade
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xtend.ast.Around
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xtend.ast.Check
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in interface org.openarchitectureware.xtend.ast.Extension
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xtend.ast.ExtensionFile
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xtend.ast.ImportStatement
 
analyze(String, Object[], Set<AnalysationIssue>) - Method in class org.openarchitectureware.xtend.XtendFacade
 
analyze(ExecutionContext, Set<AnalysationIssue>) - Method in interface org.openarchitectureware.xtend.XtendFile
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.BooleanLiteral
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.BooleanOperation
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.Cast
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.ChainExpression
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.CollectionExpression
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.ConstructorCallExpression
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.Expression
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.FeatureCall
analyzes in the following order if (target==null) 1) enumeration literal 2) variable 3) implicite var (e.g. this) 4) type literal otherwise it's a property
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.GlobalVarExpression
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.IfExpression
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.IntegerLiteral
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.LetExpression
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.ListLiteral
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.NullLiteral
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.OperationCall
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.RealLiteral
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.StringLiteral
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.SwitchExpression
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.TypeSelectExpression
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xpand2.ast.ErrorStatement
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xpand2.ast.ExpandStatement
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xpand2.ast.ExpressionStatement
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xpand2.ast.FileStatement
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xpand2.ast.ForEachStatement
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xpand2.ast.IfStatement
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xpand2.ast.LetStatement
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xpand2.ast.ProtectStatement
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xpand2.ast.Statement
 
analyzeInternal(XpandExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xpand2.ast.TextStatement
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xtend.ast.CreateExtensionStatement
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xtend.ast.ExpressionExtensionStatement
 
analyzeInternal(Type[], ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xtend.ast.ExpressionExtensionStatement
 
analyzeInternal(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xtend.ast.JavaExtensionStatement
 
analyzeTarget(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.FeatureCall
 
andExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
andExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
andExpression() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
andExpression() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
anExtensionImport() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
anExtensionImport() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
anImport() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
anImport() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
append(Object) - Method in class org.openarchitectureware.compiler.runtime.util.EfficientLazyString
 
append(Identifier) - Method in class org.openarchitectureware.expression.ast.Identifier
 
appendWithNoNl(Object) - Method in class org.openarchitectureware.compiler.runtime.util.EfficientLazyString
This method is inefficient and breaks the core ideas of this class, not least because it forces the contained string to be instantiated.
AROUND - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
around() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
around() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
Around - Class in org.openarchitectureware.xtend.ast
 
Around(Identifier, List<DeclaredParameter>, boolean, Expression) - Constructor for class org.openarchitectureware.xtend.ast.Around
 
around() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
around() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
AS - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
AttributeNotFound - Exception in org.openarchitectureware.workflow.config
 
AttributeNotFound() - Constructor for exception org.openarchitectureware.workflow.config.AttributeNotFound
 
AttributeNotFound(String) - Constructor for exception org.openarchitectureware.workflow.config.AttributeNotFound
 

B

BASE64 - Class in org.openarchitectureware.xpand2.pr.util
 
BASE64() - Constructor for class org.openarchitectureware.xpand2.pr.util.BASE64
 
BaseSpecialTreatment - Class in org.openarchitectureware.expression.debug
Base class for all special treatments for element adapters.
BaseSpecialTreatment() - Constructor for class org.openarchitectureware.expression.debug.BaseSpecialTreatment
 
BasicExpressions - Class in org.openarchitectureware.compiler.runtime
 
BasicExpressions() - Constructor for class org.openarchitectureware.compiler.runtime.BasicExpressions
 
BasicExpressions.Closure - Interface in org.openarchitectureware.compiler.runtime
 
BasicExpressions.Closure1 - Interface in org.openarchitectureware.compiler.runtime
 
beforeWriteAndClose(FileHandle) - Method in class org.openarchitectureware.xpand2.output.JavaBeautifier
Formats the file using Eclipse code formatter.
beforeWriteAndClose(FileHandle) - Method in class org.openarchitectureware.xpand2.output.Outlet
 
beforeWriteAndClose(FileHandle) - Method in interface org.openarchitectureware.xpand2.output.PostProcessor
Called before the file will be written.
beforeWriteAndClose(FileHandle) - Method in class org.openarchitectureware.xpand2.output.XmlBeautifier
Deprecated.  
beginTask(String, int) - Method in class org.openarchitectureware.debug.processing.DebugMonitor
 
beginTask(String, int) - Method in class org.openarchitectureware.workflow.monitor.NullProgressMonitor
 
beginTask(String, int) - Method in interface org.openarchitectureware.workflow.monitor.ProgressMonitor
Notifies that the main task is beginning.
BlankLineSkippingOutput - Class in org.openarchitectureware.xpand2.output
This output implementation avoids writing of unnecessary blank lines.
BlankLineSkippingOutput() - Constructor for class org.openarchitectureware.xpand2.output.BlankLineSkippingOutput
 
block - Variable in class org.openarchitectureware.xpand2.codeassist.StackElement
 
body - Variable in class org.openarchitectureware.xpand2.ast.StatementWithBody
 
BOOLEAN - Static variable in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 
BooleanConverter - Class in org.openarchitectureware.workflow.ast.util.converter
 
BooleanConverter() - Constructor for class org.openarchitectureware.workflow.ast.util.converter.BooleanConverter
 
BooleanLiteral - Class in org.openarchitectureware.expression.ast
 
BooleanLiteral(Identifier) - Constructor for class org.openarchitectureware.expression.ast.BooleanLiteral
 
booleanLiteral() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
booleanLiteral() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
booleanLiteral() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
booleanLiteral() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
BooleanOperation - Class in org.openarchitectureware.expression.ast
 
BooleanOperation(Identifier, Expression, Expression) - Constructor for class org.openarchitectureware.expression.ast.BooleanOperation
 
BooleanTypeImpl - Class in org.openarchitectureware.type.baseimpl.types
 
BooleanTypeImpl(TypeSystem, String) - Constructor for class org.openarchitectureware.type.baseimpl.types.BooleanTypeImpl
 
BOUNDS - Static variable in class org.openarchitectureware.expression.codeassist.CharacterScanner
 
BreakpointPacket - Class in org.openarchitectureware.debug.communication.packets
The packet to communicate set and delete of breakpoints.
BreakpointPacket(int, SyntaxElementTO) - Constructor for class org.openarchitectureware.debug.communication.packets.BreakpointPacket
 
BreakpointRuntimeHandler - Class in org.openarchitectureware.debug.processing.handlers
This class handles the communication of Breakpoints on the runtime side.
BreakpointRuntimeHandler() - Constructor for class org.openarchitectureware.debug.processing.handlers.BreakpointRuntimeHandler
 
buildList(List<String>) - Method in class org.openarchitectureware.workflow.ao.AbstractWorkflowAdvice
 
builtin - Variable in class org.openarchitectureware.expression.TypeSystemImpl
 
builtinAwareGetType(Object) - Method in class org.openarchitectureware.type.impl.java.JavaMetaModel
 
builtinAwareGetType(Object) - Method in interface org.openarchitectureware.type.impl.java.TypeFinder
 
builtinAwareGetTypeForClass(Class<?>) - Method in class org.openarchitectureware.type.impl.java.JavaMetaModel
 
builtinAwareGetTypeForClass(Class<?>) - Method in interface org.openarchitectureware.type.impl.java.TypeFinder
 
builtinAwareGetTypeForName(String) - Method in class org.openarchitectureware.type.impl.java.JavaMetaModel
 
builtinAwareGetTypeForName(String) - Method in interface org.openarchitectureware.type.impl.java.TypeFinder
 
BuiltinBaseType - Class in org.openarchitectureware.type.baseimpl.types
 
BuiltinBaseType(TypeSystem, String) - Constructor for class org.openarchitectureware.type.baseimpl.types.BuiltinBaseType
 
BuiltinCallable - Class in org.openarchitectureware.compiler.runtime
 
BuiltinCallable(String, Class<?>[]) - Constructor for class org.openarchitectureware.compiler.runtime.BuiltinCallable
 
BuiltinMetaModel - Class in org.openarchitectureware.type.baseimpl
 
BuiltinMetaModel(TypeSystem) - Constructor for class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 

C

Cache<K,V> - Class in org.openarchitectureware.workflow.util
 
Cache() - Constructor for class org.openarchitectureware.workflow.util.Cache
 
cached - Variable in class org.openarchitectureware.xtend.ast.AbstractExtension
 
call(String, Object...) - Method in class org.openarchitectureware.xtend.XtendFacade
 
Callable - Interface in org.openarchitectureware.compiler.runtime
This interface serves as a common abstraction for built-in operations and extensions.
Callable - Interface in org.openarchitectureware.type
 
callback - Variable in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
Callback - Interface in org.openarchitectureware.expression
an instance of this interface can be injected into the execution context.
callback - Variable in class org.openarchitectureware.expression.ExecutionContextImpl
 
canHandle(Object) - Method in interface org.openarchitectureware.debug.processing.IElementAdapter
returns true, if the implementation handles the element type
canHandle(Object) - Method in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
canHandle(Object) - Method in class org.openarchitectureware.workflow.debug.WorkflowElementAdapter
 
canHandle(Object) - Method in class org.openarchitectureware.xpand2.debug.XpandElementAdapter
 
Case - Class in org.openarchitectureware.expression.ast
 
Case(Expression, Expression) - Constructor for class org.openarchitectureware.expression.ast.Case
 
CASE - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
Cast - Class in org.openarchitectureware.expression.ast
 
Cast(Identifier, Expression) - Constructor for class org.openarchitectureware.expression.ast.Cast
 
castedExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
castedExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
castedExpression() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
castedExpression() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
CEND - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
ChainExpression - Class in org.openarchitectureware.expression.ast
 
ChainExpression(Expression, Expression) - Constructor for class org.openarchitectureware.expression.ast.ChainExpression
 
chainExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
chainExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
chainExpression() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
chainExpression() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
CharacterScanner - Class in org.openarchitectureware.expression.codeassist
 
CharacterScanner(String) - Constructor for class org.openarchitectureware.expression.codeassist.CharacterScanner
 
charAt(int) - Method in class org.openarchitectureware.compiler.runtime.util.EfficientLazyString
 
Check - Class in org.openarchitectureware.xtend.ast
 
Check(Identifier, Expression, boolean, Expression, Expression) - Constructor for class org.openarchitectureware.xtend.ast.Check
 
check(ExecutionContext, Collection<?>, Issues, boolean) - Method in class org.openarchitectureware.xtend.ast.ExtensionFile
 
check() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
check() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
checkAll(String, Collection<?>, ExecutionContext, Issues) - Static method in class org.openarchitectureware.check.CheckFacade
 
checkAll(String, InputStream, Collection<?>, ExecutionContext, Issues) - Static method in class org.openarchitectureware.check.CheckFacade
 
checkAll(String, InputStream, Collection<?>, ExecutionContext, Issues, boolean) - Static method in class org.openarchitectureware.check.CheckFacade
 
checkAll(String, Collection<?>, ExecutionContext, Issues, boolean) - Static method in class org.openarchitectureware.check.CheckFacade
 
CheckComponent - Class in org.openarchitectureware.check
 
CheckComponent() - Constructor for class org.openarchitectureware.check.CheckComponent
 
checkConfiguration(Issues) - Method in class org.openarchitectureware.workflow.ao.AbstractWorkflowAdvice
 
checkConfiguration(Issues) - Method in class org.openarchitectureware.workflow.config.FeatureComponent
 
checkConfiguration(Issues) - Method in class org.openarchitectureware.workflow.container.CompositeComponent
 
checkConfiguration(Issues) - Method in class org.openarchitectureware.workflow.lib.AbstractWorkflowComponent2
 
checkConfiguration(Issues) - Method in class org.openarchitectureware.workflow.lib.PassiveWorkflowComponent
 
checkConfiguration(Issues) - Method in class org.openarchitectureware.workflow.lib.SimpleJavaTransformationComponent
 
checkConfiguration(Issues) - Method in class org.openarchitectureware.workflow.lib.WorkflowComponentWithModelSlot
 
checkConfiguration(Issues) - Method in interface org.openarchitectureware.workflow.WorkflowComponent
Validates the configuration before invocation.
checkConfiguration(Issues) - Method in class org.openarchitectureware.xpand2.GeneratorAdvice
 
checkConfigurationInternal(Issues) - Method in class org.openarchitectureware.check.CheckComponent
 
checkConfigurationInternal(Issues) - Method in class org.openarchitectureware.compiler.helpers.CompilationUnitInstantiator
 
checkConfigurationInternal(Issues) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
checkConfigurationInternal(Issues) - Method in class org.openarchitectureware.workflow.common.DirectoryCleaner
 
checkConfigurationInternal(Issues) - Method in class org.openarchitectureware.workflow.lib.AbstractWorkflowComponent2
 
checkConfigurationInternal(Issues) - Method in class org.openarchitectureware.xpand2.Generator
 
checkConfigurationInternal(Issues) - Method in class org.openarchitectureware.xtend.XtendComponent
 
CheckFacade - Class in org.openarchitectureware.check
 
CheckFacade() - Constructor for class org.openarchitectureware.check.CheckFacade
 
CheckFastAnalyzer - Class in org.openarchitectureware.check.codeassist
 
checkFields(Object) - Static method in class org.openarchitectureware.workflow.util.ReflectionUtil
check if the element has member fields.
checkForAmbiguousDefinitions(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
checkRequiredConfigProperty(String, Object, Issues) - Method in class org.openarchitectureware.workflow.lib.AbstractWorkflowComponent
Utility method that can be used in method checkConfiguration to check required properties.
CheckUtils - Class in org.openarchitectureware.check
 
CheckUtils() - Constructor for class org.openarchitectureware.check.CheckUtils
 
checkVariableHasMembers(Object) - Method in interface org.openarchitectureware.debug.processing.IElementAdapter
check if the variable representation of this element shall show members
checkVariableHasMembers(Object) - Method in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
checkVariableHasMembers(Object) - Method in class org.openarchitectureware.workflow.debug.WorkflowElementAdapter
 
CLASS - Static variable in class org.openarchitectureware.workflow.ast.parser.WorkflowParser
 
ClassConverter - Class in org.openarchitectureware.workflow.ast.util.converter
 
ClassConverter() - Constructor for class org.openarchitectureware.workflow.ast.util.converter.ClassConverter
 
classNames - Variable in class org.openarchitectureware.debug.communication.packets.RegisterPacket
 
cleanFor(Object) - Method in interface org.openarchitectureware.workflow.issues.indexed.IndexedIssues
 
cleanFor(Object) - Method in class org.openarchitectureware.workflow.issues.indexed.IndexedIssuesImpl
 
cleanStackLevel - Variable in class org.openarchitectureware.debug.communication.packets.EventPacketWithFrames
 
clear() - Method in interface org.openarchitectureware.workflow.issues.Issues
removes all warnings and errors
clear() - Method in class org.openarchitectureware.workflow.issues.IssuesImpl
 
clear() - Method in class org.openarchitectureware.workflow.util.Cache
Clears the cache.
clear() - Method in class org.openarchitectureware.workflow.util.WeakCache
Clears the cache.
clone() - Method in class org.openarchitectureware.workflow.util.Pair
 
clone() - Method in class org.openarchitectureware.workflow.util.Triplet
 
cloneContext() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
cloneContext() - Method in class org.openarchitectureware.xpand2.XpandExecutionContextImpl
 
cloneWithExtensions(String) - Method in class org.openarchitectureware.xtend.XtendFacade
 
cloneWithInnerType(Type) - Method in class org.openarchitectureware.type.baseimpl.types.CollectionTypeImpl
 
cloneWithInnerType(Type) - Method in class org.openarchitectureware.type.baseimpl.types.ListTypeImpl
 
cloneWithInnerType(Type) - Method in class org.openarchitectureware.type.baseimpl.types.SetTypeImpl
 
cloneWithInnerType(Type) - Method in interface org.openarchitectureware.type.ParameterizedType
 
cloneWithoutMonitor() - Method in interface org.openarchitectureware.expression.ExecutionContext
 
cloneWithoutMonitor() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
cloneWithoutResource() - Method in interface org.openarchitectureware.expression.ExecutionContext
 
cloneWithoutResource() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
cloneWithoutVariables() - Method in interface org.openarchitectureware.expression.ExecutionContext
 
cloneWithoutVariables() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
cloneWithResource(Resource) - Method in interface org.openarchitectureware.expression.ExecutionContext
 
cloneWithResource(Resource) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
cloneWithVariable(Variable) - Method in interface org.openarchitectureware.expression.ExecutionContext
 
cloneWithVariable(Variable) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
cloneWithVariable(Variable) - Method in class org.openarchitectureware.expression.ExpressionFacade
 
close() - Method in class org.openarchitectureware.debug.communication.Connection
close and dispose the socket and the (possibly waiting) sender thread
close() - Method in class org.openarchitectureware.debug.communication.PacketSender
stop the sender thread.
closeFile() - Method in class org.openarchitectureware.xpand2.output.BlankLineSkippingOutput
 
closeFile() - Method in interface org.openarchitectureware.xpand2.output.Output
 
closeFile() - Method in class org.openarchitectureware.xpand2.output.OutputImpl
 
COLLECT - Static variable in interface org.openarchitectureware.expression.parser.SyntaxConstants
 
collect(Collection<T>, String) - Static method in class org.openarchitectureware.util.HigherOrder
 
COLLECTION - Static variable in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 
CollectionExpression - Class in org.openarchitectureware.expression.ast
 
CollectionExpression(Identifier, Identifier, Expression) - Constructor for class org.openarchitectureware.expression.ast.CollectionExpression
 
collectionExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
collectionExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
collectionExpression() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
collectionExpression() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
collectionType() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
collectionType() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
collectionType() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
collectionType() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
CollectionTypeImpl - Class in org.openarchitectureware.type.baseimpl.types
 
CollectionTypeImpl(Type, TypeSystem, String) - Constructor for class org.openarchitectureware.type.baseimpl.types.CollectionTypeImpl
 
command - Variable in class org.openarchitectureware.debug.communication.packets.CommandPacket
 
CommandPacket - Class in org.openarchitectureware.debug.communication.packets
The packet to communicate a process or direct command to the runtime process.
CommandPacket(int) - Constructor for class org.openarchitectureware.debug.communication.packets.CommandPacket
 
CommandRuntimeHandler - Class in org.openarchitectureware.debug.processing.handlers
This class handles the communication of debug commands on the runtime side.
CommandRuntimeHandler() - Constructor for class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
 
COMMENT - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
COMMENT - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
COMMENT - Static variable in class org.openarchitectureware.xtend.codeassist.Partition
 
COMMENT - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
COMMENT - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
compare(List<Class<?>>, List<Class<?>>) - Method in class org.openarchitectureware.compiler.runtime.util.ParamTypeListComparator
returns -1 if the second list of types is not assignable to the first list of types returns 0 if the second list of types exactly matches the first list of types returns 1 if the second list of types is assignable to the first list of types
compare(List<? extends Type>, List<? extends Type>) - Method in class org.openarchitectureware.type.baseimpl.TypesComparator
returns -1 if the second list of types is not assignable to the first list of types returns 0 if the second list of types exactly matches the first list of types returns 1 if the second list of types is assignable to the first list of types
CompilableApp - Class in org.openarchitectureware.compiler.helpers
This class represents the transitive closure of a compilation unit with regard to dependencies, i.e. a compilation unit and all other compilation units it depends on directly or indirectly.
CompilableApp(String) - Constructor for class org.openarchitectureware.compiler.helpers.CompilableApp
 
CompilationUnitInstantiator - Class in org.openarchitectureware.compiler.helpers
 
CompilationUnitInstantiator() - Constructor for class org.openarchitectureware.compiler.helpers.CompilationUnitInstantiator
 
CompiledExecutionContext - Class in org.openarchitectureware.compiler.runtime
This class contains a ThreadLocal with all data relevant at runtime, e.g. cached values and global vars.
CompiledPostprocessFileHandle - Class in org.openarchitectureware.compiler.runtime.util
 
CompiledPostprocessFileHandle(Outlet, EfficientLazyString, File) - Constructor for class org.openarchitectureware.compiler.runtime.util.CompiledPostprocessFileHandle
 
ComponentAST - Class in org.openarchitectureware.workflow.ast
 
ComponentAST(Location, String, String, String) - Constructor for class org.openarchitectureware.workflow.ast.ComponentAST
 
ComponentAST(Location, String) - Constructor for class org.openarchitectureware.workflow.ast.ComponentAST
 
ComponentPrinter - Class in org.openarchitectureware.workflow.util
 
ComponentPrinter() - Constructor for class org.openarchitectureware.workflow.util.ComponentPrinter
 
components - Variable in class org.openarchitectureware.workflow.container.CompositeComponent
All components aggregated by this composite
CompositeComponent - Class in org.openarchitectureware.workflow.container
 
CompositeComponent(String) - Constructor for class org.openarchitectureware.workflow.container.CompositeComponent
 
computeExecutionContext(String, ExecutionContext) - Static method in class org.openarchitectureware.check.codeassist.CheckFastAnalyzer
 
computeExecutionContext(String, ExecutionContext) - Static method in class org.openarchitectureware.expression.codeassist.ExpressionProposalComputer
 
computeExecutionContext(String, XpandExecutionContext, XpandDefinition[]) - Static method in class org.openarchitectureware.xpand2.codeassist.FastAnalyzer
 
computeExecutionContext(String, ExecutionContext, List<Extension>) - Static method in class org.openarchitectureware.xtend.codeassist.FastAnalyzer
 
computePartition(String) - Static method in class org.openarchitectureware.check.codeassist.CheckFastAnalyzer
 
computePartition(String) - Static method in class org.openarchitectureware.xpand2.codeassist.FastAnalyzer
 
computePartition(String) - Static method in class org.openarchitectureware.xtend.codeassist.FastAnalyzer
 
computePrefix(String) - Method in class org.openarchitectureware.expression.codeassist.ExtensionImportProposalComputer
 
computePrefixAndTargetExpression(String) - Static method in class org.openarchitectureware.expression.codeassist.ExpressionProposalComputer
 
computeProposals(String, ExecutionContext, ProposalFactory) - Method in class org.openarchitectureware.expression.codeassist.ExpressionProposalComputer
 
computeProposals(String, ExecutionContext, ProposalFactory, Set<String>) - Method in class org.openarchitectureware.expression.codeassist.ExtensionImportProposalComputer
 
computeProposals(String, ExecutionContext, ProposalFactory) - Method in interface org.openarchitectureware.expression.codeassist.ProposalComputer
 
computeProposals(String, ExecutionContext, ProposalFactory) - Method in class org.openarchitectureware.expression.codeassist.TypeProposalComputer
 
computeProposals(String, ExecutionContext, ProposalFactory) - Method in class org.openarchitectureware.xpand2.codeassist.ExpandProposalComputer
 
computeProposals(String, ExecutionContext, ProposalFactory) - Method in class org.openarchitectureware.xpand2.codeassist.KeywordProposalComputer
 
computeProposals(String, ExecutionContext, ProposalFactory) - Method in class org.openarchitectureware.xpand2.codeassist.NamespaceProposalComputer
 
computeProposals(String, ExecutionContext, ProposalFactory) - Method in class org.openarchitectureware.xpand2.codeassist.StatementProposalComputer
 
computeStack(String) - Static method in class org.openarchitectureware.check.codeassist.CheckFastAnalyzer
 
computeStack(String) - Static method in class org.openarchitectureware.xpand2.codeassist.FastAnalyzer
 
computeStack(String) - Static method in class org.openarchitectureware.xtend.codeassist.FastAnalyzer
 
ConditionalComponent - Class in org.openarchitectureware.workflow.container
 
ConditionalComponent(String) - Constructor for class org.openarchitectureware.workflow.container.ConditionalComponent
 
ConditionEvaluationException - Exception in org.openarchitectureware.workflow.container
 
ConditionEvaluationException() - Constructor for exception org.openarchitectureware.workflow.container.ConditionEvaluationException
 
ConditionEvaluationException(String) - Constructor for exception org.openarchitectureware.workflow.container.ConditionEvaluationException
 
ConfigurationException - Exception in org.openarchitectureware.workflow
Thrown if the workflow configuration is invalid.
ConfigurationException() - Constructor for exception org.openarchitectureware.workflow.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.openarchitectureware.workflow.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.openarchitectureware.workflow.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception org.openarchitectureware.workflow.ConfigurationException
 
ConfigurationModel - Interface in org.openarchitectureware.workflow.config
 
ConfirmationPacket - Class in org.openarchitectureware.debug.communication.packets
The packet to communicate the confirmation of a specific packet reference id.
ConfirmationPacket(int) - Constructor for class org.openarchitectureware.debug.communication.packets.ConfirmationPacket
 
connect(int) - Method in class org.openarchitectureware.debug.communication.Connection
the client establishes the connection here, creates new reader and writer threads and waits for a handshake packet to be received from the server
Connection - Class in org.openarchitectureware.debug.communication
This class implements a socket connection model.
Connection() - Constructor for class org.openarchitectureware.debug.communication.Connection
 
connection - Variable in class org.openarchitectureware.debug.processing.handlers.BreakpointRuntimeHandler
 
constructorCall() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
constructorCall() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
constructorCall() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
constructorCall() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
ConstructorCallExpression - Class in org.openarchitectureware.expression.ast
 
ConstructorCallExpression(Identifier) - Constructor for class org.openarchitectureware.expression.ast.ConstructorCallExpression
 
containerName - Variable in class org.openarchitectureware.debug.model.SyntaxElementTO
 
containingDefinition - Variable in class org.openarchitectureware.xpand2.ast.Statement
 
containsKey(Object) - Method in class org.openarchitectureware.workflow.issues.indexed.MapSet
 
context - Variable in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
CONTEXT_PARAM_NAME - Static variable in class org.openarchitectureware.xtend.ast.Around
 
convert(Object, Class<?>) - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
convert(Object, Class) - Method in class org.openarchitectureware.type.baseimpl.types.BooleanTypeImpl
 
convert(Object, Class<?>) - Method in class org.openarchitectureware.type.baseimpl.types.IntegerTypeImpl
 
convert(Object, Class<?>) - Method in class org.openarchitectureware.type.baseimpl.types.RealTypeImpl
 
convert(Object, Class) - Method in class org.openarchitectureware.type.baseimpl.types.StringTypeImpl
 
convert(Object, Class<?>) - Method in interface org.openarchitectureware.type.Type
converts the given Object to an instance of the given Class, if this type is responsible for java objects of the given Class and the given Object
convert(String) - Method in class org.openarchitectureware.workflow.ast.util.converter.BooleanConverter
 
convert(String) - Method in class org.openarchitectureware.workflow.ast.util.converter.ClassConverter
 
convert(String) - Method in interface org.openarchitectureware.workflow.ast.util.converter.Converter
 
convert(String) - Method in class org.openarchitectureware.workflow.ast.util.converter.FileConverter
 
convert(String) - Method in class org.openarchitectureware.workflow.ast.util.converter.IntegerConverter
 
convert(String) - Method in class org.openarchitectureware.workflow.ast.util.converter.StringArrayConverter
 
convert(String) - Method in class org.openarchitectureware.workflow.ast.util.converter.StringConverter
 
Converter - Interface in org.openarchitectureware.workflow.ast.util.converter
 
convertJavaTypeName(String) - Static method in class org.openarchitectureware.expression.TypeNameUtil
Converts a Java qualified name (dot seperated) to oAW qualified name ('::' seperated)
counter() - Method in class org.openarchitectureware.xpand2.type.XpandIterator
 
counter1() - Method in class org.openarchitectureware.xpand2.type.XpandIterator
 
create(XpandExecutionContextImpl) - Static method in class org.openarchitectureware.xpand2.XpandFacade
 
create(String...) - Static method in class org.openarchitectureware.xtend.XtendFacade
 
create(ExecutionContext, String...) - Static method in class org.openarchitectureware.xtend.XtendFacade
 
createAround(Identifier, List<DeclaredParameter>, boolean, Identifier, List<Statement>) - Method in class org.openarchitectureware.xpand2.parser.XpandFactory
 
createAround(Identifier, List<DeclaredParameter>, boolean, Expression) - Method in class org.openarchitectureware.xtend.parser.ExtensionFactory
 
createBinaryOperation(Identifier, Expression, Expression) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createBooleanLiteral(Identifier) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createBooleanOperation(Identifier, Expression, Expression) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createCase(Expression, Expression) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createCast(Identifier, Expression) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createChainExpression(Expression, Expression) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createCheck(Identifier, Expression, boolean, Expression, Expression) - Method in class org.openarchitectureware.xtend.parser.ExtensionFactory
 
createCollectionExpression(Identifier, Identifier, Expression) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createCollectionSpecificOperationProposal(String, String, String, int, int) - Method in interface org.openarchitectureware.expression.codeassist.ProposalFactory
 
createCollectionSpecificOperationProposal(String, String, String, int, int) - Method in class org.openarchitectureware.expression.codeassist.ProposalFactoryDefaultImpl
 
createConstructorCall(Identifier) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createCreateExtension(Identifier, Identifier, Identifier, Identifier, List<DeclaredParameter>, Expression, Identifier) - Method in class org.openarchitectureware.xtend.parser.ExtensionFactory
 
createDeclaredParameter(Identifier, Identifier) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createDefinition(Identifier, List<DeclaredParameter>, Identifier, List<Statement>) - Method in class org.openarchitectureware.xpand2.parser.XpandFactory
 
createDefinitionProposal(String, String, String) - Method in interface org.openarchitectureware.expression.codeassist.ProposalFactory
 
createDefinitionProposal(String, String, String) - Method in class org.openarchitectureware.expression.codeassist.ProposalFactoryDefaultImpl
 
createElementTO(Object) - Method in interface org.openarchitectureware.debug.processing.IElementAdapter
computes a SyntaxElementTO for a specific element type
the containerName should be the name of the underlying file name
the element name should be the name of the surrounding element (e.g. in Java we highlight the line to be debugged, but show the surrounding method name in the Launch view)
start, end and line should point to the text that shall be highlighted for the element
createElementTO(Object) - Method in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
createElementTO(Object) - Method in class org.openarchitectureware.workflow.debug.WorkflowElementAdapter
 
createEndElementTO(Object) - Method in interface org.openarchitectureware.debug.processing.IElementAdapter
computes a SyntaxElementTO for a surrounding element representing the end position to be highlighted before returning
the containerName should be the name of the file that holds the element
the element name should be a description of the end element
start, end and line should point to the end text to be highlighted
createEndElementTO(Object) - Method in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
createEndElementTO(Object) - Method in class org.openarchitectureware.workflow.debug.WorkflowElementAdapter
 
createEndElementTO(Object) - Method in class org.openarchitectureware.xpand2.debug.XpandElementAdapter
 
createError(RecognitionException, String) - Static method in class org.openarchitectureware.xpand2.parser.XpandParseFacade
 
createError(RecognitionException, String) - Static method in class org.openarchitectureware.xtend.parser.ParseFacade
 
createErrorStatement(Expression) - Method in class org.openarchitectureware.xpand2.parser.XpandFactory
 
createExpandStatement(Identifier, List<Expression>, Expression, boolean, Expression) - Method in class org.openarchitectureware.xpand2.parser.XpandFactory
 
createExpressionExtension(Identifier, Identifier, List<DeclaredParameter>, Expression, Identifier, Identifier) - Method in class org.openarchitectureware.xtend.parser.ExtensionFactory
 
createExpressionStatement(Expression) - Method in class org.openarchitectureware.xpand2.parser.XpandFactory
 
createExtensionFile(List<ImportStatement>, List<ImportStatement>, List<Extension>, List<Around>, List<Check>) - Method in class org.openarchitectureware.xtend.parser.ExtensionFactory
 
createExtensionFileImport(Identifier, Identifier) - Method in class org.openarchitectureware.xtend.parser.ExtensionFactory
 
createExtensionImportProposal(String, String, String, int, int) - Method in interface org.openarchitectureware.expression.codeassist.ProposalFactory
 
createExtensionImportProposal(String, String, String, int, int) - Method in class org.openarchitectureware.expression.codeassist.ProposalFactoryDefaultImpl
 
createExtensionOnMemberPositionProposal(Extension, String, boolean) - Method in interface org.openarchitectureware.expression.codeassist.ProposalFactory
 
createExtensionOnMemberPositionProposal(Extension, String, boolean) - Method in class org.openarchitectureware.expression.codeassist.ProposalFactoryDefaultImpl
 
createExtensionProposal(Extension, String) - Method in interface org.openarchitectureware.expression.codeassist.ProposalFactory
 
createExtensionProposal(Extension, String) - Method in class org.openarchitectureware.expression.codeassist.ProposalFactoryDefaultImpl
 
CreateExtensionStatement - Class in org.openarchitectureware.xtend.ast
 
CreateExtensionStatement(Identifier, Identifier, Identifier, List<DeclaredParameter>, Expression, boolean) - Constructor for class org.openarchitectureware.xtend.ast.CreateExtensionStatement
 
createFeatureCall(Identifier, Expression) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createFileHandle(String) - Method in class org.openarchitectureware.xpand2.output.Outlet
 
createFileStatement(Expression, Identifier, List<Statement>) - Method in class org.openarchitectureware.xpand2.parser.XpandFactory
 
createForEachStatement(Expression, Identifier, Expression, Identifier, List<Statement>) - Method in class org.openarchitectureware.xpand2.parser.XpandFactory
 
createGlobalVarExpression(Identifier) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createIdentifier(String) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createIf(Expression, Expression, Expression) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createIfStatement(Expression, List<Statement>) - Method in class org.openarchitectureware.xpand2.parser.XpandFactory
 
createImportDeclaration(Identifier) - Method in class org.openarchitectureware.xpand2.parser.XpandFactory
 
createIntegerLiteral(Identifier) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createJavaExtension(Identifier, Identifier, List<DeclaredParameter>, Identifier, Identifier, List<Identifier>, Identifier, Identifier) - Method in class org.openarchitectureware.xtend.parser.ExtensionFactory
 
createKeywordProposal(String, String, String) - Method in interface org.openarchitectureware.expression.codeassist.ProposalFactory
 
createKeywordProposal(String, String, String) - Method in class org.openarchitectureware.expression.codeassist.ProposalFactoryDefaultImpl
 
createLetExpression(Identifier, Expression, Expression) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createLetStatement(Expression, Identifier, List<Statement>) - Method in class org.openarchitectureware.xpand2.parser.XpandFactory
 
createListLiteral(List<Expression>) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createNamespaceProposal(String, String, String) - Method in interface org.openarchitectureware.expression.codeassist.ProposalFactory
 
createNamespaceProposal(String, String, String) - Method in class org.openarchitectureware.expression.codeassist.ProposalFactoryDefaultImpl
 
createNew(K) - Method in class org.openarchitectureware.workflow.util.Cache
 
createNew(K1, K2) - Method in class org.openarchitectureware.workflow.util.DoubleKeyCache
 
createNew(K) - Method in class org.openarchitectureware.workflow.util.IdentityCacheWithoutNull
 
createNew(K1, K2, K3) - Method in class org.openarchitectureware.workflow.util.TripleKeyCache
 
createNew(K) - Method in class org.openarchitectureware.workflow.util.WeakCache
 
createNsImport(Identifier) - Method in class org.openarchitectureware.xtend.parser.ExtensionFactory
 
createNullLiteral(Identifier) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createOperationCall(Identifier, Expression) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createOperationCall(Identifier, List<Expression>) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createOperationProposal(Operation, String, boolean) - Method in interface org.openarchitectureware.expression.codeassist.ProposalFactory
 
createOperationProposal(Operation, String, boolean) - Method in class org.openarchitectureware.expression.codeassist.ProposalFactoryDefaultImpl
 
createOutputStream(OutputStream) - Static method in class org.openarchitectureware.xpand2.pr.util.BASE64
Creates an OutputStream that writes base64 encoded bytes to the given OutputStream.
createOutputStream(OutputStream, boolean) - Static method in class org.openarchitectureware.xpand2.pr.util.BASE64
Creates an OutputStream that writes base64 encoded bytes to the given OutputStream
createParam() - Method in class org.openarchitectureware.workflow.ant.WorkflowAntTask
Creates a parameter.
createParanthesizedExpression(Expression) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createPropertyProposal(Property, String, boolean) - Method in interface org.openarchitectureware.expression.codeassist.ProposalFactory
 
createPropertyProposal(Property, String, boolean) - Method in class org.openarchitectureware.expression.codeassist.ProposalFactoryDefaultImpl
 
createProtectedRegion(String, boolean) - Method in interface org.openarchitectureware.xpand2.pr.ProtectedRegionResolver
Creates a ProtectedRegion instance.
createProtectedRegion(String, boolean) - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl
 
createProtectStatement(Expression, Expression, Expression, boolean, List<Statement>) - Method in class org.openarchitectureware.xpand2.parser.XpandFactory
 
createReader(InputStream) - Method in class org.openarchitectureware.expression.ResourceManagerDefaultImpl
Creates a Reader for the given InputStream.
createRealLiteral(Identifier) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createResourceLoader() - Static method in class org.openarchitectureware.workflow.util.ResourceLoaderFactory
Creates an instance of ResourceLoader.
createStatementProposal(String, String, String, int, int) - Method in interface org.openarchitectureware.expression.codeassist.ProposalFactory
 
createStatementProposal(String, String, String) - Method in interface org.openarchitectureware.expression.codeassist.ProposalFactory
 
createStatementProposal(String, String, String, int, int) - Method in class org.openarchitectureware.expression.codeassist.ProposalFactoryDefaultImpl
 
createStatementProposal(String, String, String) - Method in class org.openarchitectureware.expression.codeassist.ProposalFactoryDefaultImpl
 
createStaticPropertyProposal(StaticProperty, String, boolean) - Method in interface org.openarchitectureware.expression.codeassist.ProposalFactory
Creates an proposal for a static property
createStaticPropertyProposal(StaticProperty, String, boolean) - Method in class org.openarchitectureware.expression.codeassist.ProposalFactoryDefaultImpl
 
createStringLiteral(Identifier) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createSwitchExpression(Expression, List<Case>, Expression) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createTemplate(List<SyntaxElement>, List<SyntaxElement>, List<SyntaxElement>, List<SyntaxElement>) - Method in class org.openarchitectureware.xpand2.parser.XpandFactory
 
createTextStatement(Identifier, Identifier) - Method in class org.openarchitectureware.xpand2.parser.XpandFactory
 
createTypeProposal(String, Type, String) - Method in interface org.openarchitectureware.expression.codeassist.ProposalFactory
 
createTypeProposal(String, Type, String) - Method in class org.openarchitectureware.expression.codeassist.ProposalFactoryDefaultImpl
 
createTypes(Class<?>[], TypeFinder) - Method in class org.openarchitectureware.type.impl.java.beans.JavaBeansStrategy
 
createTypeSelectExpression(Identifier, Identifier) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
createVariableProposal(String, Type, String) - Method in interface org.openarchitectureware.expression.codeassist.ProposalFactory
 
createVariableProposal(String, Type, String) - Method in class org.openarchitectureware.expression.codeassist.ProposalFactoryDefaultImpl
 
CSTART - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
current() - Method in class org.openarchitectureware.xpand2.output.OutputImpl
 
current__testONLY() - Method in class org.openarchitectureware.xpand2.output.OutputImpl
DO NOT CALL THIS METHOD - FOR TESTS ONLY
currentChar() - Method in class org.openarchitectureware.expression.codeassist.CharacterScanner
 
currentResource() - Method in interface org.openarchitectureware.expression.ExecutionContext
 
currentResource() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
CustomizationException - Exception in org.openarchitectureware.workflow.customizer
 
CustomizationException() - Constructor for exception org.openarchitectureware.workflow.customizer.CustomizationException
 
CustomizationException(String) - Constructor for exception org.openarchitectureware.workflow.customizer.CustomizationException
 

D

debug(Object) - Static method in class org.openarchitectureware.util.IOExtensions
 
DebuggerInterruptedException - Exception in org.openarchitectureware.debug.processing
A RuntimeException that is thrown when an exception is thrown during debugging or if the user terminates the process
DebuggerInterruptedException(IOException) - Constructor for exception org.openarchitectureware.debug.processing.DebuggerInterruptedException
 
DebuggerInterruptedException(String) - Constructor for exception org.openarchitectureware.debug.processing.DebuggerInterruptedException
 
DebugMonitor - Class in org.openarchitectureware.debug.processing
The heart of the debug process on the runtime side.
DebugMonitor() - Constructor for class org.openarchitectureware.debug.processing.DebugMonitor
 
DeclaredParameter - Class in org.openarchitectureware.expression.ast
 
DeclaredParameter(Identifier, Identifier) - Constructor for class org.openarchitectureware.expression.ast.DeclaredParameter
 
declaredParameter() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
declaredParameter() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
declaredParameter() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
declaredParameter() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
declaredParameterList() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
declaredParameterList() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
DeclaredPropertyAST - Class in org.openarchitectureware.workflow.ast
 
DeclaredPropertyAST(Location, String) - Constructor for class org.openarchitectureware.workflow.ast.DeclaredPropertyAST
 
DeclaredPropertyAST(Location, String, String) - Constructor for class org.openarchitectureware.workflow.ast.DeclaredPropertyAST
 
DeclaredPropertyFileAST - Class in org.openarchitectureware.workflow.ast
 
DeclaredPropertyFileAST(Location, String) - Constructor for class org.openarchitectureware.workflow.ast.DeclaredPropertyFileAST
 
def - Variable in class org.openarchitectureware.xpand2.XpandExecutionContextImpl.DefinitionOperationAdapter
 
DEF_VAR_NAME - Static variable in class org.openarchitectureware.xpand2.ast.Advice
 
DEFAULT - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
DEFAULT - Static variable in class org.openarchitectureware.xtend.codeassist.Partition
 
DEFAULT_BUFFER_SIZE - Static variable in class org.openarchitectureware.workflow.util.InputStreamToByteArray
 
DEFAULT_ELE_NAME - Static variable in interface org.openarchitectureware.expression.parser.SyntaxConstants
 
DEFAULT_SLOT - Static variable in interface org.openarchitectureware.workflow.WorkflowContext
Identifier of the default slot.
DEFAULTIGNORELIST - Static variable in class org.openarchitectureware.xpand2.pr.util.GenericFileFilter
 
DEFINE - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
define() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
define() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
Definition - Class in org.openarchitectureware.xpand2.ast
 
Definition(Identifier, Identifier, DeclaredParameter[], Statement[]) - Constructor for class org.openarchitectureware.xpand2.ast.Definition
 
DEFINITION_NOT_FOUND - Static variable in interface org.openarchitectureware.xpand2.XpandCompilerIssue
 
definitionName(String) - Static method in class org.openarchitectureware.compiler.helpers.TemplateHelper
 
definitionName() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
definitionName() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
DefinitionType - Class in org.openarchitectureware.xpand2.type
 
DefinitionType(TypeSystem) - Constructor for class org.openarchitectureware.xpand2.type.DefinitionType
 
delete(File) - Method in class org.openarchitectureware.workflow.common.DirectoryCleaner
Deletes all files and subdirectories under dir.
detectEncoding(BufferedInputStream) - Static method in class org.openarchitectureware.util.EncodingDetector
 
detectEncoding(byte[]) - Static method in class org.openarchitectureware.util.EncodingDetector
 
dfa26 - Variable in class org.openarchitectureware.xtend.parser.XtendParser
 
dfa30 - Variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
DirectoryCleaner - Class in org.openarchitectureware.workflow.common
 
DirectoryCleaner() - Constructor for class org.openarchitectureware.workflow.common.DirectoryCleaner
 
DISABLE - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
doModification(WorkflowContext, ProgressMonitor, Issues, Object) - Method in class org.openarchitectureware.workflow.lib.SimpleJavaModificationComponent
 
done() - Method in class org.openarchitectureware.debug.processing.DebugMonitor
 
done() - Method in class org.openarchitectureware.workflow.monitor.NullProgressMonitor
 
done() - Method in interface org.openarchitectureware.workflow.monitor.ProgressMonitor
Notifies that the work is done; that is, either the main task is completed or the user canceled it.
doTransformation(Object, WorkflowContext, ProgressMonitor, Issues) - Method in class org.openarchitectureware.workflow.lib.SimpleJavaTransformationComponent
 
DoubleKeyCache<K1,K2,V> - Class in org.openarchitectureware.workflow.util
 
DoubleKeyCache() - Constructor for class org.openarchitectureware.workflow.util.DoubleKeyCache
 
dump(Object) - Static method in class org.openarchitectureware.compiler.helpers.TypeHelper
 

E

EfficientLazyString - Class in org.openarchitectureware.compiler.runtime.util
This class is a "String" implementation that is optimized for efficient concatenation of arbitrary objects.
EfficientLazyString() - Constructor for class org.openarchitectureware.compiler.runtime.util.EfficientLazyString
 
element - Variable in class org.openarchitectureware.debug.model.VarValue
 
elementName - Variable in class org.openarchitectureware.debug.model.SyntaxElementTO
 
elements() - Method in class org.openarchitectureware.xpand2.type.XpandIterator
 
ELSE - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
ELSEIF - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
elseIfStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
elseIfStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
elseStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
elseStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
encoding - Variable in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl
 
EncodingDetector - Class in org.openarchitectureware.util
This class helps detecting the encoding of some resource by scanning the first bytes from it.
EncodingDetector() - Constructor for class org.openarchitectureware.util.EncodingDetector
 
end - Variable in class org.openarchitectureware.debug.model.SyntaxElementTO
 
end - Variable in class org.openarchitectureware.expression.ast.SyntaxElement
 
END_FRAME - Static variable in interface org.openarchitectureware.debug.processing.IEventHandler
 
ENDAROUND - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
ENDDEFINE - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
endElement(String, String, String) - Method in class org.openarchitectureware.workflow.ast.parser.WorkflowParser
 
ENDFILE - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
ENDFOREACH - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
ENDIF - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
ENDLET - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
ENDPROTECT - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
ENDREM - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
endsWithAny(String, Collection<String>) - Static method in class org.openarchitectureware.workflow.util.StringHelper
tests if a string ends with any one of a collection of prefixes
endsWithAny(String, String[]) - Static method in class org.openarchitectureware.workflow.util.StringHelper
tests if a string ends with any one of a collection of prefixes
enter(String) - Method in class org.openarchitectureware.util.ProfileCollector
 
EOF - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
EOF - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
EOF - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
EOF - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
equals(Object) - Method in class org.openarchitectureware.compiler.runtime.util.EfficientLazyString
 
equals(Object) - Method in class org.openarchitectureware.expression.ast.DeclaredParameter
 
equals(Object) - Method in class org.openarchitectureware.expression.ast.Identifier
 
equals(Object) - Method in class org.openarchitectureware.expression.Variable
 
equals(Object) - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
equals(Object) - Method in class org.openarchitectureware.type.baseimpl.FeatureImpl
 
equals(Object) - Method in class org.openarchitectureware.type.baseimpl.OperationImpl
 
equals(Object) - Method in class org.openarchitectureware.type.baseimpl.PropertyImpl
 
equals(Object) - Method in class org.openarchitectureware.type.baseimpl.StaticPropertyImpl
 
equals(Object) - Method in class org.openarchitectureware.workflow.util.Pair
 
equals(Object) - Method in class org.openarchitectureware.workflow.util.Triplet
 
equals(Object) - Method in class org.openarchitectureware.xpand2.ast.AbstractDefinition
 
equals(Object) - Method in class org.openarchitectureware.xpand2.type.XpandTypesMetaModel
 
equals(Object) - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
equalsBP(SyntaxElementTO) - Method in class org.openarchitectureware.debug.model.SyntaxElementTO
 
eReps - Static variable in class org.openarchitectureware.xpand2.debug.XpandModelPresentation
 
error(Object) - Static method in class org.openarchitectureware.util.IOExtensions
 
ERROR - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
ErrorHandler - Interface in org.openarchitectureware.xtend.parser
 
ErrorStatement - Class in org.openarchitectureware.xpand2.ast
*
ErrorStatement(Expression) - Constructor for class org.openarchitectureware.xpand2.ast.ErrorStatement
 
errorStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
errorStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
escape(String) - Static method in class org.openarchitectureware.compiler.helpers.StringHelper
 
escape(String) - Static method in class org.openarchitectureware.workflow.util.StringHelper
replaces special characters that affect formatting with non-formatting character sequences.
EscapeSequence - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
EscapeSequence - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
EscapeSequence - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
EscapeSequence - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
Evaluatable - Interface in org.openarchitectureware.expression
 
evaluate(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.Expression
 
evaluate(ExecutionContext) - Method in interface org.openarchitectureware.expression.Evaluatable
 
evaluate(String) - Method in class org.openarchitectureware.expression.ExpressionFacade
 
evaluate(String, Map<String, ?>) - Method in class org.openarchitectureware.expression.ExpressionFacade
 
evaluate(Object, Object[]) - Method in class org.openarchitectureware.type.baseimpl.OperationImpl
 
evaluate(Object, Object[]) - Method in interface org.openarchitectureware.type.Operation
 
evaluate(InputStream) - Method in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlFileEvaluator
 
evaluate() - Method in class org.openarchitectureware.workflow.config.FeatureComponent
 
evaluate() - Method in class org.openarchitectureware.workflow.container.IfComponent
 
evaluate() - Method in interface org.openarchitectureware.workflow.container.WorkflowConditional
 
evaluate(XpandExecutionContext) - Method in class org.openarchitectureware.xpand2.ast.AbstractDefinition
 
evaluate(XpandExecutionContext) - Method in class org.openarchitectureware.xpand2.ast.Statement
 
evaluate(XpandExecutionContext) - Method in interface org.openarchitectureware.xpand2.ast.XpandEvaluatable
 
evaluate(XpandExecutionContext) - Method in class org.openarchitectureware.xpand2.model.AdvicedDefinition
 
evaluate(XpandExecutionContext) - Method in interface org.openarchitectureware.xpand2.model.XpandAdvice
 
evaluate(Object, Object[]) - Method in class org.openarchitectureware.xpand2.XpandExecutionContextImpl.DefinitionOperationAdapter
 
evaluate(String, Object, Object...) - Method in class org.openarchitectureware.xpand2.XpandFacade
 
evaluate(Object[], ExecutionContext) - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
evaluate(Object[], ExecutionContext) - Method in class org.openarchitectureware.xtend.ast.CreateExtensionStatement
 
evaluate(Object[], ExecutionContext) - Method in interface org.openarchitectureware.xtend.ast.Extension
 
EvaluatedElementWrapper - Class in org.openarchitectureware.expression.debug
Wrapper for a SyntaxElement to mark it evaluated for breakpoints.
EvaluatedElementWrapper(ISyntaxElement) - Constructor for class org.openarchitectureware.expression.debug.EvaluatedElementWrapper
 
evaluateInternal(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.BooleanLiteral
 
evaluateInternal(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.BooleanOperation
 
evaluateInternal(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.Cast
 
evaluateInternal(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.ChainExpression
 
evaluateInternal(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.CollectionExpression
 
evaluateInternal(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.ConstructorCallExpression
 
evaluateInternal(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.Expression
 
evaluateInternal(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.FeatureCall
evaluates in the following order if (target==null) 1) enumeration literal 2) variable 3) implicit var (e.g. this) being everything but an empty list 4) type literal otherwise it's a property if the above doesn't match throw an error as long as target is no empty Collection
evaluateInternal(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.GlobalVarExpression
 
evaluateInternal(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.IfExpression
 
evaluateInternal(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.IntegerLiteral
 
evaluateInternal(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.LetExpression
 
evaluateInternal(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.ListLiteral
 
evaluateInternal(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.NullLiteral
 
evaluateInternal(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.OperationCall
 
evaluateInternal(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.RealLiteral
 
evaluateInternal(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.StringLiteral
 
evaluateInternal(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.SwitchExpression
 
evaluateInternal(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.TypeSelectExpression
 
evaluateInternal(Object, Object[]) - Method in class org.openarchitectureware.type.baseimpl.OperationImpl
 
evaluateInternal(Object, Object[]) - Method in class org.openarchitectureware.type.impl.java.JavaOperationImpl
 
evaluateInternal(XpandExecutionContext) - Method in class org.openarchitectureware.xpand2.ast.ErrorStatement
 
evaluateInternal(XpandExecutionContext) - Method in class org.openarchitectureware.xpand2.ast.ExpandStatement
 
evaluateInternal(XpandExecutionContext) - Method in class org.openarchitectureware.xpand2.ast.ExpressionStatement
 
evaluateInternal(XpandExecutionContext) - Method in class org.openarchitectureware.xpand2.ast.FileStatement
 
evaluateInternal(XpandExecutionContext) - Method in class org.openarchitectureware.xpand2.ast.ForEachStatement
 
evaluateInternal(XpandExecutionContext) - Method in class org.openarchitectureware.xpand2.ast.IfStatement
 
evaluateInternal(XpandExecutionContext) - Method in class org.openarchitectureware.xpand2.ast.LetStatement
 
evaluateInternal(XpandExecutionContext) - Method in class org.openarchitectureware.xpand2.ast.ProtectStatement
 
evaluateInternal(XpandExecutionContext) - Method in class org.openarchitectureware.xpand2.ast.Statement
 
evaluateInternal(XpandExecutionContext) - Method in class org.openarchitectureware.xpand2.ast.TextStatement
 
evaluateInternal(Object[], ExecutionContext) - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
evaluateInternal(Object[], ExecutionContext) - Method in class org.openarchitectureware.xtend.ast.CreateExtensionStatement
 
evaluateInternal(Object[], ExecutionContext) - Method in class org.openarchitectureware.xtend.ast.ExpressionExtensionStatement
 
evaluateInternal(Object[], ExecutionContext) - Method in class org.openarchitectureware.xtend.ast.JavaExtensionStatement
 
evaluateInternal2(Object[], ExecutionContext) - Method in class org.openarchitectureware.xtend.ast.ExpressionExtensionStatement
 
EvaluationException - Exception in org.openarchitectureware.expression
 
EvaluationException(String, SyntaxElement, ExecutionContext) - Constructor for exception org.openarchitectureware.expression.EvaluationException
 
EvaluationException(Throwable, SyntaxElement, ExecutionContext) - Constructor for exception org.openarchitectureware.expression.EvaluationException
 
event - Variable in class org.openarchitectureware.debug.communication.packets.EventPacket
 
EventPacket - Class in org.openarchitectureware.debug.communication.packets
The packet to communicate an event from the runtime process.
EventPacket(int) - Constructor for class org.openarchitectureware.debug.communication.packets.EventPacket
 
EventPacketWithFrames - Class in org.openarchitectureware.debug.communication.packets
The packet to communicate an event from the runtime process together with the current stack frame information.
EventPacketWithFrames(int) - Constructor for class org.openarchitectureware.debug.communication.packets.EventPacketWithFrames
 
EventRuntimeHandler - Class in org.openarchitectureware.debug.processing.handlers
This class handles the communication of debug events on the runtime side.
EventRuntimeHandler() - Constructor for class org.openarchitectureware.debug.processing.handlers.EventRuntimeHandler
 
exceptionHandler - Variable in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
ExceptionHandler - Interface in org.openarchitectureware.expression
 
exceptionHandler - Variable in class org.openarchitectureware.expression.ExecutionContextImpl
 
ExceptionRaisingNullEvaluationHandler - Class in org.openarchitectureware.expression
 
ExceptionRaisingNullEvaluationHandler() - Constructor for class org.openarchitectureware.expression.ExceptionRaisingNullEvaluationHandler
 
exceptionsOnNullEvaluation - Variable in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
exec() - Method in interface org.openarchitectureware.compiler.runtime.BasicExpressions.Closure
 
exec(Object) - Method in interface org.openarchitectureware.compiler.runtime.BasicExpressions.Closure1
 
execute() - Method in class org.openarchitectureware.workflow.ant.WorkflowAntTask
Executes the WorkflowRunner.
executeWorkflow(Map<?, ?>, Issues) - Method in class org.openarchitectureware.workflow.WorkflowRunner
 
ExecutionContext - Interface in org.openarchitectureware.expression
 
ExecutionContextImpl - Class in org.openarchitectureware.expression
 
ExecutionContextImpl() - Constructor for class org.openarchitectureware.expression.ExecutionContextImpl
 
ExecutionContextImpl(TypeSystemImpl) - Constructor for class org.openarchitectureware.expression.ExecutionContextImpl
 
ExecutionContextImpl(Map<String, Variable>) - Constructor for class org.openarchitectureware.expression.ExecutionContextImpl
 
ExecutionContextImpl(TypeSystemImpl, Map<String, Variable>) - Constructor for class org.openarchitectureware.expression.ExecutionContextImpl
 
ExecutionContextImpl(ResourceManager, TypeSystemImpl, Map<String, Variable>) - Constructor for class org.openarchitectureware.expression.ExecutionContextImpl
 
ExecutionContextImpl(ResourceManager, Resource, TypeSystemImpl, Map<String, Variable>, Map<String, Variable>, ProgressMonitor, ExceptionHandler, List<Around>, NullEvaluationHandler, Map<Resource, Set<Extension>>, Callback) - Constructor for class org.openarchitectureware.expression.ExecutionContextImpl
 
EXISTS - Static variable in interface org.openarchitectureware.expression.parser.SyntaxConstants
 
exists(Collection<T>, String) - Static method in class org.openarchitectureware.util.HigherOrder
 
EXPAND - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
EXPAND_PATTERN - Static variable in class org.openarchitectureware.xpand2.codeassist.FastAnalyzer
 
EXPAND_STATEMENT - Static variable in class org.openarchitectureware.xpand2.codeassist.XpandPartition
 
ExpandProposalComputer - Class in org.openarchitectureware.xpand2.codeassist
 
ExpandProposalComputer() - Constructor for class org.openarchitectureware.xpand2.codeassist.ExpandProposalComputer
 
ExpandSpecial - Class in org.openarchitectureware.xpand2.debug
An ExpandStatement calls monitor.preTask() always twice in case of isForeach.
ExpandSpecial() - Constructor for class org.openarchitectureware.xpand2.debug.ExpandSpecial
 
ExpandStatement - Class in org.openarchitectureware.xpand2.ast
*
ExpandStatement(Identifier, Expression, Expression, Expression[], boolean) - Constructor for class org.openarchitectureware.xpand2.ast.ExpandStatement
 
expandStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
expandStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
Expression - Class in org.openarchitectureware.expression.ast
 
Expression() - Constructor for class org.openarchitectureware.expression.ast.Expression
 
expression - Variable in class org.openarchitectureware.expression.codeassist.LazyVar
 
expression - Variable in class org.openarchitectureware.xpand2.codeassist.LazyVar
 
expression() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
expression() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
EXPRESSION - Static variable in class org.openarchitectureware.xtend.codeassist.Partition
 
expression(String) - Static method in class org.openarchitectureware.xtend.parser.ParseFacade
 
expression(Reader, ErrorHandler) - Static method in class org.openarchitectureware.xtend.parser.ParseFacade
 
expression() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
expression() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
ExpressionElementAdapter - Class in org.openarchitectureware.expression.debug
The IElementAdapter implementation for expressions.
ExpressionElementAdapter() - Constructor for class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
ExpressionExtensionStatement - Class in org.openarchitectureware.xtend.ast
 
ExpressionExtensionStatement(Identifier, Identifier, List<DeclaredParameter>, Expression, boolean, boolean) - Constructor for class org.openarchitectureware.xtend.ast.ExpressionExtensionStatement
 
ExpressionFacade - Class in org.openarchitectureware.expression
 
ExpressionFacade(ExecutionContext) - Constructor for class org.openarchitectureware.expression.ExpressionFacade
 
ExpressionFactory - Class in org.openarchitectureware.expression.parser
 
ExpressionFactory(String) - Constructor for class org.openarchitectureware.expression.parser.ExpressionFactory
 
ExpressionFactory() - Constructor for class org.openarchitectureware.expression.parser.ExpressionFactory
 
ExpressionModelPresentation - Class in org.openarchitectureware.expression.debug
This class is responsible for all presentation topics for expressions in the debugger views.
ExpressionModelPresentation(Set<BaseSpecialTreatment>) - Constructor for class org.openarchitectureware.expression.debug.ExpressionModelPresentation
 
ExpressionProposalComputer - Class in org.openarchitectureware.expression.codeassist
 
ExpressionProposalComputer() - Constructor for class org.openarchitectureware.expression.codeassist.ExpressionProposalComputer
 
ExpressionStatement - Class in org.openarchitectureware.xpand2.ast
*
ExpressionStatement(Expression) - Constructor for class org.openarchitectureware.xpand2.ast.ExpressionStatement
 
expressionStmt() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
expressionStmt() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
EXTENSION - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
Extension - Interface in org.openarchitectureware.xtend.ast
 
extension() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
extension() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
EXTENSION_EXT - Static variable in class org.openarchitectureware.compiler.helpers.CompilationUnitInstantiator
 
EXTENSION_IMPORT - Static variable in class org.openarchitectureware.xtend.codeassist.Partition
 
ExtensionCallable - Class in org.openarchitectureware.compiler.runtime
 
ExtensionCallable(Method, boolean) - Constructor for class org.openarchitectureware.compiler.runtime.ExtensionCallable
 
ExtensionFactory - Class in org.openarchitectureware.xtend.parser
 
ExtensionFactory() - Constructor for class org.openarchitectureware.xtend.parser.ExtensionFactory
 
ExtensionFactory(String) - Constructor for class org.openarchitectureware.xtend.parser.ExtensionFactory
 
ExtensionFile - Class in org.openarchitectureware.xtend.ast
 
ExtensionFile(List<ImportStatement>, List<ImportStatement>, List<Extension>, List<Around>, List<Check>) - Constructor for class org.openarchitectureware.xtend.ast.ExtensionFile
 
ExtensionImportProposalComputer - Class in org.openarchitectureware.expression.codeassist
 
ExtensionImportProposalComputer() - Constructor for class org.openarchitectureware.expression.codeassist.ExtensionImportProposalComputer
 
extImport() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
extImport() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 

F

FALSE_CONST - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
FastAnalyzer - Class in org.openarchitectureware.xpand2.codeassist
 
FastAnalyzer() - Constructor for class org.openarchitectureware.xpand2.codeassist.FastAnalyzer
 
FastAnalyzer - Class in org.openarchitectureware.xtend.codeassist
 
FEATURE - Static variable in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 
Feature - Interface in org.openarchitectureware.type
 
FEATURE_NOT_FOUND - Static variable in class org.openarchitectureware.expression.AnalysationIssue
 
FeatureCall - Class in org.openarchitectureware.expression.ast
 
FeatureCall(Identifier, Expression) - Constructor for class org.openarchitectureware.expression.ast.FeatureCall
 
featureCall() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
featureCall() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
featureCall() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
featureCall() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
FeatureComponent - Class in org.openarchitectureware.workflow.config
 
FeatureComponent() - Constructor for class org.openarchitectureware.workflow.config.FeatureComponent
 
featureExists(String) - Method in interface org.openarchitectureware.workflow.config.ConfigurationModel
 
FeatureHelper - Class in org.openarchitectureware.compiler.helpers
 
FeatureHelper() - Constructor for class org.openarchitectureware.compiler.helpers.FeatureHelper
 
FeatureImpl - Class in org.openarchitectureware.type.baseimpl
 
FeatureImpl(String, Type) - Constructor for class org.openarchitectureware.type.baseimpl.FeatureImpl
 
FeatureNotFound - Exception in org.openarchitectureware.workflow.config
 
FeatureNotFound() - Constructor for exception org.openarchitectureware.workflow.config.FeatureNotFound
 
FeatureNotFound(String) - Constructor for exception org.openarchitectureware.workflow.config.FeatureNotFound
 
FeatureTypeImpl - Class in org.openarchitectureware.type.baseimpl.types
 
FeatureTypeImpl(TypeSystem, String) - Constructor for class org.openarchitectureware.type.baseimpl.types.FeatureTypeImpl
 
FILE - Static variable in class org.openarchitectureware.workflow.ast.parser.WorkflowParser
 
FILE - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
file(Reader, String) - Static method in class org.openarchitectureware.xpand2.parser.XpandParseFacade
 
file(Reader, String, ErrorHandler) - Static method in class org.openarchitectureware.xpand2.parser.XpandParseFacade
 
file - Variable in class org.openarchitectureware.xtend.ast.AbstractExtension
 
file(Reader, String) - Static method in class org.openarchitectureware.xtend.parser.ParseFacade
 
file(Reader, String, ErrorHandler) - Static method in class org.openarchitectureware.xtend.parser.ParseFacade
 
file(Reader, String, ErrorHandler, ExtensionFactory) - Static method in class org.openarchitectureware.xtend.parser.ParseFacade
 
file() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
file() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
FILE_EXTENSION - Static variable in class org.openarchitectureware.check.CheckUtils
 
FILE_EXTENSION - Static variable in interface org.openarchitectureware.xtend.XtendFile
 
FILE_SEPARATOR - Static variable in class org.openarchitectureware.compiler.helpers.CompilationUnitInstantiator
 
FileConverter - Class in org.openarchitectureware.workflow.ast.util.converter
 
FileConverter() - Constructor for class org.openarchitectureware.workflow.ast.util.converter.FileConverter
 
FileHandle - Interface in org.openarchitectureware.xpand2.output
 
FileHandleImpl - Class in org.openarchitectureware.xpand2.output
 
FileHandleImpl(Outlet, File) - Constructor for class org.openarchitectureware.xpand2.output.FileHandleImpl
 
fileHandles - Variable in class org.openarchitectureware.xpand2.output.OutputImpl
 
FileStatement - Class in org.openarchitectureware.xpand2.ast
*
FileStatement(Expression, Statement[], Identifier) - Constructor for class org.openarchitectureware.xpand2.ast.FileStatement
 
fileStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
fileStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
findDefinition(String, Type, Type[]) - Method in interface org.openarchitectureware.xpand2.XpandExecutionContext
 
findDefinition(String, Type, Type[]) - Method in class org.openarchitectureware.xpand2.XpandExecutionContextImpl
 
findElement(SyntaxElementTO, Object, int) - Method in interface org.openarchitectureware.debug.processing.IElementAdapter
find the element that corresponds to the given syntax element information
findElement(SyntaxElementTO, Object, int) - Method in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
findElement(SyntaxElementTO, Object, int) - Method in class org.openarchitectureware.workflow.debug.WorkflowElementAdapter
 
findElement(SyntaxElementTO, Object, int) - Method in class org.openarchitectureware.xpand2.debug.XpandElementAdapter
 
findExtensions(String) - Static method in class org.openarchitectureware.xpand2.codeassist.FastAnalyzer
 
findExtensions(String) - Static method in class org.openarchitectureware.xtend.codeassist.FastAnalyzer
 
findFirstLineOfTag(String, int) - Method in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser
 
findFirstLineOfTag(int) - Method in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlFileEvaluator
 
findImports(String) - Static method in class org.openarchitectureware.xpand2.codeassist.FastAnalyzer
 
findImports(String) - Static method in class org.openarchitectureware.xtend.codeassist.FastAnalyzer
 
findLine(Location) - Method in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlFileEvaluator
 
findOperation(String, Object, Object[]) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
findOperation(String, Object, Object[]) - Method in interface org.openarchitectureware.expression.TypeSystem
 
findOperation(String, Object, Object[]) - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
findPrefix(String) - Method in class org.openarchitectureware.expression.codeassist.TypeProposalComputer
 
findPrefix(String) - Method in class org.openarchitectureware.xpand2.codeassist.StatementProposalComputer
 
findProperty(String, Object) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
findProperty(String, Object) - Method in interface org.openarchitectureware.expression.TypeSystem
 
findProperty(String, Object) - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
findTemplate(String) - Method in interface org.openarchitectureware.xpand2.XpandExecutionContext
 
findTemplate(String) - Method in class org.openarchitectureware.xpand2.XpandExecutionContextImpl
 
findTemplate(String, String[]) - Method in class org.openarchitectureware.xpand2.XpandExecutionContextImpl
 
findType(Identifier, ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.expression.ast.Expression
 
findType(Object, ExecutionContext) - Method in class org.openarchitectureware.expression.ast.FeatureCall
 
findTypesForPrefix(String) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
findTypesForPrefix(String) - Method in interface org.openarchitectureware.expression.TypeSystem
 
findTypesForPrefix(String) - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
findTypesForPrefix(String, String[]) - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
finish() - Method in class org.openarchitectureware.util.ProfileCollector
This method must be called by the application to indicate that logging is finished.
finished(Object, Object) - Method in class org.openarchitectureware.debug.processing.DebugMonitor
fire the finish events to the registered event handlers
finished(Object, Object) - Method in class org.openarchitectureware.workflow.monitor.NullProgressMonitor
 
finished(Object, Object) - Method in interface org.openarchitectureware.workflow.monitor.ProgressMonitor
Notifies that overall process was finished.
first(Collection<T>, String) - Static method in class org.openarchitectureware.util.HigherOrder
 
firstLineOfTag - Variable in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlTagValues
 
firstLower(String) - Static method in class org.openarchitectureware.workflow.util.StringHelper
 
firstUpper(String) - Static method in class org.openarchitectureware.workflow.util.StringHelper
 
FOLLOW_100_in_collectionType2240 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_18_in_nsImport117 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_19_in_around267 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_19_in_check202 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_19_in_extension439 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_19_in_extension451 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_19_in_extension507 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_19_in_extImport153 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_19_in_nsImport125 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_20_in_extImport140 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_21_in_anImport137 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_21_in_extImport149 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_22_in_anExtensionImport156 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_22_in_check168 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_23_in_around178 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_23_in_check175 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_23_in_ifExpression758 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_24_in_around188 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_24_in_castedExpression1106 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_24_in_check186 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_24_in_collectionExpression1982 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_24_in_collectionExpression2051 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_24_in_define310 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_24_in_expandStatement586 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_24_in_featureCall1810 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_24_in_paranthesizedExpression1760 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_24_in_switchExpression1245 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_24_in_synpred11095 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_25_in_around196 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_25_in_check188 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_25_in_declaredParameterList2094 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_25_in_parameterList2149 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_26_in_around200 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_26_in_around209 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_26_in_around256 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_26_in_check195 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_26_in_extension398 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_26_in_extension499 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_26_in_ifExpression746 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_26_in_letExpression618 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_26_in_pointcut256 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_26_in_pointcut271 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_26_in_switchExpression840 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_26_in_switchExpression865 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_27_in_around213 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_27_in_around223 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_27_in_castedExpression1112 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_27_in_collectionExpression1988 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_27_in_collectionExpression2066 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_27_in_define316 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_27_in_expandStatement592 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_27_in_featureCall1819 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_27_in_paranthesizedExpression1766 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_27_in_switchExpression1253 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_27_in_synpred11099 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_28_in_around217 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_28_in_around229 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_28_in_castedExpression666 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_28_in_collectionExpression1542 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_28_in_collectionExpression1611 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_28_in_define320 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_28_in_expandStatement598 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_28_in_extension387 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_28_in_extension417 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_28_in_extension488 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_28_in_featureCall1370 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_28_in_paranthesizedExpression1320 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_28_in_switchExpression805 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_28_in_synpred1655 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_29_in_around234 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_29_in_around237 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_29_in_declaredParameterList1654 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_29_in_extension425 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_29_in_parameterList1709 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_30_in_around242 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_30_in_around250 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_30_in_pointcut283 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_30_in_pointcut295 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_30_in_pointcut315 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_30_in_simpleType2268 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_31_in_around254 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_31_in_castedExpression672 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_31_in_collectionExpression1548 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_31_in_collectionExpression1626 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_31_in_define303 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_31_in_extension396 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_31_in_extension437 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_31_in_extension497 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_31_in_featureCall1379 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_31_in_paranthesizedExpression1326 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_31_in_switchExpression813 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_31_in_synpred1659 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_32_in_define338 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_32_in_pointcut337 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_32_in_simpleType1828 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_33_in_extension365 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_33_in_extension465 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_33_in_text500 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_33_in_unaryExpression1602 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_34_in_errorStatement558 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_34_in_extension372 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_35_in_expandStatement579 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_35_in_extension405 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_36_in_expandStatement612 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_36_in_extension411 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_36_in_foreachStatement726 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_36_in_infixExpression1190 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_36_in_javaType538 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_36_in_numberLiteral1514 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_37_in_expandStatement619 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_37_in_extension471 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_37_in_foreachStatement748 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_38_in_fileStatement687 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_38_in_javaType550 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_39_in_fileStatement708 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_39_in_javaType559 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_40_in_foreachStatement732 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_40_in_javaType565 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_40_in_letStatement916 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_41_in_foreachStatement739 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_41_in_letExpression606 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_42_in_foreachStatement767 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_42_in_letExpression612 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_43_in_chainExpression711 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_43_in_ifStatement793 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_44_in_ifExpression740 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_44_in_ifStatement838 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_45_in_elseIfStatement852 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_45_in_ifExpression764 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_46_in_elseStatement883 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_46_in_ifExpression771 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_47_in_letStatement910 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_47_in_switchExpression802 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_48_in_letStatement933 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_48_in_listLiteral1417 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_48_in_switchExpression820 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_49_in_protectStatement952 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_49_in_switchExpression833 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_50_in_protectStatement957 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_50_in_switchExpression863 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_51_in_listLiteral1426 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_51_in_protectStatement966 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_51_in_switchExpression876 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_52_in_orExpression915 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_52_in_protectStatement983 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_53_in_andExpression949 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_53_in_protectStatement992 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_54_in_impliesExpression982 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_54_in_protectStatement1005 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_55_in_letExpression1046 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_56_in_letExpression1052 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_57_in_ifExpression1186 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_57_in_letExpression1058 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_57_in_switchExpression1280 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_57_in_switchExpression1305 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_58_in_chainExpression1151 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_59_in_ifExpression1180 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_60_in_ifExpression1198 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_61_in_ifExpression1204 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_62_in_ifExpression1211 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_62_in_unaryExpression1162 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_63_in_switchExpression1242 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_64_in_listLiteral1857 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_64_in_switchExpression1260 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_64_in_unaryExpression1150 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_65_in_globalVarExpression1346 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_65_in_switchExpression1273 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_66_in_constructorCall1443 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_66_in_switchExpression1303 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_67_in_listLiteral1866 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_67_in_switchExpression1316 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_68_in_orExpression1355 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_69_in_andExpression1389 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_69_in_nullLiteral1482 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_70_in_collectionExpression1538 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_70_in_impliesExpression1422 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_79_in_collectionExpression1618 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_79_in_unaryExpression1590 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_80_in_collectionType1792 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_80_in_infixExpression1630 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_80_in_numberLiteral1954 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_81_in_collectionType1800 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_81_in_globalVarExpression1786 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_82_in_constructorCall1883 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_85_in_nullLiteral1922 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_86_in_collectionExpression1978 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_95_in_collectionExpression2058 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_99_in_collectionType2232 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_additiveExpression_in_relationalExpression1010 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_additiveExpression_in_relationalExpression1044 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_additiveExpression_in_relationalExpression1450 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_additiveExpression_in_relationalExpression1484 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_andExpression_in_orExpression1348 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_andExpression_in_orExpression1359 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_andExpression_in_orExpression908 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_andExpression_in_orExpression919 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_anExtensionImport_in_template73 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_anImport_in_template64 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_around_in_file81 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_around_in_template102 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_booleanLiteral_in_primaryExpression1241 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_booleanLiteral_in_primaryExpression1681 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_castedExpression_in_letExpression1056 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_castedExpression_in_letExpression1075 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_castedExpression_in_letExpression616 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_castedExpression_in_letExpression635 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_castedExpression_in_synpred11101 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_castedExpression_in_synpred1661 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_chainExpression_in_castedExpression1116 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_chainExpression_in_castedExpression1125 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_chainExpression_in_castedExpression676 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_chainExpression_in_castedExpression685 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_check_in_file91 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_collectionExpression_in_featureCall1400 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_collectionExpression_in_featureCall1840 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_collectionType_in_type1739 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_collectionType_in_type2179 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_COMMENT_in_template109 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_COMMENT_in_template52 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_COMMENT_in_template81 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_COMMENT_in_textSequence475 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_constructorCall_in_primaryExpression1281 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_constructorCall_in_primaryExpression1721 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_declaredParameter_in_declaredParameterList1650 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_declaredParameter_in_declaredParameterList1658 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_declaredParameter_in_declaredParameterList2090 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_declaredParameter_in_declaredParameterList2098 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_declaredParameterList_in_around193 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_declaredParameterList_in_around234 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_declaredParameterList_in_define314 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_declaredParameterList_in_extension392 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_declaredParameterList_in_extension493 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_define_in_template95 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_definitionName_in_expandStatement583 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_elseIfStatement_in_ifStatement815 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_elseStatement_in_ifStatement826 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_EOF_in_file99 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_errorStatement_in_simpleStatement525 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expandStatement_in_simpleStatement533 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_around265 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_expression_in_check179 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_expression_in_check193 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_expression_in_check200 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_expression_in_collectionExpression1624 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_expression_in_collectionExpression2064 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_elseIfStatement856 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_errorStatement562 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_expandStatement602 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_expandStatement616 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_expandStatement623 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_expressionStmt671 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_extension449 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_expression_in_extension505 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_expression_in_fileStatement691 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_foreachStatement730 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_foreachStatement752 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_ifExpression1215 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_ifExpression775 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_expression_in_ifStatement797 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_letExpression1062 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_letExpression622 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_expression_in_letStatement914 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_parameterList1704 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_expression_in_parameterList1713 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_expression_in_parameterList2144 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_parameterList2153 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_paranthesizedExpression1324 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_expression_in_paranthesizedExpression1764 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_protectStatement961 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_protectStatement970 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expression_in_protectStatement987 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_expressionStmt_in_simpleStatement541 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_extension_in_file71 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_extImport_in_file61 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_featureCall_in_infixExpression1194 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_featureCall_in_infixExpression1634 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_featureCall_in_primaryExpression1231 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_featureCall_in_primaryExpression1671 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_fileStatement_in_statement417 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_foreachStatement_in_statement425 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_globalVarExpression_in_primaryExpression1291 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_globalVarExpression_in_primaryExpression1731 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_collectionExpression1616 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_identifier_in_collectionExpression2056 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_declaredParameter1682 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_identifier_in_declaredParameter2122 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_define307 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_extension385 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_identifier_in_extension415 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_identifier_in_extension480 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_identifier_in_extension486 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_identifier_in_featureCall1368 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_identifier_in_featureCall1808 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_fileStatement696 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_foreachStatement736 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_foreachStatement743 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_globalVarExpression1350 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_identifier_in_globalVarExpression1790 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_Identifier_in_identifier1855 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_Identifier_in_identifier2295 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_javaType529 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_identifier_in_javaType544 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_identifier_in_letExpression1050 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_letExpression610 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_identifier_in_letStatement920 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_pointcut262 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_pointcut277 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_pointcut304 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_identifier_in_pointcut326 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_identifier_in_simpleType1820 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_identifier_in_simpleType1832 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_identifier_in_simpleType2260 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_identifier_in_simpleType2272 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_ifExpression_in_chainExpression1145 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_ifExpression_in_chainExpression1155 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_ifExpression_in_chainExpression705 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_ifExpression_in_chainExpression715 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_ifStatement_in_statement433 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_impliesExpression_in_andExpression1382 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_impliesExpression_in_andExpression1393 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_impliesExpression_in_andExpression942 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_impliesExpression_in_andExpression953 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_infixExpression_in_unaryExpression1142 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_infixExpression_in_unaryExpression1154 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_infixExpression_in_unaryExpression1166 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_infixExpression_in_unaryExpression1582 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_infixExpression_in_unaryExpression1594 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_infixExpression_in_unaryExpression1606 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_IntLiteral_in_numberLiteral1501 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_IntLiteral_in_numberLiteral1510 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_IntLiteral_in_numberLiteral1518 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_IntLiteral_in_numberLiteral1941 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_IntLiteral_in_numberLiteral1950 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_IntLiteral_in_numberLiteral1958 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_javaType_in_extension409 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_javaType_in_extension421 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_javaType_in_extension429 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_letExpression_in_expression1027 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_letExpression_in_expression587 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_letStatement_in_statement441 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_LG_in_template47 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_listLiteral_in_primaryExpression1271 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_listLiteral_in_primaryExpression1711 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_multiplicativeExpression_in_additiveExpression1065 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_multiplicativeExpression_in_additiveExpression1084 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_multiplicativeExpression_in_additiveExpression1505 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_multiplicativeExpression_in_additiveExpression1524 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_nsImport_in_file51 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_nullLiteral_in_primaryExpression1261 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_nullLiteral_in_primaryExpression1701 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_numberLiteral_in_primaryExpression1251 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_numberLiteral_in_primaryExpression1691 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_orExpression_in_switchExpression1251 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_orExpression_in_switchExpression1277 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_orExpression_in_switchExpression1285 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_orExpression_in_switchExpression1311 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_orExpression_in_switchExpression1328 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_orExpression_in_switchExpression811 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_orExpression_in_switchExpression837 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_orExpression_in_switchExpression845 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_orExpression_in_switchExpression871 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_orExpression_in_switchExpression888 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_parameterList_in_expandStatement590 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_parameterList_in_featureCall1375 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_parameterList_in_featureCall1815 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_parameterList_in_listLiteral1422 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_parameterList_in_listLiteral1862 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_paranthesizedExpression_in_primaryExpression1301 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_paranthesizedExpression_in_primaryExpression1741 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_pointcut_in_around182 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_pointcut_in_around227 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_primaryExpression_in_infixExpression1184 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_primaryExpression_in_infixExpression1624 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_protectStatement_in_statement449 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_relationalExpression_in_impliesExpression1415 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_relationalExpression_in_impliesExpression1426 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_relationalExpression_in_impliesExpression975 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_relationalExpression_in_impliesExpression986 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_sequence_in_around229 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_sequence_in_define332 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_sequence_in_elseIfStatement862 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_sequence_in_elseStatement889 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_sequence_in_fileStatement704 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_sequence_in_foreachStatement762 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_sequence_in_ifStatement803 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_sequence_in_letStatement928 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_sequence_in_protectStatement1001 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_set_in_additiveExpression1075 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_set_in_additiveExpression1515 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_set_in_booleanLiteral0 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_set_in_booleanLiteral0 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_set_in_collectionExpression1561 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_set_in_collectionExpression2001 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_set_in_collectionType1771 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_set_in_collectionType2211 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_set_in_multiplicativeExpression1111 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_set_in_multiplicativeExpression1551 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_set_in_relationalExpression1018 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_set_in_relationalExpression1458 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_simpleStatement_in_statement409 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_simpleType_in_anExtensionImport160 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_simpleType_in_anImport141 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_simpleType_in_collectionType1796 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_simpleType_in_collectionType2236 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_simpleType_in_constructorCall1447 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_simpleType_in_constructorCall1887 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_simpleType_in_definitionName653 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_simpleType_in_type1749 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_simpleType_in_type2189 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_statement_in_sequence370 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_StringLiteral_in_primaryExpression1220 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_StringLiteral_in_primaryExpression1660 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_switchExpression_in_ifExpression1176 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_switchExpression_in_ifExpression1184 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_switchExpression_in_ifExpression1190 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_switchExpression_in_ifExpression1202 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_switchExpression_in_ifExpression1208 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_switchExpression_in_ifExpression736 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_switchExpression_in_ifExpression744 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_switchExpression_in_ifExpression750 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_switchExpression_in_ifExpression762 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_switchExpression_in_ifExpression768 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_TEXT_in_template106 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_TEXT_in_template111 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_TEXT_in_template54 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_TEXT_in_template78 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_TEXT_in_template83 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_TEXT_in_text506 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_text_in_textSequence468 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_text_in_textSequence479 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_textSequence_in_sequence361 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_textSequence_in_sequence379 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_type_in_around221 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_type_in_castedExpression1110 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_type_in_castedExpression670 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_type_in_check172 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_type_in_collectionExpression1546 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_type_in_collectionExpression1986 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_type_in_declaredParameter1678 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_type_in_declaredParameter2118 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_type_in_define324 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_type_in_extension379 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_type_in_extension475 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_type_in_extImport144 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_type_in_featureCall1389 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_type_in_featureCall1829 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_type_in_nsImport121 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_type_in_synpred11097 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_type_in_synpred1657 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_unaryExpression_in_multiplicativeExpression1103 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_unaryExpression_in_multiplicativeExpression1121 - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
FOLLOW_unaryExpression_in_multiplicativeExpression1543 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOLLOW_unaryExpression_in_multiplicativeExpression1561 - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
FOR - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
FOR_ALL - Static variable in interface org.openarchitectureware.expression.parser.SyntaxConstants
 
forAll(Collection<T>, String) - Static method in class org.openarchitectureware.util.HigherOrder
 
forEach - Variable in class org.openarchitectureware.expression.codeassist.LazyVar
 
forEach - Variable in class org.openarchitectureware.xpand2.codeassist.LazyVar
 
FOREACH - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
ForEachSpecial - Class in org.openarchitectureware.xpand2.debug
Adapter to handle FOREACH statement special stuff.
ForEachSpecial() - Constructor for class org.openarchitectureware.xpand2.debug.ForEachSpecial
 
ForEachStatement - Class in org.openarchitectureware.xpand2.ast
*
ForEachStatement(Identifier, Expression, Statement[], Expression, Identifier) - Constructor for class org.openarchitectureware.xpand2.ast.ForEachStatement
 
foreachStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
foreachStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
frameId - Variable in class org.openarchitectureware.debug.communication.packets.RequireVarPacket
 
frameId - Variable in class org.openarchitectureware.debug.model.SyntaxElementTO
 
frames - Variable in class org.openarchitectureware.debug.communication.packets.EventPacketWithFrames
 
FSIO - Class in org.openarchitectureware.xpand2.pr.util
 
FSIO() - Constructor for class org.openarchitectureware.xpand2.pr.util.FSIO
 

G

Generator - Class in org.openarchitectureware.xpand2
 
Generator() - Constructor for class org.openarchitectureware.xpand2.Generator
 
GeneratorAdvice - Class in org.openarchitectureware.xpand2
Weaves aspect templates into a generator component.
GeneratorAdvice() - Constructor for class org.openarchitectureware.xpand2.GeneratorAdvice
 
GenericFileFilter - Class in org.openarchitectureware.xpand2.pr.util
Configurable FilenameFilter.
GenericFileFilter(String, boolean) - Constructor for class org.openarchitectureware.xpand2.pr.util.GenericFileFilter
 
GenericFileFilter(String) - Constructor for class org.openarchitectureware.xpand2.pr.util.GenericFileFilter
 
GenericFileFilter() - Constructor for class org.openarchitectureware.xpand2.pr.util.GenericFileFilter
Creates the Filter with default excludes.
get(Object) - Method in class org.openarchitectureware.type.impl.java.JavaPropertyImpl
 
get() - Method in class org.openarchitectureware.type.impl.java.JavaStaticPropertyImpl
 
get(Object) - Method in interface org.openarchitectureware.type.Property
 
get() - Method in interface org.openarchitectureware.type.StaticProperty
 
get(K) - Method in class org.openarchitectureware.workflow.issues.indexed.MapSet
 
get(K) - Method in class org.openarchitectureware.workflow.util.Cache
 
get(K1, K2) - Method in class org.openarchitectureware.workflow.util.DoubleKeyCache
 
get(K) - Method in class org.openarchitectureware.workflow.util.IdentityCacheWithoutNull
 
get(K1, K2, K3) - Method in class org.openarchitectureware.workflow.util.TripleKeyCache
 
get(K) - Method in class org.openarchitectureware.workflow.util.WeakCache
 
get(String) - Method in interface org.openarchitectureware.workflow.WorkflowContext
returns the object of the given slot name.
get(String) - Method in class org.openarchitectureware.workflow.WorkflowContextDefaultImpl
 
getAdapter(Object) - Method in class org.openarchitectureware.debug.processing.DebugMonitor
 
getAdapterType() - Method in interface org.openarchitectureware.debug.processing.IElementAdapter
a unique type must be provided for each implementation
getAdapterType() - Method in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
getAdapterType() - Method in class org.openarchitectureware.workflow.debug.WorkflowElementAdapter
 
getAdapterType() - Method in class org.openarchitectureware.xpand2.debug.XpandElementAdapter
 
getAdvices() - Method in class org.openarchitectureware.xpand2.ast.Template
 
getAdvices() - Method in interface org.openarchitectureware.xpand2.model.XpandResource
 
getAdviceTarget() - Method in class org.openarchitectureware.workflow.ao.AbstractWorkflowAdvice
Returns the advice target.
getAllDefinitions() - Method in class org.openarchitectureware.xpand2.ast.Template
 
getAllDefinitions() - Method in interface org.openarchitectureware.xpand2.XpandExecutionContext
 
getAllDefinitions() - Method in class org.openarchitectureware.xpand2.XpandExecutionContextImpl
 
getAllExtensions() - Method in interface org.openarchitectureware.expression.ExecutionContext
 
getAllExtensions() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getAllFeatures(Type) - Method in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
getAllFeatures() - Method in class org.openarchitectureware.type.AbstractTypeImpl
Return all features defined by the type
getAllFeatures() - Method in interface org.openarchitectureware.type.Type
 
getAllFiles(File, FilenameFilter) - Static method in class org.openarchitectureware.xpand2.pr.util.FSIO
 
getAllFiles(String, FilenameFilter) - Static method in class org.openarchitectureware.xpand2.pr.util.FSIO
 
getAllOperations() - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
getAllOperations() - Method in interface org.openarchitectureware.type.Type
 
getAllOutlets() - Method in class org.openarchitectureware.compiler.runtime.CompiledExecutionContext
 
getAllProperties() - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
getAllProperties() - Method in interface org.openarchitectureware.type.Type
 
getAllRegions(File) - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl
Retrieves all Protected Regions from a source file.
getAllStaticProperties() - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
getAllStaticProperties() - Method in interface org.openarchitectureware.type.Type
 
getAllTypes() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getAllTypes() - Method in interface org.openarchitectureware.expression.TypeSystem
 
getAllTypes() - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getAllVisibleVariables() - Method in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
getAnalyzedType() - Method in class org.openarchitectureware.workflow.ast.ComponentAST
 
getArounds() - Method in class org.openarchitectureware.xtend.ast.ExtensionFile
 
getArounds() - Method in interface org.openarchitectureware.xtend.XtendFile
 
getAttributeValue(String, String) - Method in interface org.openarchitectureware.workflow.config.ConfigurationModel
 
getBeautifier() - Method in class org.openarchitectureware.xpand2.Generator
Returns the list of beatifiers that will be applied to the generated output.
getBody() - Method in class org.openarchitectureware.xpand2.ast.AbstractDefinition
 
getBody() - Method in class org.openarchitectureware.xpand2.ast.StatementWithBody
 
getBody(String, String) - Method in interface org.openarchitectureware.xpand2.pr.ProtectedRegion
 
getBody(String, String) - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
getBodyAsList() - Method in class org.openarchitectureware.xpand2.ast.AbstractDefinition
 
getBodyAsList() - Method in class org.openarchitectureware.xpand2.ast.StatementWithBody
 
getBooleanType() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getBooleanType() - Method in interface org.openarchitectureware.expression.TypeSystem
 
getBooleanType() - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getBooleanType() - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
Returns the type for boolean objects.
getBuffer() - Method in class org.openarchitectureware.compiler.runtime.util.CompiledPostprocessFileHandle
 
getBuffer() - Method in interface org.openarchitectureware.xpand2.output.FileHandle
 
getBuffer() - Method in class org.openarchitectureware.xpand2.output.FileHandleImpl
 
getBytes() - Method in class org.openarchitectureware.xpand2.output.FileHandleImpl
 
getBytes(FileHandle) - Method in class org.openarchitectureware.xpand2.output.NoChangesVetoStrategy
 
getCachedValue(Method, Object[]) - Method in class org.openarchitectureware.compiler.runtime.CompiledExecutionContext
 
getCallable(Set<? extends Callable>, String, List<Type>) - Static method in class org.openarchitectureware.type.baseimpl.PolymorphicResolver
 
getCallback() - Method in interface org.openarchitectureware.expression.ExecutionContext
 
getCallback() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getCandidateFqns(String, Template) - Static method in class org.openarchitectureware.compiler.helpers.TemplateHelper
 
getCases() - Method in class org.openarchitectureware.expression.ast.SwitchExpression
 
getChecks() - Method in class org.openarchitectureware.xtend.ast.ExtensionFile
 
getChildren() - Method in class org.openarchitectureware.workflow.ast.ComponentAST
 
getClazz() - Method in class org.openarchitectureware.workflow.ast.ComponentAST
 
getClosure() - Method in class org.openarchitectureware.expression.ast.CollectionExpression
 
getCollectionType(Type) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getCollectionType(Type) - Method in interface org.openarchitectureware.expression.TypeSystem
 
getCollectionType(Type) - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getCollectionType(Type) - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
Returns the type for collection objects.
getCollectionTypeName(String) - Static method in class org.openarchitectureware.expression.TypeNameUtil
Retrieves the collection type.
getColumnNumber() - Method in class org.openarchitectureware.workflow.ast.AbstractASTBase
 
getColumnNumber() - Method in class org.openarchitectureware.workflow.ast.parser.Location
 
getCommentEnd() - Method in class org.openarchitectureware.xpand2.ast.ProtectStatement
 
getCommentStart() - Method in class org.openarchitectureware.xpand2.ast.ProtectStatement
 
getCompilationUnit(String) - Method in class org.openarchitectureware.compiler.helpers.CompilableApp
 
getCompilationUnits() - Method in class org.openarchitectureware.compiler.helpers.CompilableApp
 
getComponentName() - Method in class org.openarchitectureware.check.CheckComponent
 
getComponentName() - Method in class org.openarchitectureware.compiler.helpers.CompilationUnitInstantiator
 
getComponentName() - Method in class org.openarchitectureware.workflow.common.DirectoryCleaner
 
getComponentName() - Method in class org.openarchitectureware.workflow.container.CompositeComponent
 
getComponentName() - Method in class org.openarchitectureware.workflow.lib.AbstractWorkflowComponent
Override this method by custom components.
getComponentName() - Method in class org.openarchitectureware.workflow.lib.PassiveWorkflowComponent
 
getComponentName() - Method in interface org.openarchitectureware.workflow.WorkflowComponent
Returns the name of the component.
getComponentName() - Method in class org.openarchitectureware.xpand2.Generator
 
getComponentName() - Method in class org.openarchitectureware.xpand2.GeneratorAdvice
 
getComponentName() - Method in class org.openarchitectureware.xtend.XtendAdvice
 
getComponentName() - Method in class org.openarchitectureware.xtend.XtendComponent
 
getComponents() - Method in class org.openarchitectureware.workflow.container.CompositeComponent
Returns a list of aggregated components.
getCondition() - Method in class org.openarchitectureware.expression.ast.Case
 
getCondition() - Method in class org.openarchitectureware.expression.ast.IfExpression
 
getCondition() - Method in class org.openarchitectureware.xpand2.ast.IfStatement
 
getConfigFile() - Method in class org.openarchitectureware.xpand2.output.JavaBeautifier
 
getConfiguration() - Static method in class org.openarchitectureware.workflow.config.GlobalConfigurationHolder
 
getConstraint() - Method in class org.openarchitectureware.xtend.ast.Check
 
getContainer() - Method in class org.openarchitectureware.workflow.container.CompositeComponent
 
getContainer() - Method in class org.openarchitectureware.workflow.lib.AbstractWorkflowComponent
 
getContainer() - Method in interface org.openarchitectureware.workflow.WorkflowComponent
Returns the containing component, if there is one.
getContainerName(ISyntaxElement) - Method in class org.openarchitectureware.expression.debug.ExpressionModelPresentation
 
getContainerName(WorkflowComponent) - Static method in class org.openarchitectureware.workflow.util.ComponentPrinter
 
getContainerName(ISyntaxElement) - Method in class org.openarchitectureware.xpand2.debug.XpandModelPresentation
 
getContainingDefinition() - Method in class org.openarchitectureware.xpand2.ast.Statement
 
getContent() - Method in class org.openarchitectureware.compiler.runtime.util.CompiledPostprocessFileHandle
 
getContext() - Method in interface org.openarchitectureware.debug.processing.IElementAdapter
 
getContext() - Method in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
getContext() - Method in class org.openarchitectureware.workflow.debug.WorkflowElementAdapter
 
getContext() - Method in class org.openarchitectureware.workflow.issues.Issue
 
getContext() - Method in class org.openarchitectureware.workflow.WorkflowRunner
 
getContextName() - Method in class org.openarchitectureware.util.ProfileCollector.ProfileEntry
 
getContributedFeatures() - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
getContributedFeatures() - Method in class org.openarchitectureware.type.baseimpl.types.BooleanTypeImpl
 
getContributedFeatures() - Method in class org.openarchitectureware.type.baseimpl.types.CollectionTypeImpl
 
getContributedFeatures() - Method in class org.openarchitectureware.type.baseimpl.types.FeatureTypeImpl
 
getContributedFeatures() - Method in class org.openarchitectureware.type.baseimpl.types.IntegerTypeImpl
 
getContributedFeatures() - Method in class org.openarchitectureware.type.baseimpl.types.ListTypeImpl
 
getContributedFeatures() - Method in class org.openarchitectureware.type.baseimpl.types.ObjectTypeImpl
 
getContributedFeatures() - Method in class org.openarchitectureware.type.baseimpl.types.OperationTypeImpl
 
getContributedFeatures() - Method in class org.openarchitectureware.type.baseimpl.types.PropertyTypeImpl
 
getContributedFeatures() - Method in class org.openarchitectureware.type.baseimpl.types.RealTypeImpl
 
getContributedFeatures() - Method in class org.openarchitectureware.type.baseimpl.types.SetTypeImpl
 
getContributedFeatures() - Method in class org.openarchitectureware.type.baseimpl.types.StaticPropertyTypeImpl
 
getContributedFeatures() - Method in class org.openarchitectureware.type.baseimpl.types.StringTypeImpl
 
getContributedFeatures() - Method in class org.openarchitectureware.type.baseimpl.types.TypeTypeImpl
 
getContributedFeatures() - Method in class org.openarchitectureware.type.baseimpl.types.VoidType
 
getContributedFeatures() - Method in class org.openarchitectureware.type.impl.java.JavaTypeImpl
 
getContributedFeatures() - Method in class org.openarchitectureware.xpand2.type.DefinitionType
 
getContributedFeatures() - Method in class org.openarchitectureware.xpand2.type.IteratorType
 
getContributedFeatures() - Method in class org.openarchitectureware.xtend.types.AdviceContextType
 
getCounter0() - Method in class org.openarchitectureware.xpand2.type.XpandIterator
 
getCounter1() - Method in class org.openarchitectureware.xpand2.type.XpandIterator
 
getCurrentContext() - Static method in class org.openarchitectureware.workflow.WorkflowContextHolder
 
getCustomConverters() - Method in class org.openarchitectureware.workflow.WorkflowRunner
Returns a map of custom Converter implementations used for the injection process.
getDefaultConverter() - Static method in class org.openarchitectureware.workflow.ast.util.WorkflowFactory
 
getDefaultExpr() - Method in class org.openarchitectureware.expression.ast.SwitchExpression
 
getDefinition() - Method in class org.openarchitectureware.xpand2.ast.ExpandStatement
 
getDefinitions() - Method in class org.openarchitectureware.xpand2.ast.Template
 
getDefinitions() - Method in interface org.openarchitectureware.xpand2.model.XpandResource
 
getDefinitionsAsList() - Method in class org.openarchitectureware.xpand2.ast.Template
 
getDefinitionsByName(String) - Method in class org.openarchitectureware.xpand2.ast.Template
 
getDefinitionsByName(String) - Method in interface org.openarchitectureware.xpand2.model.XpandResource
 
getDefName() - Method in class org.openarchitectureware.xpand2.ast.AbstractDefinition
 
getDisable() - Method in class org.openarchitectureware.xpand2.ast.ProtectStatement
 
getDisplayString() - Method in interface org.openarchitectureware.expression.codeassist.Proposal
 
getDisplayString() - Method in class org.openarchitectureware.expression.codeassist.ProposalImpl
 
getDocumentation() - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
getDocumentation() - Method in class org.openarchitectureware.type.baseimpl.OperationImpl
 
getDocumentation() - Method in class org.openarchitectureware.type.baseimpl.PropertyImpl
 
getDocumentation() - Method in class org.openarchitectureware.type.baseimpl.StaticPropertyImpl
 
getDocumentation() - Method in class org.openarchitectureware.type.baseimpl.types.VoidType
 
getDocumentation() - Method in interface org.openarchitectureware.type.Feature
 
getDocumentation() - Method in interface org.openarchitectureware.type.Type
 
getDocumentation() - Method in class org.openarchitectureware.xpand2.XpandExecutionContextImpl.DefinitionOperationAdapter
 
getElement() - Method in class org.openarchitectureware.expression.AnalysationIssue
 
getElement() - Method in class org.openarchitectureware.expression.debug.EvaluatedElementWrapper
 
getElement() - Method in class org.openarchitectureware.workflow.issues.Issue
 
getElementName() - Method in class org.openarchitectureware.expression.ast.CollectionExpression
 
getElementName(WorkflowComponent) - Static method in class org.openarchitectureware.workflow.util.ComponentPrinter
 
getElementNameLength(ISyntaxElement) - Method in class org.openarchitectureware.expression.debug.BaseSpecialTreatment
 
getElementNameLength(ISyntaxElement) - Method in class org.openarchitectureware.xpand2.debug.IfSpecial
 
getElements() - Method in class org.openarchitectureware.expression.ast.ListLiteral
 
getElements() - Method in class org.openarchitectureware.xpand2.type.XpandIterator
 
getElementsAsList() - Method in class org.openarchitectureware.expression.ast.ListLiteral
 
getElseIf() - Method in class org.openarchitectureware.xpand2.ast.IfStatement
 
getElsePart() - Method in class org.openarchitectureware.expression.ast.IfExpression
 
getEnd() - Method in class org.openarchitectureware.expression.ast.Identifier
 
getEnd() - Method in interface org.openarchitectureware.expression.ast.ISyntaxElement
 
getEnd() - Method in class org.openarchitectureware.expression.ast.SyntaxElement
 
getEnd() - Method in class org.openarchitectureware.expression.debug.EvaluatedElementWrapper
 
getEnd() - Method in class org.openarchitectureware.xpand2.model.AdvicedDefinition
 
getEnd() - Method in interface org.openarchitectureware.xtend.parser.OawError
 
getEnd() - Method in class org.openarchitectureware.xtend.parser.SyntaxError
 
getEndIndex() - Method in interface org.openarchitectureware.xpand2.pr.ProtectedRegion
 
getEndIndex() - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
getEndPresentation(ISyntaxElement, ExecutionContext) - Method in class org.openarchitectureware.expression.debug.ExpressionModelPresentation
 
getEndPresentation(ISyntaxElement, ExecutionContext) - Method in class org.openarchitectureware.xpand2.debug.XpandModelPresentation
 
getEndString(String, String) - Method in interface org.openarchitectureware.xpand2.pr.ProtectedRegion
 
getEndString(String, String) - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
getEnumLiteral(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.FeatureCall
 
getErrors() - Method in interface org.openarchitectureware.workflow.issues.Issues
 
getErrors() - Method in class org.openarchitectureware.workflow.issues.IssuesImpl
 
getErrorsFor(Object) - Method in interface org.openarchitectureware.workflow.issues.indexed.IndexedIssues
 
getErrorsFor(Object) - Method in class org.openarchitectureware.workflow.issues.indexed.IndexedIssuesImpl
 
getExecContext() - Method in class org.openarchitectureware.expression.ExpressionFacade
 
getExecutionContext(WorkflowContext) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
getExpression() - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent.Debug
 
getExpression() - Method in class org.openarchitectureware.xpand2.ast.ExpressionStatement
 
getExpression() - Method in class org.openarchitectureware.xtend.ast.AbstractExtensionDefinition
 
getExpression() - Method in class org.openarchitectureware.xtend.ast.Around
 
getExpression() - Method in class org.openarchitectureware.xtend.ast.CreateExtensionStatement
 
getExpression() - Method in class org.openarchitectureware.xtend.ast.ExpressionExtensionStatement
 
getExtension(String, Object[]) - Method in interface org.openarchitectureware.expression.ExecutionContext
 
getExtension(String, Object[]) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getExtension(Set<? extends Callable>, String, List<Type>) - Static method in class org.openarchitectureware.type.baseimpl.PolymorphicResolver
 
getExtensionAdvices() - Method in interface org.openarchitectureware.expression.ExecutionContext
 
getExtensionAdvices() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getExtensionFile() - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
getExtensionFile() - Method in interface org.openarchitectureware.xtend.ast.Extension
 
getExtensionForTypes(String, Type[]) - Method in interface org.openarchitectureware.expression.ExecutionContext
 
getExtensionForTypes(String, Type[]) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getExtensions() - Method in class org.openarchitectureware.xpand2.ast.Template
 
getExtensions() - Method in class org.openarchitectureware.xtend.ast.ExtensionFile
 
getExtensions() - Method in interface org.openarchitectureware.xtend.XtendFile
 
getExtensionType(ExtensionFile, ExpressionExtensionStatement) - Static method in class org.openarchitectureware.compiler.helpers.TypeHelper
 
getExtImports() - Method in class org.openarchitectureware.xtend.ast.ExtensionFile
 
getFeature(String, Type[]) - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
getFeature(Set<? extends Callable>, Class, String, List<? extends Type>) - Static method in class org.openarchitectureware.type.baseimpl.PolymorphicResolver
 
getFeature(String, Type[]) - Method in interface org.openarchitectureware.type.Type
finds a feature with the given name on the given type with respect to the given parametertypes this method handles polymorphistic resolution for parameter types
getFeature(String) - Method in interface org.openarchitectureware.workflow.config.ConfigurationModel
 
getFeatures(TypeFinder, Class, Type) - Method in class org.openarchitectureware.type.impl.java.beans.JavaBeansStrategy
Collect all features provided by a Java Class: Properties Declared public methods Static fields Java5 enumeration literals for defined enum types
getFeatures(TypeFinder, Class<?>, Type) - Method in interface org.openarchitectureware.type.impl.java.JavaTypeStrategy
 
getFeatures(TypeFinder, Class, Type) - Method in class org.openarchitectureware.type.impl.oawclassic.OAWClassicStrategy
 
getFeatureType() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getFeatureType() - Method in interface org.openarchitectureware.expression.TypeSystem
 
getFeatureType() - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getFeatureType() - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
Returns the type for feature objects.
getFieldNames(Object) - Static method in class org.openarchitectureware.workflow.util.ReflectionUtil
returns a list of names of the fields.
getFieldValue(Object, String) - Static method in class org.openarchitectureware.workflow.util.ReflectionUtil
Returns the value of a field of an object.
getFile() - Method in class org.openarchitectureware.workflow.ant.WorkflowAntTask
 
getFile() - Method in class org.openarchitectureware.workflow.ast.DeclaredPropertyFileAST
 
getFile() - Method in class org.openarchitectureware.workflow.ast.InclusionAST
 
getFile() - Method in interface org.openarchitectureware.xpand2.pr.ProtectedRegion
 
getFile() - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
getFileEncoding() - Method in class org.openarchitectureware.compiler.helpers.TemplateContext
 
getFileEncoding() - Method in class org.openarchitectureware.compiler.runtime.util.CompiledPostprocessFileHandle
 
getFileEncoding() - Method in class org.openarchitectureware.xpand2.Generator
Returns the name of character encoding used for the output file.
getFileEncoding() - Method in interface org.openarchitectureware.xpand2.output.FileHandle
 
getFileEncoding() - Method in class org.openarchitectureware.xpand2.output.FileHandleImpl
 
getFileEncoding() - Method in class org.openarchitectureware.xpand2.output.Outlet
 
getFileEncoding() - Method in interface org.openarchitectureware.xpand2.pr.ProtectedRegion
 
getFileEncoding() - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
getFileName() - Method in interface org.openarchitectureware.expression.ast.ISyntaxElement
 
getFileName() - Method in class org.openarchitectureware.expression.ast.SyntaxElement
 
getFileName() - Method in class org.openarchitectureware.expression.debug.EvaluatedElementWrapper
 
getFileName() - Method in class org.openarchitectureware.xpand2.model.AdvicedDefinition
 
getFilesCreated() - Method in class org.openarchitectureware.xpand2.output.Outlet
 
getFilesWrittenAndClosed() - Method in class org.openarchitectureware.xpand2.output.Outlet
 
getFirst() - Method in class org.openarchitectureware.expression.ast.ChainExpression
 
getFirst() - Method in class org.openarchitectureware.workflow.util.Pair
 
getFirst() - Method in class org.openarchitectureware.workflow.util.Triplet
 
getFormalParameters() - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
getFormalParameters() - Method in interface org.openarchitectureware.xtend.ast.Extension
 
getFqnWithoutPackagePrefix() - Method in class org.openarchitectureware.compiler.helpers.TemplateContext
 
getFqnWithPackagePrefix() - Method in class org.openarchitectureware.compiler.helpers.TemplateContext
 
getFullyQualifiedName() - Method in interface org.openarchitectureware.expression.Resource
 
getFullyQualifiedName() - Method in class org.openarchitectureware.xpand2.ast.Template
 
getFullyQualifiedName() - Method in class org.openarchitectureware.xtend.ast.ExtensionFile
 
getGlobalVar(String) - Method in class org.openarchitectureware.compiler.runtime.CompiledExecutionContext
 
getGlobalVariables() - Method in interface org.openarchitectureware.expression.ExecutionContext
accessible only through special extension methods
getGlobalVariables() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getGlobalVars() - Method in class org.openarchitectureware.compiler.runtime.CompiledExecutionContext
 
getGlobalVars(WorkflowContext) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
getGrammarFileName() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
getGrammarFileName() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
getGrammarFileName() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
getGrammarFileName() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
getGuard() - Method in class org.openarchitectureware.xtend.ast.Check
 
getId() - Method in class org.openarchitectureware.debug.communication.packets.AbstractPacket
 
getId() - Method in class org.openarchitectureware.workflow.ast.ComponentAST
 
getId() - Method in class org.openarchitectureware.workflow.container.CompositeComponent
 
getId() - Method in class org.openarchitectureware.workflow.lib.AbstractWorkflowComponent
 
getId() - Method in interface org.openarchitectureware.workflow.WorkflowComponentWithID
Returns the ID of the component.
getId() - Method in class org.openarchitectureware.xpand2.ast.ProtectStatement
 
getId() - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
getIdRef() - Method in class org.openarchitectureware.workflow.ast.ReferenceAST
 
getImportedElement() - Method in class org.openarchitectureware.workflow.ast.InclusionAST
 
getImportedExtensions() - Method in interface org.openarchitectureware.expression.Resource
 
getImportedExtensions() - Method in class org.openarchitectureware.xpand2.ast.Template
 
getImportedExtensions() - Method in class org.openarchitectureware.xtend.ast.ExtensionFile
 
getImportedExtensionsAsList() - Method in class org.openarchitectureware.xpand2.ast.Template
 
getImportedExtensionsAsList() - Method in class org.openarchitectureware.xtend.ast.ExtensionFile
 
getImportedId() - Method in class org.openarchitectureware.xtend.ast.ImportStatement
 
getImportedNamespaces() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getImportedNamespaces() - Method in interface org.openarchitectureware.expression.Resource
 
getImportedNamespaces() - Method in class org.openarchitectureware.xpand2.ast.Template
 
getImportedNamespaces() - Method in class org.openarchitectureware.xtend.ast.ExtensionFile
 
getImportedNamespacesAsList() - Method in class org.openarchitectureware.xpand2.ast.Template
 
getImportedNamespacesAsList() - Method in class org.openarchitectureware.xtend.ast.ExtensionFile
 
getImportedNs() - Method in class org.openarchitectureware.compiler.helpers.TemplateContext
 
getImports() - Method in class org.openarchitectureware.xpand2.ast.Template
 
getImportsAsList() - Method in class org.openarchitectureware.xpand2.ast.Template
 
getImportString() - Method in class org.openarchitectureware.xpand2.ast.ImportDeclaration
 
getInjector(Class<?>, String) - Static method in class org.openarchitectureware.workflow.ast.util.InjectorFactory
 
getInnerType() - Method in class org.openarchitectureware.type.baseimpl.types.CollectionTypeImpl
 
getInnerType() - Method in interface org.openarchitectureware.type.ParameterizedType
 
getInsertString() - Method in interface org.openarchitectureware.expression.codeassist.Proposal
 
getInsertString() - Method in class org.openarchitectureware.expression.codeassist.ProposalImpl
 
getInstance() - Static method in class org.openarchitectureware.compiler.runtime.CompiledExecutionContext
 
getInstance() - Static method in class org.openarchitectureware.util.ProfileCollector
 
getIntegerType() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getIntegerType() - Method in interface org.openarchitectureware.expression.TypeSystem
 
getIntegerType() - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getIntegerType() - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
Returns the type for integer objects.
getIteratorName() - Method in class org.openarchitectureware.xpand2.ast.ForEachStatement
 
getJavaMethod(ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xtend.ast.JavaExtensionStatement
 
getJavaMethodName() - Method in class org.openarchitectureware.xtend.ast.JavaExtensionStatement
 
getJavaResourceName(String) - Static method in class org.openarchitectureware.check.CheckUtils
 
getJavaResourceName(String) - Static method in class org.openarchitectureware.xpand2.XpandUtil
 
getJavaType() - Method in class org.openarchitectureware.xtend.ast.JavaExtensionStatement
 
getKeys() - Method in class org.openarchitectureware.workflow.issues.indexed.MapSet
 
getKeywordMapping(String) - Static method in class org.openarchitectureware.workflow.customizer.WorkflowCustomization
 
getKnownTypes() - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 
getKnownTypes() - Method in class org.openarchitectureware.type.impl.java.JavaMetaModel
 
getKnownTypes() - Method in interface org.openarchitectureware.type.MetaModel
returns all types this metamodel is responsible for
getKnownTypes() - Method in class org.openarchitectureware.xpand2.type.XpandTypesMetaModel
 
getKnownTypes() - Method in class org.openarchitectureware.xtend.types.XtendMetaModel
 
getLastSegment(String) - Static method in class org.openarchitectureware.expression.TypeNameUtil
Retrieves only the last segment of a qualified name and therefore cuts the namespace part
getLastSegment(String) - Static method in class org.openarchitectureware.xpand2.XpandUtil
 
getLeft() - Method in class org.openarchitectureware.expression.ast.BooleanOperation
 
getLength(String) - Static method in exception org.openarchitectureware.expression.EvaluationException
 
getLength() - Method in class org.openarchitectureware.workflow.ast.AbstractASTBase
 
getLine() - Method in interface org.openarchitectureware.expression.ast.ISyntaxElement
 
getLine() - Method in class org.openarchitectureware.expression.ast.SyntaxElement
 
getLine() - Method in class org.openarchitectureware.expression.debug.EvaluatedElementWrapper
 
getLine() - Method in class org.openarchitectureware.xpand2.model.AdvicedDefinition
 
getLine() - Method in interface org.openarchitectureware.xtend.parser.OawError
 
getLine() - Method in class org.openarchitectureware.xtend.parser.SyntaxError
 
getLineNumber() - Method in class org.openarchitectureware.workflow.ast.AbstractASTBase
 
getLineNumber() - Method in class org.openarchitectureware.workflow.ast.parser.Location
 
getListType(Type) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getListType(Type) - Method in interface org.openarchitectureware.expression.TypeSystem
 
getListType(Type) - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getListType(Type) - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
Returns the type for list objects.
getLiteralValue() - Method in class org.openarchitectureware.expression.ast.Literal
 
getLocation() - Method in class org.openarchitectureware.workflow.ast.AbstractASTBase
 
getLocation() - Method in exception org.openarchitectureware.workflow.ast.parser.ParseException
 
getLocation() - Method in class org.openarchitectureware.workflow.container.CompositeComponent
Returns the location of the entry in the parent workflow file.
getLocation() - Method in class org.openarchitectureware.workflow.lib.AbstractWorkflowComponent
 
getLocation() - Method in interface org.openarchitectureware.workflow.WorkflowComponent
Returns the location in the source file that invokes the current component.
getLogMessage() - Method in class org.openarchitectureware.check.CheckComponent
 
getLogMessage() - Method in class org.openarchitectureware.workflow.common.DirectoryCleaner
 
getLogMessage() - Method in class org.openarchitectureware.workflow.config.FeatureComponent
 
getLogMessage() - Method in class org.openarchitectureware.workflow.container.CompositeComponent
 
getLogMessage() - Method in class org.openarchitectureware.workflow.container.IfComponent
 
getLogMessage() - Method in class org.openarchitectureware.workflow.lib.AbstractWorkflowComponent
 
getLogMessage() - Method in interface org.openarchitectureware.workflow.WorkflowComponentWithID
Returns the log message,
getLogMessage() - Method in class org.openarchitectureware.xpand2.Generator
 
getLogMessage() - Method in class org.openarchitectureware.xpand2.GeneratorAdvice
 
getLogMessage() - Method in class org.openarchitectureware.xtend.XtendAdvice
 
getLogMessage() - Method in class org.openarchitectureware.xtend.XtendComponent
 
getMaxTimeGross() - Method in class org.openarchitectureware.util.ProfileCollector.ProfileEntry
 
getMaxTimeNet() - Method in class org.openarchitectureware.util.ProfileCollector.ProfileEntry
 
getMessage() - Method in class org.openarchitectureware.expression.AnalysationIssue
 
getMessage() - Method in class org.openarchitectureware.workflow.issues.Issue
 
getMessage() - Method in class org.openarchitectureware.xpand2.ast.ErrorStatement
 
getMessage() - Method in interface org.openarchitectureware.xtend.parser.OawError
 
getMessage() - Method in class org.openarchitectureware.xtend.parser.SyntaxError
 
getMethod(String, List<Callable>, Class<?>[]) - Method in class org.openarchitectureware.compiler.runtime.util.PolymorphicResolver
 
getMethod(String, List<Callable>, List<Class<?>>) - Method in class org.openarchitectureware.compiler.runtime.util.PolymorphicResolver
 
getMethodMapping() - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
this method must be overridden by (typically generated) subclasses, and these subclass implementations must "merge" their own data with the method mappings provided by this superclass.
getMinTimeGross() - Method in class org.openarchitectureware.util.ProfileCollector.ProfileEntry
 
getMinTimeNet() - Method in class org.openarchitectureware.util.ProfileCollector.ProfileEntry
 
getMode() - Method in class org.openarchitectureware.xpand2.ast.FileStatement
 
getModelSlot() - Method in class org.openarchitectureware.workflow.lib.WorkflowComponentWithModelSlot
 
getMonitor() - Method in interface org.openarchitectureware.expression.ExecutionContext
Retrieves the associated ProgressMonitor
getMonitor() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getMsg() - Method in class org.openarchitectureware.xtend.ast.Check
 
getName() - Method in class org.openarchitectureware.compiler.runtime.BuiltinCallable
 
getName() - Method in interface org.openarchitectureware.compiler.runtime.Callable
 
getName() - Method in class org.openarchitectureware.compiler.runtime.ExtensionCallable
 
getName() - Method in class org.openarchitectureware.compiler.runtime.MethodCallable
 
getName() - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent.GlobalVarDef
 
getName() - Method in class org.openarchitectureware.expression.ast.DeclaredParameter
 
getName() - Method in class org.openarchitectureware.expression.ast.FeatureCall
 
getName() - Method in class org.openarchitectureware.expression.ast.LetExpression
 
getName(Class<?>) - Static method in class org.openarchitectureware.expression.TypeNameUtil
Gets the internal representation of a class name.
getName() - Method in class org.openarchitectureware.expression.Variable
 
getName() - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
getName() - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
Returns the name of the metamodel.
getName() - Method in class org.openarchitectureware.type.baseimpl.FeatureImpl
 
getName() - Method in interface org.openarchitectureware.type.Callable
 
getName() - Method in class org.openarchitectureware.type.impl.java.JavaMetaModel
Returns the metamodel name.
getName() - Method in interface org.openarchitectureware.type.Type
 
getName() - Method in class org.openarchitectureware.workflow.ant.Param
Property getter
getName() - Method in class org.openarchitectureware.workflow.ast.ComponentAST
 
getName() - Method in class org.openarchitectureware.workflow.ast.DeclaredPropertyAST
 
getName() - Method in interface org.openarchitectureware.workflow.ast.NamedAST
 
getName() - Method in class org.openarchitectureware.workflow.ast.ReferenceAST
 
getName() - Method in class org.openarchitectureware.workflow.ast.SimpleParamAST
 
getName() - Method in interface org.openarchitectureware.workflow.ast.util.Injector
 
getName() - Method in class org.openarchitectureware.workflow.ast.util.InjectorList
 
getName() - Method in class org.openarchitectureware.workflow.ast.util.InjectorPut
 
getName() - Method in class org.openarchitectureware.workflow.ast.util.InjectorSimple
 
getName() - Method in class org.openarchitectureware.workflow.container.CompositeComponent
Returns the name of the component.
getName() - Method in class org.openarchitectureware.xpand2.ast.AbstractDefinition
 
getName() - Method in class org.openarchitectureware.xpand2.model.AdvicedDefinition
 
getName() - Method in interface org.openarchitectureware.xpand2.model.XpandDefinition
 
getName() - Method in class org.openarchitectureware.xpand2.output.Outlet
 
getName() - Method in class org.openarchitectureware.xpand2.type.XpandDefinitionImpl
 
getName() - Method in class org.openarchitectureware.xpand2.type.XpandTypesMetaModel
Returns the name of the metamodel.
getName() - Method in class org.openarchitectureware.xpand2.XpandExecutionContextImpl.DefinitionOperationAdapter
 
getName() - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
getName() - Method in interface org.openarchitectureware.xtend.ast.Extension
 
getName() - Method in class org.openarchitectureware.xtend.types.AdviceContext
 
getName() - Method in class org.openarchitectureware.xtend.types.XtendMetaModel
Returns the name of the metamodel.
getNameEnd() - Method in class org.openarchitectureware.workflow.ast.parser.Location
 
getNameIdentifier() - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
getNamespaces() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getNamespaces() - Method in interface org.openarchitectureware.expression.TypeSystem
 
getNamespaces() - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getNamespaces() - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 
getNamespaces() - Method in class org.openarchitectureware.type.impl.java.JavaMetaModel
 
getNamespaces() - Method in interface org.openarchitectureware.type.MetaModel
Returns all namespaces provided by this metamodel.
getNamespaces() - Method in class org.openarchitectureware.xpand2.type.XpandTypesMetaModel
 
getNamespaces() - Method in class org.openarchitectureware.xtend.types.XtendMetaModel
 
getNameStart() - Method in class org.openarchitectureware.workflow.ast.parser.Location
 
getNameString(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.FeatureCall
 
getNameString(ExecutionContext) - Method in interface org.openarchitectureware.expression.ast.ISyntaxElement
 
getNameString(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.OperationCall
 
getNameString(ExecutionContext) - Method in class org.openarchitectureware.expression.ast.SyntaxElement
 
getNameString(ExecutionContext) - Method in class org.openarchitectureware.xpand2.ast.Advice
 
getNameString(ExecutionContext) - Method in class org.openarchitectureware.xpand2.ast.Definition
 
getNameString(ExecutionContext) - Method in class org.openarchitectureware.xpand2.ast.ExpandStatement
 
getNameString(ExecutionContext) - Method in class org.openarchitectureware.xpand2.ast.ExpressionStatement
 
getNameString(ExecutionContext) - Method in class org.openarchitectureware.xpand2.ast.FileStatement
 
getNameString(ExecutionContext) - Method in class org.openarchitectureware.xpand2.ast.ForEachStatement
 
getNameString(ExecutionContext) - Method in class org.openarchitectureware.xpand2.model.AdvicedDefinition
 
getNameToString(Object) - Static method in class org.openarchitectureware.workflow.util.ReflectionUtil
Null save toString
getNext() - Method in class org.openarchitectureware.expression.ast.ChainExpression
 
getNsImports() - Method in class org.openarchitectureware.xtend.ast.ExtensionFile
 
getNullEvaluationHandler() - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
getNumCalls() - Method in class org.openarchitectureware.util.ProfileCollector.ProfileEntry
 
getOawExtension(String) - Static method in exception org.openarchitectureware.expression.EvaluationException
 
getOawNamespace(String) - Static method in exception org.openarchitectureware.expression.EvaluationException
 
getOawStackTrace() - Method in exception org.openarchitectureware.expression.EvaluationException
 
getObjectType() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getObjectType() - Method in interface org.openarchitectureware.expression.TypeSystem
 
getObjectType() - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getObjectType() - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
Returns the type for objects.
getOffset() - Method in class org.openarchitectureware.expression.codeassist.ReverseScanner
 
getOffSet(String) - Static method in exception org.openarchitectureware.expression.EvaluationException
 
getOffset() - Method in class org.openarchitectureware.workflow.ast.AbstractASTBase
 
getOperation(String, Type[]) - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
getOperation(Set<? extends Callable>, String, Type, List<? extends Type>) - Static method in class org.openarchitectureware.type.baseimpl.PolymorphicResolver
 
getOperation(String, Type[]) - Method in interface org.openarchitectureware.type.Type
finds an operation with the given name on the given type with respect to the given parametertypes this method handles polymorphistic resolution for parameter types
getOperationType() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getOperationType() - Method in interface org.openarchitectureware.expression.TypeSystem
 
getOperationType() - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getOperationType() - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
Returns the type for operation objects.
getOperator() - Method in class org.openarchitectureware.expression.ast.BooleanOperation
 
getOutlet(String) - Method in class org.openarchitectureware.compiler.runtime.CompiledExecutionContext
 
getOutlet() - Method in class org.openarchitectureware.compiler.runtime.util.CompiledPostprocessFileHandle
 
getOutlet() - Method in interface org.openarchitectureware.xpand2.output.FileHandle
 
getOutlet() - Method in class org.openarchitectureware.xpand2.output.FileHandleImpl
 
getOutletName() - Method in class org.openarchitectureware.xpand2.ast.FileStatement
 
getOutlets() - Method in class org.openarchitectureware.xpand2.Generator
Retrieves the configured and initialized outlets of the generator.
getOutput() - Method in interface org.openarchitectureware.xpand2.XpandExecutionContext
 
getOutput() - Method in class org.openarchitectureware.xpand2.XpandExecutionContextImpl
 
getOwner() - Method in class org.openarchitectureware.type.baseimpl.OperationImpl
 
getOwner() - Method in class org.openarchitectureware.type.baseimpl.PropertyImpl
 
getOwner() - Method in class org.openarchitectureware.type.baseimpl.StaticPropertyImpl
 
getOwner() - Method in interface org.openarchitectureware.type.Feature
 
getOwner() - Method in class org.openarchitectureware.xpand2.ast.AbstractDefinition
 
getOwner() - Method in class org.openarchitectureware.xpand2.model.AdvicedDefinition
 
getOwner() - Method in interface org.openarchitectureware.xpand2.model.XpandDefinition
 
getOwner() - Method in class org.openarchitectureware.xpand2.XpandExecutionContextImpl.DefinitionOperationAdapter
 
getOwnLocation() - Method in class org.openarchitectureware.workflow.container.CompositeComponent
Returns the location of the start and closing tags in the actual workflow file.
getPackage(String) - Static method in class org.openarchitectureware.expression.TypeNameUtil
 
getPackageName(String) - Method in class org.openarchitectureware.compiler.helpers.CompilableApp
 
getPackagePrefix() - Method in class org.openarchitectureware.compiler.helpers.TemplateContext
 
getPacket(Class<? extends AbstractPacket>, long) - Method in class org.openarchitectureware.debug.communication.PacketReceiver
Get a packet of the requested type, wait the specified time until it arrives, if time is negative, wait until socket will be closed
getPacket(Class<? extends AbstractPacket>, int, long) - Method in class org.openarchitectureware.debug.communication.PacketReceiver
Get a packet of the requested type with a specific id, wait the specified time until it arrives, if time is negative, wait until socket will be closed
getParameterNames() - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
getParameterNames() - Method in interface org.openarchitectureware.xtend.ast.Extension
 
getParameters() - Method in class org.openarchitectureware.xpand2.ast.ExpandStatement
 
getParametersAsList() - Method in class org.openarchitectureware.xpand2.ast.ExpandStatement
 
getParameterTypes() - Method in class org.openarchitectureware.type.baseimpl.OperationImpl
 
getParameterTypes() - Method in interface org.openarchitectureware.type.ParameterizedCallable
 
getParameterTypes() - Method in class org.openarchitectureware.xpand2.XpandExecutionContextImpl.DefinitionOperationAdapter
 
getParameterTypes() - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
getParameterTypes() - Method in interface org.openarchitectureware.xtend.ast.Extension
 
getParamNames() - Method in class org.openarchitectureware.xpand2.type.XpandDefinitionImpl
 
getParamNames() - Method in class org.openarchitectureware.xtend.types.AdviceContext
 
getParams() - Method in class org.openarchitectureware.expression.ast.OperationCall
 
getParams() - Method in class org.openarchitectureware.xpand2.ast.AbstractDefinition
 
getParams() - Method in class org.openarchitectureware.xpand2.model.AdvicedDefinition
 
getParams() - Method in interface org.openarchitectureware.xpand2.model.XpandDefinition
 
getParams() - Method in class org.openarchitectureware.xtend.ast.Around
 
getParamsAsList() - Method in class org.openarchitectureware.expression.ast.OperationCall
 
getParamsAsList() - Method in class org.openarchitectureware.xpand2.ast.AbstractDefinition
 
getParamString(boolean) - Method in class org.openarchitectureware.xpand2.ast.AbstractDefinition
 
getParamString(boolean) - Method in class org.openarchitectureware.xpand2.model.AdvicedDefinition
 
getParamString(boolean) - Method in interface org.openarchitectureware.xpand2.model.XpandDefinition
 
getParamTypes() - Method in class org.openarchitectureware.compiler.runtime.BuiltinCallable
 
getParamTypes() - Method in interface org.openarchitectureware.compiler.runtime.Callable
 
getParamTypes() - Method in class org.openarchitectureware.compiler.runtime.ExtensionCallable
 
getParamTypes() - Method in class org.openarchitectureware.compiler.runtime.MethodCallable
 
getParamTypes() - Method in class org.openarchitectureware.xpand2.type.XpandDefinitionImpl
 
getParamTypes(ExecutionContext) - Method in class org.openarchitectureware.xtend.ast.Around
 
getParamTypes() - Method in class org.openarchitectureware.xtend.types.AdviceContext
 
getParamValues() - Method in class org.openarchitectureware.xtend.types.AdviceContext
 
getParent() - Method in class org.openarchitectureware.xtend.ast.Around
 
getPassedBeans() - Method in class org.openarchitectureware.workflow.ast.InclusionAST
 
getPassedProperties() - Method in class org.openarchitectureware.workflow.ast.InclusionAST
 
getPath() - Method in class org.openarchitectureware.xpand2.output.Outlet
 
getPattern() - Method in class org.openarchitectureware.expression.codeassist.ExtensionImportProposalComputer
 
getPointCut() - Method in class org.openarchitectureware.xpand2.ast.Advice
 
getPointCut() - Method in class org.openarchitectureware.xtend.ast.Around
 
getPossibleNames(String, String[]) - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getPrefix() - Method in interface org.openarchitectureware.expression.codeassist.Proposal
 
getPrefix() - Method in class org.openarchitectureware.expression.codeassist.ProposalImpl
 
getProfile() - Method in class org.openarchitectureware.util.ProfileCollector
 
getProperties(ResourceLoader) - Method in class org.openarchitectureware.workflow.ast.DeclaredPropertyFileAST
 
getProperty(String) - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
getProperty(Set<? extends Callable>, String, Type) - Static method in class org.openarchitectureware.type.baseimpl.PolymorphicResolver
 
getProperty(String) - Method in interface org.openarchitectureware.type.Type
finds a property with the given name
getPropertyNames(ResourceLoader) - Method in class org.openarchitectureware.workflow.ast.DeclaredPropertyFileAST
 
getPropertyType() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getPropertyType() - Method in interface org.openarchitectureware.expression.TypeSystem
 
getPropertyType() - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getPropertyType() - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
Returns the type for property objects.
getProposedElement() - Method in class org.openarchitectureware.expression.codeassist.ProposalImpl
 
getProtectedRegion(String) - Method in interface org.openarchitectureware.xpand2.pr.ProtectedRegionResolver
Retrieve a ProtectedRegion by its Id.
getProtectedRegion(String) - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl
 
getProtectedRegionResolver() - Method in class org.openarchitectureware.compiler.runtime.CompiledExecutionContext
 
getProtectedRegionResolver() - Method in interface org.openarchitectureware.xpand2.XpandExecutionContext
 
getProtectedRegionResolver() - Method in class org.openarchitectureware.xpand2.XpandExecutionContextImpl
 
getPublicExtensions(ResourceManager, ExecutionContext) - Method in class org.openarchitectureware.xtend.ast.ExtensionFile
 
getPublicExtensions(ResourceManager, ExecutionContext, Set<String>) - Method in class org.openarchitectureware.xtend.ast.ExtensionFile
 
getPublicExtensions(ResourceManager, ExecutionContext) - Method in interface org.openarchitectureware.xtend.XtendFile
 
getPublicExtensions(ResourceManager, ExecutionContext, Set<String>) - Method in interface org.openarchitectureware.xtend.XtendFile
This method is public only for technical reasons - do not call directly!
getQualifiedName() - Method in class org.openarchitectureware.xpand2.ast.AbstractDefinition
 
getQualifiedName() - Method in class org.openarchitectureware.xpand2.model.AdvicedDefinition
 
getQualifiedName() - Method in interface org.openarchitectureware.xpand2.model.XpandDefinition
 
getQualifiedName() - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
getQualifiedName() - Method in interface org.openarchitectureware.xtend.ast.Extension
 
getRawLineNumber() - Method in class org.openarchitectureware.workflow.ast.parser.Location
 
getRealType() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getRealType() - Method in interface org.openarchitectureware.expression.TypeSystem
 
getRealType() - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getRealType() - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
Returns the type for real objects.
getReference() - Method in class org.openarchitectureware.workflow.ast.ReferenceAST
 
getRequiredType() - Method in interface org.openarchitectureware.workflow.ast.util.Injector
 
getRequiredType() - Method in class org.openarchitectureware.workflow.ast.util.InjectorList
 
getRequiredType() - Method in class org.openarchitectureware.workflow.ast.util.InjectorPut
 
getRequiredType() - Method in class org.openarchitectureware.workflow.ast.util.InjectorSimple
 
getResource(ISyntaxElement) - Method in class org.openarchitectureware.expression.debug.ExpressionModelPresentation
 
getResource() - Method in class org.openarchitectureware.workflow.ast.AbstractASTBase
 
getResource() - Method in class org.openarchitectureware.workflow.ast.parser.Location
 
getResource() - Method in class org.openarchitectureware.workflow.container.CompositeComponent
Returns the filename of the workflow.
getResource(String) - Method in interface org.openarchitectureware.workflow.util.ResourceLoader
 
getResource(String) - Method in class org.openarchitectureware.workflow.util.ResourceLoaderDefaultImpl
 
getResourceAsStream(String) - Method in interface org.openarchitectureware.workflow.util.ResourceLoader
 
getResourceAsStream(String) - Method in class org.openarchitectureware.workflow.util.ResourceLoaderDefaultImpl
 
getResourceManager() - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
getResourceManager() - Method in interface org.openarchitectureware.expression.ExecutionContext
Retrieves the associated ResourceManager
getResourceManager() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getResult() - Method in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlFileEvaluator
 
getReturnType() - Method in class org.openarchitectureware.type.baseimpl.FeatureImpl
 
getReturnType(Type, Type[]) - Method in class org.openarchitectureware.type.baseimpl.OperationImpl
 
getReturnType() - Method in interface org.openarchitectureware.type.Callable
 
getReturnType(Type, Type[]) - Method in interface org.openarchitectureware.type.Operation
 
getReturnType() - Method in class org.openarchitectureware.xpand2.XpandExecutionContextImpl.DefinitionOperationAdapter
 
getReturnType(Type, Type[]) - Method in class org.openarchitectureware.xpand2.XpandExecutionContextImpl.DefinitionOperationAdapter
 
getReturnType(Type[], ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
getReturnType() - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
getReturnType(Type[], ExecutionContext, Set<AnalysationIssue>) - Method in interface org.openarchitectureware.xtend.ast.Extension
 
getReturnType() - Method in interface org.openarchitectureware.xtend.ast.Extension
 
getReturnTypeIdentifier() - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
getReturnTypeIdentifier() - Method in interface org.openarchitectureware.xtend.ast.Extension
 
getReturnVarName() - Method in class org.openarchitectureware.xtend.ast.CreateExtensionStatement
 
getRight() - Method in class org.openarchitectureware.expression.ast.BooleanOperation
 
getRoot() - Method in class org.openarchitectureware.workflow.ast.util.WorkflowContainer
 
getSecond() - Method in class org.openarchitectureware.workflow.util.Pair
 
getSecond() - Method in class org.openarchitectureware.workflow.util.Triplet
 
getSeparator() - Method in class org.openarchitectureware.xpand2.ast.ExpandStatement
 
getSeparator() - Method in class org.openarchitectureware.xpand2.ast.ForEachStatement
 
getSetType(Type) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getSetType(Type) - Method in interface org.openarchitectureware.expression.TypeSystem
 
getSetType(Type) - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getSetType(Type) - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
Returns the type for set objects.
getShortString(WorkflowComponent) - Static method in class org.openarchitectureware.workflow.util.ComponentPrinter
 
getSimpleName(String) - Method in class org.openarchitectureware.compiler.helpers.CompilableApp
 
getSimpleName(String) - Static method in class org.openarchitectureware.expression.TypeNameUtil
Cuts the namespace qualification from the type string.
getSimpleName(Object) - Static method in class org.openarchitectureware.workflow.util.ReflectionUtil
return a String representation of the element.
getSlotNames() - Method in interface org.openarchitectureware.workflow.WorkflowContext
 
getSlotNames() - Method in class org.openarchitectureware.workflow.WorkflowContextDefaultImpl
 
getSpecialEndSyntaxElement(ISyntaxElement) - Method in class org.openarchitectureware.expression.debug.BaseSpecialTreatment
 
getSpecialEndSyntaxElement(ISyntaxElement) - Method in class org.openarchitectureware.xpand2.debug.ExpandSpecial
 
getStart() - Method in interface org.openarchitectureware.expression.ast.ISyntaxElement
 
getStart() - Method in class org.openarchitectureware.expression.ast.SyntaxElement
 
getStart() - Method in class org.openarchitectureware.expression.debug.EvaluatedElementWrapper
 
getStart(ISyntaxElement) - Method in class org.openarchitectureware.expression.debug.ExpressionModelPresentation
 
getStart() - Method in class org.openarchitectureware.xpand2.model.AdvicedDefinition
 
getStart() - Method in interface org.openarchitectureware.xtend.parser.OawError
 
getStart() - Method in class org.openarchitectureware.xtend.parser.SyntaxError
 
getStartIndex() - Method in interface org.openarchitectureware.xpand2.pr.ProtectedRegion
 
getStartIndex() - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
getStartingEndPosition(ISyntaxElement) - Method in class org.openarchitectureware.expression.debug.ExpressionModelPresentation
 
getStartingEndPosition(ISyntaxElement) - Method in class org.openarchitectureware.xpand2.debug.XpandModelPresentation
 
getStartPresentation(ISyntaxElement, ExecutionContext) - Method in class org.openarchitectureware.expression.debug.ExpressionModelPresentation
 
getStartPresentation(ISyntaxElement, ExecutionContext) - Method in class org.openarchitectureware.xpand2.debug.XpandModelPresentation
 
getStartString(String, String) - Method in interface org.openarchitectureware.xpand2.pr.ProtectedRegion
 
getStartString(String, String) - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
getStaticProperty(String) - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
getStaticProperty(Set<? extends Callable>, String, Type) - Static method in class org.openarchitectureware.type.baseimpl.PolymorphicResolver
 
getStaticProperty(String) - Method in interface org.openarchitectureware.type.Type
finds a static property with the given name
getStaticPropertyType() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getStaticPropertyType() - Method in interface org.openarchitectureware.expression.TypeSystem
 
getStaticPropertyType() - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getStaticPropertyType() - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
Returns the type for static property objects.
getString() - Method in class org.openarchitectureware.expression.codeassist.CharacterScanner
 
getString(WorkflowComponent) - Static method in class org.openarchitectureware.workflow.util.ComponentPrinter
 
getStringRep(Object) - Method in class org.openarchitectureware.expression.debug.ExpressionModelPresentation
 
getStringType() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getStringType() - Method in interface org.openarchitectureware.expression.TypeSystem
 
getStringType() - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getStringType() - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
Returns the type for string objects.
getSuperTypes() - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
getSuperTypes() - Method in class org.openarchitectureware.type.baseimpl.types.BooleanTypeImpl
 
getSuperTypes() - Method in class org.openarchitectureware.type.baseimpl.types.CollectionTypeImpl
 
getSuperTypes() - Method in class org.openarchitectureware.type.baseimpl.types.FeatureTypeImpl
 
getSuperTypes() - Method in class org.openarchitectureware.type.baseimpl.types.IntegerTypeImpl
 
getSuperTypes() - Method in class org.openarchitectureware.type.baseimpl.types.ListTypeImpl
 
getSuperTypes() - Method in class org.openarchitectureware.type.baseimpl.types.ObjectTypeImpl
 
getSuperTypes() - Method in class org.openarchitectureware.type.baseimpl.types.OperationTypeImpl
 
getSuperTypes() - Method in class org.openarchitectureware.type.baseimpl.types.PropertyTypeImpl
 
getSuperTypes() - Method in class org.openarchitectureware.type.baseimpl.types.RealTypeImpl
 
getSuperTypes() - Method in class org.openarchitectureware.type.baseimpl.types.SetTypeImpl
 
getSuperTypes() - Method in class org.openarchitectureware.type.baseimpl.types.StaticPropertyTypeImpl
 
getSuperTypes() - Method in class org.openarchitectureware.type.baseimpl.types.StringTypeImpl
 
getSuperTypes() - Method in class org.openarchitectureware.type.baseimpl.types.TypeTypeImpl
 
getSuperTypes() - Method in class org.openarchitectureware.type.baseimpl.types.VoidType
 
getSuperTypes() - Method in class org.openarchitectureware.type.impl.java.JavaTypeImpl
 
getSuperTypes() - Method in interface org.openarchitectureware.type.Type
 
getSuperTypes() - Method in class org.openarchitectureware.xpand2.type.DefinitionType
 
getSuperTypes() - Method in class org.openarchitectureware.xpand2.type.IteratorType
 
getSwitchExpr() - Method in class org.openarchitectureware.expression.ast.SwitchExpression
 
getTarget() - Method in class org.openarchitectureware.expression.ast.Cast
 
getTarget() - Method in class org.openarchitectureware.expression.ast.FeatureCall
 
getTarget() - Method in class org.openarchitectureware.xpand2.ast.ExpandStatement
 
getTarget() - Method in class org.openarchitectureware.xpand2.ast.ForEachStatement
 
getTargetExpression() - Method in class org.openarchitectureware.expression.ast.LetExpression
 
getTargetFile() - Method in class org.openarchitectureware.compiler.runtime.util.CompiledPostprocessFileHandle
 
getTargetFile() - Method in interface org.openarchitectureware.xpand2.output.FileHandle
 
getTargetFile() - Method in class org.openarchitectureware.xpand2.output.FileHandleImpl
 
getTargetFileName() - Method in class org.openarchitectureware.xpand2.ast.FileStatement
 
getTargetType() - Method in class org.openarchitectureware.xpand2.ast.AbstractDefinition
 
getTargetType() - Method in class org.openarchitectureware.xpand2.model.AdvicedDefinition
 
getTargetType() - Method in interface org.openarchitectureware.xpand2.model.XpandDefinition
 
getTargetType() - Method in class org.openarchitectureware.xpand2.type.XpandDefinitionImpl
 
getTemplate() - Method in class org.openarchitectureware.compiler.helpers.TemplateContext
 
getTemplateFqn(String, Template) - Static method in class org.openarchitectureware.compiler.helpers.TemplateHelper
 
getTemplateName(ISyntaxElement) - Method in class org.openarchitectureware.expression.debug.ExpressionModelPresentation
 
getter - Variable in class org.openarchitectureware.workflow.ast.util.InjectorList
 
getThenPart() - Method in class org.openarchitectureware.expression.ast.Case
 
getThenPart() - Method in class org.openarchitectureware.expression.ast.IfExpression
 
getThird() - Method in class org.openarchitectureware.workflow.util.Triplet
 
getTokenNames() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
getTokenNames() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
getTotalTimeGross() - Method in class org.openarchitectureware.util.ProfileCollector.ProfileEntry
 
getTotalTimeNet() - Method in class org.openarchitectureware.util.ProfileCollector.ProfileEntry
 
getType() - Method in class org.openarchitectureware.expression.AnalysationIssue
 
getType() - Method in class org.openarchitectureware.expression.ast.Cast
 
getType() - Method in class org.openarchitectureware.expression.ast.DeclaredParameter
 
getType(Object) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getType(Object) - Method in interface org.openarchitectureware.expression.TypeSystem
 
getType(Object) - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getType(Object) - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 
getType(Object) - Method in class org.openarchitectureware.type.impl.java.JavaMetaModel
 
getType(Object) - Method in interface org.openarchitectureware.type.MetaModel
if this metamodel is responsible for a types which are responsible for the given object, it returns the corresponding type.
getType() - Method in class org.openarchitectureware.xpand2.ast.AbstractDefinition
 
getType(Object) - Method in class org.openarchitectureware.xpand2.type.XpandTypesMetaModel
 
getType() - Method in class org.openarchitectureware.xtend.ast.Check
 
getType(Object) - Method in class org.openarchitectureware.xtend.types.XtendMetaModel
 
getTypeForClass(Class<?>) - Method in class org.openarchitectureware.type.impl.java.JavaMetaModel
Returns the corresponding type for an EClass object.
getTypeForIdentifier(List<String>, String) - Static method in class org.openarchitectureware.compiler.helpers.TypeHelper
 
getTypeForName(String) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getTypeForName(String) - Method in interface org.openarchitectureware.expression.TypeSystem
 
getTypeForName(String) - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getTypeForName(String, String[]) - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getTypeForName(String) - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 
getTypeForName(String) - Method in class org.openarchitectureware.type.impl.java.JavaMetaModel
 
getTypeForName(String) - Method in interface org.openarchitectureware.type.MetaModel
if this metamodel is responsible for a type with the given name, it returns the corresponding type.
getTypeForName(String) - Method in class org.openarchitectureware.xpand2.type.XpandTypesMetaModel
 
getTypeForName(String) - Method in class org.openarchitectureware.xtend.types.XtendMetaModel
 
getTypeName() - Method in class org.openarchitectureware.expression.ast.ConstructorCallExpression
 
getTypeName() - Method in class org.openarchitectureware.expression.ast.TypeSelectExpression
 
getTypeName(String) - Static method in class org.openarchitectureware.expression.TypeNameUtil
Retrieves the type name
getTypeSystem() - Method in class org.openarchitectureware.compiler.runtime.CompiledExecutionContext
 
getTypeSystem() - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
getTypeSystem() - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 
getTypeSystem() - Method in class org.openarchitectureware.type.impl.java.JavaMetaModel
 
getTypeSystem() - Method in interface org.openarchitectureware.type.MetaModel
Returns the underlying typesystem.
getTypeSystem() - Method in interface org.openarchitectureware.type.Type
 
getTypeSystem() - Method in class org.openarchitectureware.xpand2.type.XpandTypesMetaModel
 
getTypeSystem() - Method in class org.openarchitectureware.xtend.types.XtendMetaModel
 
getTypeType() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getTypeType() - Method in interface org.openarchitectureware.expression.TypeSystem
 
getTypeType() - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getTypeType() - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
Returns the type for type objects.
getValue() - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent.GlobalVarDef
 
getValue() - Method in class org.openarchitectureware.expression.ast.Identifier
 
getValue() - Method in class org.openarchitectureware.expression.ast.StringLiteral
 
getValue() - Method in class org.openarchitectureware.expression.Variable
 
getValue() - Method in class org.openarchitectureware.workflow.ant.Param
Property getter
getValue() - Method in class org.openarchitectureware.workflow.ast.DeclaredPropertyAST
 
getValue() - Method in class org.openarchitectureware.workflow.ast.SimpleParamAST
 
getValue() - Method in class org.openarchitectureware.xpand2.ast.TextStatement
 
getValues() - Method in class org.openarchitectureware.workflow.util.Cache
 
getValues() - Method in class org.openarchitectureware.workflow.util.DoubleKeyCache
 
getValues() - Method in class org.openarchitectureware.workflow.util.TripleKeyCache
 
getValues() - Method in class org.openarchitectureware.workflow.util.WeakCache
 
getVarExpression() - Method in class org.openarchitectureware.expression.ast.LetExpression
 
getVariable(String) - Method in interface org.openarchitectureware.expression.ExecutionContext
 
getVariable(String) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getVariable() - Method in class org.openarchitectureware.xpand2.ast.ForEachStatement
 
getVariableDetailRep(Object) - Method in interface org.openarchitectureware.debug.processing.IElementAdapter
compute the string representation of the element ready to display in the variables detail view.
getVariableDetailRep(Object) - Method in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
getVariableDetailRep(Object) - Method in class org.openarchitectureware.workflow.debug.WorkflowElementAdapter
 
getVariables(Object) - Method in interface org.openarchitectureware.debug.processing.IElementAdapter
collect all available variables for a given element.
getVariables(Object) - Method in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
getVariables(Object) - Method in class org.openarchitectureware.workflow.debug.WorkflowElementAdapter
 
getVariables(Object) - Method in class org.openarchitectureware.xpand2.debug.XpandElementAdapter
 
getVariableSimpleRep(Object) - Method in interface org.openarchitectureware.debug.processing.IElementAdapter
compute a shorter string representation of the element ready to display in the variables view.
getVariableSimpleRep(Object) - Method in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
getVariableSimpleRep(Object, ExecutionContext) - Method in class org.openarchitectureware.expression.debug.ExpressionModelPresentation
 
getVariableSimpleRep(Object) - Method in class org.openarchitectureware.workflow.debug.WorkflowElementAdapter
 
getVarName() - Method in class org.openarchitectureware.expression.ast.GlobalVarExpression
 
getVarName() - Method in class org.openarchitectureware.xpand2.ast.LetStatement
 
getVarValue() - Method in class org.openarchitectureware.xpand2.ast.LetStatement
 
getVisibleVariables() - Method in interface org.openarchitectureware.expression.ExecutionContext
 
getVisibleVariables() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getVoidType() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
getVoidType() - Method in interface org.openarchitectureware.expression.TypeSystem
 
getVoidType() - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
getVoidType() - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
Returns the type for void objects.
getWarnings() - Method in interface org.openarchitectureware.workflow.issues.Issues
 
getWarnings() - Method in class org.openarchitectureware.workflow.issues.IssuesImpl
 
getWarningsFor(Object) - Method in interface org.openarchitectureware.workflow.issues.indexed.IndexedIssues
 
getWarningsFor(Object) - Method in class org.openarchitectureware.workflow.issues.indexed.IndexedIssuesImpl
 
GlobalConfigurationHolder - Class in org.openarchitectureware.workflow.config
 
GlobalConfigurationHolder() - Constructor for class org.openarchitectureware.workflow.config.GlobalConfigurationHolder
 
GlobalVarExpression - Class in org.openarchitectureware.expression.ast
 
GlobalVarExpression(Identifier) - Constructor for class org.openarchitectureware.expression.ast.GlobalVarExpression
 
globalVarExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
globalVarExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
globalVarExpression() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
globalVarExpression() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
goTo(int) - Method in class org.openarchitectureware.expression.codeassist.CharacterScanner
 

H

handle(T) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
handle(ExtensionFile) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
handleColumns(int, List<XmlLocationAnalyser.XmlTagValues>) - Method in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlFileEvaluator
 
handleComp(String, Attributes) - Method in class org.openarchitectureware.workflow.ast.parser.WorkflowParser
 
handleError(OawError) - Method in interface org.openarchitectureware.xtend.parser.ErrorHandler
 
handleNullEvaluation(SyntaxElement, ExecutionContext) - Method in class org.openarchitectureware.expression.ExceptionRaisingNullEvaluationHandler
 
handleNullEvaluation(SyntaxElement) - Method in interface org.openarchitectureware.expression.ExecutionContext
 
handleNullEvaluation(SyntaxElement) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
handleNullEvaluation(SyntaxElement, ExecutionContext) - Method in interface org.openarchitectureware.expression.NullEvaluationHandler
 
handleProperty(String, Attributes) - Method in class org.openarchitectureware.workflow.ast.parser.WorkflowParser
 
HANDLERS - Static variable in class org.openarchitectureware.debug.communication.packets.RegisterPacket
 
handleRuntimeException(RuntimeException, SyntaxElement, ExecutionContext, Map<String, Object>) - Method in interface org.openarchitectureware.expression.ExceptionHandler
 
handleRuntimeException(RuntimeException, SyntaxElement, Map<String, Object>) - Method in interface org.openarchitectureware.expression.ExecutionContext
 
handleRuntimeException(RuntimeException, SyntaxElement, Map<String, Object>) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
HandshakePacket - Class in org.openarchitectureware.debug.communication.packets
The packet to communicate a first handshake.
HandshakePacket() - Constructor for class org.openarchitectureware.debug.communication.packets.HandshakePacket
 
hasCachedValue(Method, Object[]) - Method in class org.openarchitectureware.compiler.runtime.CompiledExecutionContext
 
hasChanges(FileHandle) - Method in class org.openarchitectureware.xpand2.output.NoChangesVetoStrategy
 
hasDefaultEncoding() - Method in class org.openarchitectureware.xpand2.output.Outlet
 
hasErrors() - Method in interface org.openarchitectureware.workflow.issues.Issues
 
hasErrors() - Method in class org.openarchitectureware.workflow.issues.IssuesImpl
 
hashCode() - Method in class org.openarchitectureware.compiler.runtime.util.EfficientLazyString
 
hashCode() - Method in class org.openarchitectureware.expression.ast.DeclaredParameter
 
hashCode() - Method in class org.openarchitectureware.expression.ast.Identifier
 
hashCode() - Method in class org.openarchitectureware.expression.Variable
 
hashCode() - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
hashCode() - Method in class org.openarchitectureware.type.baseimpl.FeatureImpl
 
hashCode() - Method in class org.openarchitectureware.type.baseimpl.OperationImpl
 
hashCode() - Method in class org.openarchitectureware.type.baseimpl.PropertyImpl
 
hashCode() - Method in class org.openarchitectureware.type.baseimpl.StaticPropertyImpl
 
hashCode() - Method in class org.openarchitectureware.workflow.util.Pair
 
hashCode() - Method in class org.openarchitectureware.workflow.util.Triplet
 
hashCode() - Method in class org.openarchitectureware.xpand2.ast.AbstractDefinition
 
hashCode() - Method in class org.openarchitectureware.xpand2.type.XpandTypesMetaModel
 
hashCode() - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
hasMembers - Variable in class org.openarchitectureware.debug.model.VarValueTO
 
hasVeto(FileHandle) - Method in class org.openarchitectureware.xpand2.output.NoChangesVetoStrategy
 
hasVeto(FileHandle) - Method in interface org.openarchitectureware.xpand2.output.VetoStrategy
Called before the file will be written and after beforeWriteAndClose() has been invoked on all post processors.
hasVetoBeforeOpen(FileHandle) - Method in interface org.openarchitectureware.xpand2.output.VetoStrategy2
Called before the file will be opened and generated.
HexDigit - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
HexDigit - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
HexDigit - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
HexDigit - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
HigherOrder - Class in org.openarchitectureware.util
 
HigherOrder() - Constructor for class org.openarchitectureware.util.HigherOrder
 

I

ICommandListener - Interface in org.openarchitectureware.debug.processing
Interface to listen for regular process commands from the debug server (e.g. eclipse).
id - Variable in class org.openarchitectureware.debug.communication.packets.AbstractPacket
 
id - Variable in class org.openarchitectureware.debug.model.VarValue
 
ID - Static variable in class org.openarchitectureware.workflow.ast.parser.WorkflowParser
 
ID - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
id(Token) - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
id(Token) - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
Identifier - Class in org.openarchitectureware.expression.ast
 
Identifier(String) - Constructor for class org.openarchitectureware.expression.ast.Identifier
 
Identifier - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
identifier() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
Identifier - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
identifier() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
Identifier - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
Identifier - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
identifier() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
IdentityCacheWithoutNull<K,V> - Class in org.openarchitectureware.workflow.util
This cache treats keys as the same only if they are identical: (key1 == key2) This cache does not store null values, which means that if createNew(key) returns null for a specific key the result is not cached and createNew(key) is called again every time the key's value is requested.
IdentityCacheWithoutNull() - Constructor for class org.openarchitectureware.workflow.util.IdentityCacheWithoutNull
 
IDREF - Static variable in class org.openarchitectureware.workflow.ast.parser.WorkflowParser
 
IElementAdapter - Interface in org.openarchitectureware.debug.processing
An adapter to the DebugMonitor that handle all element type specific activities on the runtime side.
IEventHandler - Interface in org.openarchitectureware.debug.processing
Interface to handle events from the DebugMonitor.
IF - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
IfComponent - Class in org.openarchitectureware.workflow.container
 
IfComponent() - Constructor for class org.openarchitectureware.workflow.container.IfComponent
 
IfExpression - Class in org.openarchitectureware.expression.ast
 
IfExpression(Expression, Expression, Expression) - Constructor for class org.openarchitectureware.expression.ast.IfExpression
 
ifExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
ifExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
ifExpression() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
ifExpression() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
IfSpecial - Class in org.openarchitectureware.xpand2.debug
Adapter to handle IF statement special stuff.
IfSpecial() - Constructor for class org.openarchitectureware.xpand2.debug.IfSpecial
 
IfStatement - Class in org.openarchitectureware.xpand2.ast
*
IfStatement(Expression, Statement[]) - Constructor for class org.openarchitectureware.xpand2.ast.IfStatement
 
ifStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
ifStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
IMPLICIT_VARIABLE - Static variable in interface org.openarchitectureware.expression.ExecutionContext
 
impliesExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
impliesExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
impliesExpression() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
impliesExpression() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
IMPORT - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
ImportDeclaration - Class in org.openarchitectureware.xpand2.ast
*
ImportDeclaration(Identifier) - Constructor for class org.openarchitectureware.xpand2.ast.ImportDeclaration
 
ImportStatement - Class in org.openarchitectureware.xtend.ast
 
ImportStatement(Identifier, boolean) - Constructor for class org.openarchitectureware.xtend.ast.ImportStatement
 
InclusionAST - Class in org.openarchitectureware.workflow.ast
 
InclusionAST(Location, String, String, String, boolean) - Constructor for class org.openarchitectureware.workflow.ast.InclusionAST
 
inComment - Variable in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlFileEvaluator
 
INCOMPATIBLE_TYPES - Static variable in class org.openarchitectureware.expression.AnalysationIssue
 
increment() - Method in class org.openarchitectureware.xpand2.type.XpandIterator
 
IndexedIssues - Interface in org.openarchitectureware.workflow.issues.indexed
 
IndexedIssuesImpl - Class in org.openarchitectureware.workflow.issues.indexed
 
IndexedIssuesImpl() - Constructor for class org.openarchitectureware.workflow.issues.indexed.IndexedIssuesImpl
 
infixExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
infixExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
infixExpression() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
infixExpression() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
info(Object) - Static method in class org.openarchitectureware.util.IOExtensions
 
inInstruction - Variable in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlFileEvaluator
 
init(String[]) - Method in class org.openarchitectureware.debug.processing.DebugMonitor
open the connection to a debug server framework (e.g. eclipse) and instantiate and start the RuntimeHandlerManager listener.
init(DebugMonitor, Connection) - Method in class org.openarchitectureware.debug.processing.handlers.BreakpointRuntimeHandler
 
init(DebugMonitor, Connection) - Method in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
 
init(DebugMonitor, Connection) - Method in class org.openarchitectureware.debug.processing.handlers.EventRuntimeHandler
 
init(DebugMonitor, Connection) - Method in class org.openarchitectureware.debug.processing.handlers.VariablesRuntimeHandler
 
init(DebugMonitor, Connection) - Method in interface org.openarchitectureware.debug.processing.IRuntimeHandler
initiate the instantiated handler.
init() - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl
Initializes the ProtectedRegionResolver.
init(ExecutionContext) - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
init(ExecutionContext) - Method in interface org.openarchitectureware.xtend.ast.Extension
 
Injector - Interface in org.openarchitectureware.workflow.ast.util
 
InjectorFactory - Class in org.openarchitectureware.workflow.ast.util
 
InjectorFactory() - Constructor for class org.openarchitectureware.workflow.ast.util.InjectorFactory
 
InjectorList - Class in org.openarchitectureware.workflow.ast.util
 
InjectorList(Method, String) - Constructor for class org.openarchitectureware.workflow.ast.util.InjectorList
 
InjectorPut - Class in org.openarchitectureware.workflow.ast.util
 
InjectorPut(Method, String) - Constructor for class org.openarchitectureware.workflow.ast.util.InjectorPut
 
InjectorSimple - Class in org.openarchitectureware.workflow.ast.util
 
InjectorSimple(Method, String) - Constructor for class org.openarchitectureware.workflow.ast.util.InjectorSimple
 
inName - Variable in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlFileEvaluator
 
InputStreamToByteArray - Class in org.openarchitectureware.workflow.util
This is a convenience class that completely reads an InputStream and dumps it to a byte array.
InputStreamToByteArray() - Constructor for class org.openarchitectureware.workflow.util.InputStreamToByteArray
 
InputStreamToByteArray(int) - Constructor for class org.openarchitectureware.workflow.util.InputStreamToByteArray
 
inTag - Variable in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlFileEvaluator
 
INTEGER - Static variable in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 
IntegerConverter - Class in org.openarchitectureware.workflow.ast.util.converter
 
IntegerConverter() - Constructor for class org.openarchitectureware.workflow.ast.util.converter.IntegerConverter
 
IntegerLiteral - Class in org.openarchitectureware.expression.ast
 
IntegerLiteral(Identifier) - Constructor for class org.openarchitectureware.expression.ast.IntegerLiteral
 
IntegerTypeImpl - Class in org.openarchitectureware.type.baseimpl.types
 
IntegerTypeImpl(TypeSystem, String) - Constructor for class org.openarchitectureware.type.baseimpl.types.IntegerTypeImpl
 
INTERNAL_ERROR - Static variable in class org.openarchitectureware.expression.AnalysationIssue
 
internalGetResource(String) - Method in class org.openarchitectureware.workflow.util.ResourceLoaderDefaultImpl
 
internalGetResource(String) - Method in class org.openarchitectureware.workflow.util.ResourceLoaderImpl
 
internalGetResourceAsStream(String) - Method in class org.openarchitectureware.workflow.util.ResourceLoaderDefaultImpl
 
internalGetResourceAsStream(String) - Method in class org.openarchitectureware.workflow.util.ResourceLoaderImpl
 
internalGetReturnType(Type[], ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
internalGetReturnType(Type[], ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xtend.ast.CreateExtensionStatement
 
internalGetReturnType(Type[], ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xtend.ast.ExpressionExtensionStatement
 
internalGetReturnType(Type[], ExecutionContext, Set<AnalysationIssue>) - Method in class org.openarchitectureware.xtend.ast.JavaExtensionStatement
 
internalGetSuperTypes() - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
internalIsAssignableFrom(Type) - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
internalIsAssignableFrom(Type) - Method in class org.openarchitectureware.type.baseimpl.types.CollectionTypeImpl
 
internalIsAssignableFrom(Type) - Method in class org.openarchitectureware.type.impl.java.JavaTypeImpl
 
internalLoadClass(String) - Method in class org.openarchitectureware.workflow.util.ResourceLoaderDefaultImpl
 
internalLoadClass(String) - Method in class org.openarchitectureware.workflow.util.ResourceLoaderImpl
 
internalWorked(double) - Method in class org.openarchitectureware.debug.processing.DebugMonitor
 
internalWorked(double) - Method in class org.openarchitectureware.workflow.monitor.NullProgressMonitor
 
internalWorked(double) - Method in interface org.openarchitectureware.workflow.monitor.ProgressMonitor
Internal method to handle scaling correctly.
INTERRUPT - Static variable in interface org.openarchitectureware.debug.processing.IProcessHandler
 
IntLiteral - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
IntLiteral - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
IntLiteral - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
IntLiteral - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
invoke(Object[]) - Method in class org.openarchitectureware.compiler.runtime.BuiltinCallable
 
invoke(Object[]) - Method in interface org.openarchitectureware.compiler.runtime.Callable
 
invoke(Object, Object[]) - Method in interface org.openarchitectureware.compiler.runtime.Callable
 
invoke(Object[]) - Method in class org.openarchitectureware.compiler.runtime.ExtensionCallable
 
invoke(Object, Object[]) - Method in class org.openarchitectureware.compiler.runtime.ExtensionCallable
 
invoke(Object[]) - Method in class org.openarchitectureware.compiler.runtime.MethodCallable
 
invoke(Object, Object[]) - Method in class org.openarchitectureware.compiler.runtime.MethodCallable
 
invoke(WorkflowContext, ProgressMonitor, Issues) - Method in class org.openarchitectureware.workflow.ao.AbstractWorkflowAdvice
 
invoke(WorkflowContext, ProgressMonitor, Issues) - Method in class org.openarchitectureware.workflow.container.CompositeComponent
Dispatches the invocation to all aggregated components.
invoke(WorkflowContext, ProgressMonitor, Issues) - Method in class org.openarchitectureware.workflow.container.ConditionalComponent
Dispatches the invocation to all aggregated components.
invoke(WorkflowContext, ProgressMonitor, Issues) - Method in class org.openarchitectureware.workflow.lib.AbstractWorkflowComponent2
 
invoke(WorkflowContext, ProgressMonitor, Issues) - Method in class org.openarchitectureware.workflow.lib.PassiveWorkflowComponent
 
invoke(WorkflowContext, ProgressMonitor, Issues) - Method in class org.openarchitectureware.workflow.lib.SimpleJavaModificationComponent
 
invoke(WorkflowContext, ProgressMonitor, Issues) - Method in class org.openarchitectureware.workflow.lib.SimpleJavaTransformationComponent
 
invoke(WorkflowContext, ProgressMonitor, Issues) - Method in interface org.openarchitectureware.workflow.WorkflowComponent
Invokes the workflow component.
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.openarchitectureware.compiler.helpers.CompilationUnitInstantiator
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.openarchitectureware.workflow.common.DirectoryCleaner
 
invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.openarchitectureware.workflow.lib.AbstractWorkflowComponent2
 
invokeInternal2(WorkflowContext, ProgressMonitor, Issues) - Method in class org.openarchitectureware.check.CheckComponent
 
invokeInternal2(WorkflowContext, ProgressMonitor, Issues) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
invokeInternal2(WorkflowContext, ProgressMonitor, Issues) - Method in class org.openarchitectureware.xpand2.Generator
 
invokeInternal2(WorkflowContext, ProgressMonitor, Issues) - Method in class org.openarchitectureware.xtend.XtendComponent
 
IOExtensions - Class in org.openarchitectureware.util
 
IOExtensions() - Constructor for class org.openarchitectureware.util.IOExtensions
 
IProcessHandler - Interface in org.openarchitectureware.debug.processing
Interface that is used by the DebugMonitor to decide several operational steps.
IRuntimeHandler - Interface in org.openarchitectureware.debug.processing
base interface for handlers that support the debugger runtime process
isAbstract() - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
isAbstract() - Method in class org.openarchitectureware.type.baseimpl.types.FeatureTypeImpl
 
isAbstract() - Method in class org.openarchitectureware.type.baseimpl.types.OperationTypeImpl
 
isAbstract() - Method in class org.openarchitectureware.type.baseimpl.types.PropertyTypeImpl
 
isAbstract() - Method in class org.openarchitectureware.type.baseimpl.types.StaticPropertyTypeImpl
 
isAbstract() - Method in class org.openarchitectureware.type.baseimpl.types.TypeTypeImpl
 
isAbstract() - Method in class org.openarchitectureware.type.baseimpl.types.VoidType
 
isAbstract() - Method in class org.openarchitectureware.type.impl.java.JavaTypeImpl
 
isAbstract() - Method in interface org.openarchitectureware.type.Type
 
isAbstract() - Method in class org.openarchitectureware.workflow.ast.DeclaredPropertyAST
 
isAbstract() - Method in class org.openarchitectureware.workflow.Workflow
Checks if the workflow is abstract.
isAppend() - Method in class org.openarchitectureware.compiler.runtime.util.CompiledPostprocessFileHandle
 
isAppend() - Method in interface org.openarchitectureware.xpand2.output.FileHandle
 
isAppend() - Method in class org.openarchitectureware.xpand2.output.FileHandleImpl
 
isAppend() - Method in class org.openarchitectureware.xpand2.output.Outlet
 
isAssignableFrom(Type) - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
isAssignableFrom(Type) - Method in interface org.openarchitectureware.type.Type
 
isCached() - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
isCached() - Method in interface org.openarchitectureware.xtend.ast.Extension
 
isCanceled() - Method in class org.openarchitectureware.debug.processing.DebugMonitor
 
isCanceled() - Method in class org.openarchitectureware.workflow.monitor.NullProgressMonitor
 
isCanceled() - Method in interface org.openarchitectureware.workflow.monitor.ProgressMonitor
Returns whether cancelation of current operation has been requested.
isClosingTag - Variable in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlFileEvaluator
 
isConnected() - Method in class org.openarchitectureware.debug.communication.Connection
 
isDeleteLine() - Method in class org.openarchitectureware.xpand2.ast.TextStatement
 
isDisabled() - Method in interface org.openarchitectureware.xpand2.pr.ProtectedRegion
 
isDisabled() - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
isDumpContext() - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent.Debug
 
isDuplicate(Set<String>, Object) - Method in interface org.openarchitectureware.expression.codeassist.ProposalFactory
 
isDuplicate(Set<String>, Object) - Method in class org.openarchitectureware.expression.codeassist.ProposalFactoryDefaultImpl
 
isElse() - Method in class org.openarchitectureware.xpand2.ast.IfStatement
 
isElseIf() - Method in class org.openarchitectureware.xpand2.ast.IfStatement
 
isError() - Method in class org.openarchitectureware.expression.AnalysationIssue
 
isErrorCheck() - Method in class org.openarchitectureware.xtend.ast.Check
 
isExported() - Method in class org.openarchitectureware.xtend.ast.ImportStatement
 
isFeatureSelected(String) - Method in interface org.openarchitectureware.workflow.config.ConfigurationModel
 
isFirstIteration() - Method in class org.openarchitectureware.xpand2.type.XpandIterator
 
isForeach() - Method in class org.openarchitectureware.xpand2.ast.ExpandStatement
 
isInComment(String) - Static method in class org.openarchitectureware.xpand2.codeassist.FastAnalyzer
 
isInDefine(String) - Static method in class org.openarchitectureware.xpand2.codeassist.FastAnalyzer
 
isInExpand(String) - Static method in class org.openarchitectureware.xpand2.codeassist.FastAnalyzer
 
isInExtensionImport(String) - Static method in class org.openarchitectureware.xpand2.codeassist.FastAnalyzer
DO NOT CALL THIS METHOD.
isInheritAll() - Method in class org.openarchitectureware.workflow.ast.InclusionAST
 
isInImport(String) - Static method in class org.openarchitectureware.xpand2.codeassist.FastAnalyzer
DO NOT CALL THIS METHOD.
isInsideComment(String) - Static method in class org.openarchitectureware.xtend.codeassist.FastAnalyzer
 
isInsideExpression(String) - Static method in class org.openarchitectureware.xtend.codeassist.FastAnalyzer
 
isInsideExtensionImport(String) - Static method in class org.openarchitectureware.xtend.codeassist.FastAnalyzer
 
isInsideImport(String) - Static method in class org.openarchitectureware.xtend.codeassist.FastAnalyzer
 
isInsideTypeDeclaration(String) - Static method in class org.openarchitectureware.xtend.codeassist.FastAnalyzer
 
isInstance(Object) - Method in class org.openarchitectureware.type.baseimpl.types.BooleanTypeImpl
 
isInstance(Object) - Method in class org.openarchitectureware.type.baseimpl.types.CollectionTypeImpl
 
isInstance(Object) - Method in class org.openarchitectureware.type.baseimpl.types.FeatureTypeImpl
 
isInstance(Object) - Method in class org.openarchitectureware.type.baseimpl.types.IntegerTypeImpl
 
isInstance(Object) - Method in class org.openarchitectureware.type.baseimpl.types.ListTypeImpl
 
isInstance(Object) - Method in class org.openarchitectureware.type.baseimpl.types.ObjectTypeImpl
 
isInstance(Object) - Method in class org.openarchitectureware.type.baseimpl.types.OperationTypeImpl
 
isInstance(Object) - Method in class org.openarchitectureware.type.baseimpl.types.PropertyTypeImpl
 
isInstance(Object) - Method in class org.openarchitectureware.type.baseimpl.types.RealTypeImpl
 
isInstance(Object) - Method in class org.openarchitectureware.type.baseimpl.types.SetTypeImpl
 
isInstance(Object) - Method in class org.openarchitectureware.type.baseimpl.types.StaticPropertyTypeImpl
 
isInstance(Object) - Method in class org.openarchitectureware.type.baseimpl.types.StringTypeImpl
 
isInstance(Object) - Method in class org.openarchitectureware.type.baseimpl.types.TypeTypeImpl
 
isInstance(Object) - Method in class org.openarchitectureware.type.baseimpl.types.VoidType
 
isInstance(Object) - Method in class org.openarchitectureware.type.impl.java.JavaTypeImpl
 
isInstance(Object) - Method in interface org.openarchitectureware.type.Type
 
isInstance(Object) - Method in class org.openarchitectureware.xpand2.type.DefinitionType
 
isInstance(Object) - Method in class org.openarchitectureware.xpand2.type.IteratorType
 
isInstance(Object) - Method in class org.openarchitectureware.xtend.types.AdviceContextType
 
isInTag(String) - Static method in class org.openarchitectureware.xpand2.codeassist.FastAnalyzer
 
isInTypeDecl(String) - Static method in class org.openarchitectureware.xpand2.codeassist.FastAnalyzer
 
isLastCall() - Method in class org.openarchitectureware.debug.processing.handlers.BreakpointRuntimeHandler
 
isLastCall() - Method in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
the CommandRuntimeHandler shall have the last call
isLastCall() - Method in interface org.openarchitectureware.debug.processing.IProcessHandler
if true, the handler has the last call and will be processed at the last handler
isLastIteration() - Method in class org.openarchitectureware.xpand2.type.XpandIterator
 
isLegalDir(String) - Static method in class org.openarchitectureware.workflow.WfCHelper
Proves if the argument points to a existent directory (not file!).
isLegalFile(String) - Static method in class org.openarchitectureware.workflow.WfCHelper
Proves if the filename points to a existent file (not directory!).
isLegalURL(String) - Static method in class org.openarchitectureware.workflow.WfCHelper
Proves if the given string is a valid URL.
isLoadableClass(String) - Static method in class org.openarchitectureware.workflow.WfCHelper
Proves that a class could be loaded.
isOverwrite() - Method in class org.openarchitectureware.compiler.runtime.util.CompiledPostprocessFileHandle
 
isOverwrite() - Method in interface org.openarchitectureware.xpand2.output.FileHandle
 
isOverwrite() - Method in class org.openarchitectureware.xpand2.output.FileHandleImpl
 
isOverwrite() - Method in class org.openarchitectureware.xpand2.output.Outlet
 
isParamSet(String) - Static method in class org.openarchitectureware.workflow.WfCHelper
Convenience method that proves if a parameter is set.
isPrivate() - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
isPrivate() - Method in interface org.openarchitectureware.xtend.ast.Extension
 
isResource(String) - Static method in class org.openarchitectureware.workflow.WfCHelper
Proves if the given name is a valid resource.
isResource(String, String) - Static method in class org.openarchitectureware.workflow.WfCHelper
Proves if the given name is a valid resource.
isStaticFeature(String) - Static method in class org.openarchitectureware.compiler.helpers.FeatureHelper
 
Issue - Class in org.openarchitectureware.workflow.issues
 
Issue(WorkflowComponent, String, Object) - Constructor for class org.openarchitectureware.workflow.issues.Issue
 
Issue(String, Object) - Constructor for class org.openarchitectureware.workflow.issues.Issue
 
Issues - Interface in org.openarchitectureware.workflow.issues
Collects information about workflow configuration.
IssuesImpl - Class in org.openarchitectureware.workflow.issues
 
IssuesImpl() - Constructor for class org.openarchitectureware.workflow.issues.IssuesImpl
 
isSurroundingElement(Object) - Method in interface org.openarchitectureware.debug.processing.IElementAdapter
returns whether the element has a body and debugger shall stop again at the end of the execution of that element
isSurroundingElement(Object) - Method in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
isSurroundingElement(Object) - Method in class org.openarchitectureware.workflow.debug.WorkflowElementAdapter
 
isSurroundingElement(Object) - Method in class org.openarchitectureware.xpand2.debug.XpandElementAdapter
 
isTypeDeclaration(String) - Static method in class org.openarchitectureware.check.codeassist.CheckFastAnalyzer
 
isTypeName(String) - Static method in class org.openarchitectureware.compiler.helpers.FeatureHelper
 
isUseBASE64() - Method in interface org.openarchitectureware.xpand2.pr.ProtectedRegion
 
isUseBASE64() - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
isUseDefaultExcludes() - Method in class org.openarchitectureware.workflow.common.DirectoryCleaner
Returns if the default excludes are used.
isWarning() - Method in class org.openarchitectureware.expression.AnalysationIssue
 
isWildparams() - Method in class org.openarchitectureware.xtend.ast.Around
 
isXmlFile(String) - Method in class org.openarchitectureware.xpand2.output.XmlBeautifier
Deprecated.  
ISyntaxElement - Interface in org.openarchitectureware.expression.ast
 
iterator(K) - Method in class org.openarchitectureware.workflow.issues.indexed.MapSet
 
iterator() - Method in class org.openarchitectureware.workflow.issues.indexed.MapSet
 
ITERATOR - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
IteratorType - Class in org.openarchitectureware.xpand2.type
 
IteratorType(TypeSystem) - Constructor for class org.openarchitectureware.xpand2.type.IteratorType
 

J

JAVA_TYPE_NOT_FOUND - Static variable in class org.openarchitectureware.expression.AnalysationIssue
 
JavaBeansMetaModel - Class in org.openarchitectureware.type.impl.java
 
JavaBeansMetaModel() - Constructor for class org.openarchitectureware.type.impl.java.JavaBeansMetaModel
 
JavaBeansStrategy - Class in org.openarchitectureware.type.impl.java.beans
 
JavaBeansStrategy() - Constructor for class org.openarchitectureware.type.impl.java.beans.JavaBeansStrategy
 
JavaBeautifier - Class in org.openarchitectureware.xpand2.output
Formats generated Java code using the Eclipse code formatter.
JavaBeautifier() - Constructor for class org.openarchitectureware.xpand2.output.JavaBeautifier
 
JavaExtensionStatement - Class in org.openarchitectureware.xtend.ast
 
JavaExtensionStatement(Identifier, List<DeclaredParameter>, Identifier, Identifier, Identifier, List<Identifier>, boolean, boolean) - Constructor for class org.openarchitectureware.xtend.ast.JavaExtensionStatement
 
JavaIDDigit - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
JavaIDDigit - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
JavaIDDigit - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
JavaIDDigit - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
JavaMetaModel - Class in org.openarchitectureware.type.impl.java
 
JavaMetaModel() - Constructor for class org.openarchitectureware.type.impl.java.JavaMetaModel
 
JavaMetaModel(String, JavaTypeStrategy) - Constructor for class org.openarchitectureware.type.impl.java.JavaMetaModel
 
javaMethod - Variable in class org.openarchitectureware.xtend.ast.JavaExtensionStatement
 
JavaOperationImpl - Class in org.openarchitectureware.type.impl.java
 
JavaOperationImpl(Type, String, Type, Type[], Method) - Constructor for class org.openarchitectureware.type.impl.java.JavaOperationImpl
 
javaParamTypes - Variable in class org.openarchitectureware.xtend.ast.JavaExtensionStatement
 
JavaPropertyImpl - Class in org.openarchitectureware.type.impl.java
 
JavaPropertyImpl(Type, String, Type, Method, Method) - Constructor for class org.openarchitectureware.type.impl.java.JavaPropertyImpl
 
JavaStaticPropertyImpl - Class in org.openarchitectureware.type.impl.java
 
JavaStaticPropertyImpl(Type, String, Type, Field) - Constructor for class org.openarchitectureware.type.impl.java.JavaStaticPropertyImpl
 
javaType - Variable in class org.openarchitectureware.xtend.ast.JavaExtensionStatement
 
javaType() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
javaType() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
JavaTypeImpl - Class in org.openarchitectureware.type.impl.java
 
JavaTypeImpl(JavaMetaModel, Class<?>, String, JavaTypeStrategy) - Constructor for class org.openarchitectureware.type.impl.java.JavaTypeImpl
 
JavaTypeStrategy - Interface in org.openarchitectureware.type.impl.java
 

K

KeywordProposalComputer - Class in org.openarchitectureware.xpand2.codeassist
Responsible for proposals of Xpand keywords.
KeywordProposalComputer() - Constructor for class org.openarchitectureware.xpand2.codeassist.KeywordProposalComputer
 

L

LazyVar - Class in org.openarchitectureware.expression.codeassist
 
LazyVar() - Constructor for class org.openarchitectureware.expression.codeassist.LazyVar
 
LazyVar - Class in org.openarchitectureware.xpand2.codeassist
 
LazyVar() - Constructor for class org.openarchitectureware.xpand2.codeassist.LazyVar
 
leave() - Method in class org.openarchitectureware.util.ProfileCollector
the leave() method does not need to be passed the context because it keeps a stack of all contexts and pops the topmost.
length() - Method in class org.openarchitectureware.compiler.runtime.util.EfficientLazyString
 
LET - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
LET_EXPR - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
LetExpression - Class in org.openarchitectureware.expression.ast
 
LetExpression(Identifier, Expression, Expression) - Constructor for class org.openarchitectureware.expression.ast.LetExpression
 
letExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
letExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
letExpression() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
letExpression() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
LetStatement - Class in org.openarchitectureware.xpand2.ast
*
LetStatement(Identifier, Expression, Statement[]) - Constructor for class org.openarchitectureware.xpand2.ast.LetStatement
 
letStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
letStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
Letter - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
Letter - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
Letter - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
Letter - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
LG - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
LG - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
line - Variable in class org.openarchitectureware.debug.model.SyntaxElementTO
 
line - Variable in class org.openarchitectureware.expression.ast.SyntaxElement
 
LINE_COMMENT - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
LINE_COMMENT - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
LINE_COMMENT - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
LINE_COMMENT - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
LIST - Static variable in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 
listenCommand() - Method in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
 
listenCommand() - Method in interface org.openarchitectureware.debug.processing.ICommandListener
listen for the next regular process command.
listenForPacket(Class<? extends AbstractPacket>) - Method in class org.openarchitectureware.debug.communication.Connection
 
listenForPacket(Class<? extends AbstractPacket>, int) - Method in class org.openarchitectureware.debug.communication.Connection
 
ListLiteral - Class in org.openarchitectureware.expression.ast
 
ListLiteral(Expression[]) - Constructor for class org.openarchitectureware.expression.ast.ListLiteral
 
listLiteral() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
listLiteral() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
listLiteral() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
listLiteral() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
ListTypeImpl - Class in org.openarchitectureware.type.baseimpl.types
 
ListTypeImpl(Type, TypeSystem, String) - Constructor for class org.openarchitectureware.type.baseimpl.types.ListTypeImpl
 
Literal - Class in org.openarchitectureware.expression.ast
 
Literal(Identifier) - Constructor for class org.openarchitectureware.expression.ast.Literal
 
loadClass(String) - Method in interface org.openarchitectureware.workflow.util.ResourceLoader
 
loadClass(String) - Method in class org.openarchitectureware.workflow.util.ResourceLoaderDefaultImpl
 
loader - Variable in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser
 
loader - Variable in class org.openarchitectureware.workflow.ast.util.VisitorBase
 
loadResource(String, String) - Method in interface org.openarchitectureware.expression.ResourceManager
 
loadResource(String, String) - Method in class org.openarchitectureware.expression.ResourceManagerDefaultImpl
 
Location - Class in org.openarchitectureware.workflow.ast.parser
 
Location(int, int, String) - Constructor for class org.openarchitectureware.workflow.ast.parser.Location
 
log - Variable in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
log - Variable in class org.openarchitectureware.workflow.ast.util.VisitorBase
 
log - Variable in class org.openarchitectureware.workflow.container.CompositeComponent
 
LT - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
LT_CHAR - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 

M

main(String...) - Static method in class org.openarchitectureware.workflow.WorkflowRunner
Starts a workflow.
MapSet<K,V> - Class in org.openarchitectureware.workflow.issues.indexed
 
MapSet() - Constructor for class org.openarchitectureware.workflow.issues.indexed.MapSet
 
matches(XpandDefinition, XpandExecutionContext) - Method in class org.openarchitectureware.xpand2.ast.Advice
 
matches(XpandDefinition, XpandExecutionContext) - Method in interface org.openarchitectureware.xpand2.model.XpandAdvice
 
mCOMMENT() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mCOMMENT() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
members - Variable in class org.openarchitectureware.debug.model.VarValue
 
mEscapeSequence() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mEscapeSequence() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
MetaModel - Interface in org.openarchitectureware.type
 
metaModels - Variable in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowAdvice
 
metaModels - Variable in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
metaModels - Variable in class org.openarchitectureware.expression.TypeSystemImpl
 
MethodCallable - Class in org.openarchitectureware.compiler.runtime
 
MethodCallable(Method) - Constructor for class org.openarchitectureware.compiler.runtime.MethodCallable
 
mHexDigit() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mHexDigit() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mIdentifier() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mIdentifier() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mIntLiteral() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mIntLiteral() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mJavaIDDigit() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mJavaIDDigit() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
ML_COMMENT - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
ML_COMMENT - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
mLetter() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mLetter() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mLG() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mLINE_COMMENT() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mLINE_COMMENT() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mML_COMMENT() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mOctalEscape() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mOctalEscape() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
monitor - Variable in class org.openarchitectureware.debug.processing.handlers.BreakpointRuntimeHandler
 
mRG() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mStringLiteral() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mStringLiteral() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT100() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT18() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT19() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT20() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT21() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT21() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT22() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT22() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT23() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT23() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT24() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT24() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT25() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT25() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT26() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT26() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT27() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT27() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT28() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT28() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT29() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT29() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT30() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT30() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT31() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT31() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT32() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT32() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT33() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT33() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT34() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT34() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT35() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT35() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT36() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT36() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT37() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT37() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT38() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT38() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT39() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT39() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT40() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT40() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT41() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT41() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT42() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT42() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT43() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT43() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT44() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT44() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT45() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT45() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT46() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT46() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT47() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT47() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT48() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT48() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT49() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT49() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT50() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT50() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT51() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT51() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT52() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT52() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT53() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT53() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT54() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT54() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT55() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT55() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT56() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT56() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT57() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT57() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT58() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT58() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT59() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT59() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT60() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT60() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT61() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT61() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT62() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT62() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT63() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT63() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT64() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT64() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT65() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT65() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT66() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT66() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT67() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT67() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT68() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT68() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT69() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT69() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT70() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT70() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT71() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT71() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT72() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT72() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT73() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT73() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT74() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT74() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT75() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT75() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT76() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT76() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT77() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT77() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT78() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT78() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT79() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT79() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT80() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT80() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT81() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT81() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mT82() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT83() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT84() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT85() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT86() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT87() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT88() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT89() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT90() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT91() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT92() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT93() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT94() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT95() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT96() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT97() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT98() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mT99() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mTEXT() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mTokens() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mTokens() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
multiplicativeExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
multiplicativeExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
multiplicativeExpression() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
multiplicativeExpression() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
mUnicodeEscape() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mUnicodeEscape() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mVOCAB() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mWS() - Method in class org.openarchitectureware.xpand2.parser.XpandLexer
 
mWS() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mXPAND_TAG_CLOSE() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 
mXPAND_TAG_OPEN() - Method in class org.openarchitectureware.xtend.parser.XtendLexer
 

N

name - Variable in class org.openarchitectureware.debug.model.NameValuePair
 
name - Variable in class org.openarchitectureware.debug.model.VarValueTO
 
name - Variable in class org.openarchitectureware.expression.codeassist.LazyVar
 
NAME - Static variable in class org.openarchitectureware.workflow.ast.parser.WorkflowParser
 
name - Variable in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlFileEvaluator
 
name - Variable in class org.openarchitectureware.workflow.ast.util.InjectorList
 
name - Variable in class org.openarchitectureware.workflow.ast.util.InjectorPut
 
name - Variable in class org.openarchitectureware.xpand2.codeassist.LazyVar
 
NamedAST - Interface in org.openarchitectureware.workflow.ast
 
nameEnd - Variable in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlTagValues
 
nameMatches(String) - Method in class org.openarchitectureware.xtend.ast.Around
 
NAMESPACE_IMPORT - Static variable in class org.openarchitectureware.xtend.codeassist.Partition
 
NamespaceProposalComputer - Class in org.openarchitectureware.xpand2.codeassist
 
NamespaceProposalComputer() - Constructor for class org.openarchitectureware.xpand2.codeassist.NamespaceProposalComputer
 
nameStart - Variable in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlTagValues
 
NameValuePair - Class in org.openarchitectureware.debug.model
name / value utility class
NameValuePair(String, Object) - Constructor for class org.openarchitectureware.debug.model.NameValuePair
 
NEW - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
newEvaluator() - Method in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser
 
newEvaluator__TEST() - Method in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser
FOR TEST ONLY
newInstance() - Method in class org.openarchitectureware.type.baseimpl.types.BooleanTypeImpl
 
newInstance() - Method in class org.openarchitectureware.type.baseimpl.types.CollectionTypeImpl
 
newInstance() - Method in class org.openarchitectureware.type.baseimpl.types.FeatureTypeImpl
 
newInstance() - Method in class org.openarchitectureware.type.baseimpl.types.IntegerTypeImpl
 
newInstance() - Method in class org.openarchitectureware.type.baseimpl.types.ListTypeImpl
 
newInstance() - Method in class org.openarchitectureware.type.baseimpl.types.ObjectTypeImpl
 
newInstance() - Method in class org.openarchitectureware.type.baseimpl.types.OperationTypeImpl
 
newInstance() - Method in class org.openarchitectureware.type.baseimpl.types.PropertyTypeImpl
 
newInstance() - Method in class org.openarchitectureware.type.baseimpl.types.RealTypeImpl
 
newInstance() - Method in class org.openarchitectureware.type.baseimpl.types.SetTypeImpl
 
newInstance() - Method in class org.openarchitectureware.type.baseimpl.types.StaticPropertyTypeImpl
 
newInstance() - Method in class org.openarchitectureware.type.baseimpl.types.StringTypeImpl
 
newInstance() - Method in class org.openarchitectureware.type.baseimpl.types.TypeTypeImpl
 
newInstance() - Method in class org.openarchitectureware.type.baseimpl.types.VoidType
 
newInstance() - Method in class org.openarchitectureware.type.impl.java.JavaTypeImpl
 
newInstance() - Method in interface org.openarchitectureware.type.Type
 
newInstance() - Method in class org.openarchitectureware.xpand2.type.DefinitionType
 
newInstance() - Method in class org.openarchitectureware.xpand2.type.IteratorType
 
newInstance() - Method in class org.openarchitectureware.xtend.types.AdviceContextType
 
newPacketReceiver(Connection) - Static method in class org.openarchitectureware.debug.communication.PacketReceiver
create a new instance and starts the runnable in a new thread
newPacketSender(Connection) - Static method in class org.openarchitectureware.debug.communication.PacketSender
create a new instance and starts the runnable in a new thread
nextToken() - Method in class org.openarchitectureware.expression.codeassist.ReverseScanner
 
NoChangesVetoStrategy - Class in org.openarchitectureware.xpand2.output
 
NoChangesVetoStrategy() - Constructor for class org.openarchitectureware.xpand2.output.NoChangesVetoStrategy
 
nonNull(List<T>) - Method in class org.openarchitectureware.expression.parser.ExpressionFactory
 
NoResourceSpecial - Class in org.openarchitectureware.expression.debug
Adapter to handle statements that don't have an associated resource.
NoResourceSpecial() - Constructor for class org.openarchitectureware.expression.debug.NoResourceSpecial
 
NORMAL_FRAME - Static variable in interface org.openarchitectureware.debug.processing.IEventHandler
 
normalizePath(String) - Static method in class org.openarchitectureware.xpand2.pr.util.FSIO
 
NoSuchTemplateException - Exception in org.openarchitectureware.xpand2
 
NoSuchTemplateException(String) - Constructor for exception org.openarchitectureware.xpand2.NoSuchTemplateException
 
NOT_EXISTS - Static variable in interface org.openarchitectureware.expression.parser.SyntaxConstants
 
NS_DELIM - Static variable in class org.openarchitectureware.check.CheckUtils
 
NS_DELIM - Static variable in interface org.openarchitectureware.expression.parser.SyntaxConstants
 
NS_DELIM - Static variable in class org.openarchitectureware.xpand2.XpandUtil
 
nsImport() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
nsImport() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
NULL_CONST - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
nullEvaluationHandler - Variable in class org.openarchitectureware.expression.ExecutionContextImpl
 
NullEvaluationHandler - Interface in org.openarchitectureware.expression
 
NullLiteral - Class in org.openarchitectureware.expression.ast
 
NullLiteral(Identifier) - Constructor for class org.openarchitectureware.expression.ast.NullLiteral
 
nullLiteral() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
nullLiteral() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
nullLiteral() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
nullLiteral() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
NullProgressMonitor - Class in org.openarchitectureware.workflow.monitor
Empty implementation of ProgressMonitor.
NullProgressMonitor() - Constructor for class org.openarchitectureware.workflow.monitor.NullProgressMonitor
 
numberLiteral() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
numberLiteral() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
numberLiteral() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
numberLiteral() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
numMatches(String, char) - Static method in class org.openarchitectureware.workflow.util.StringHelper
returns the number of occurrences of a character in a string
numMatches(String, String) - Static method in class org.openarchitectureware.workflow.util.StringHelper
returns the number of occurrences of a substring in a string

O

OAWClassicStrategy - Class in org.openarchitectureware.type.impl.oawclassic
 
OAWClassicStrategy() - Constructor for class org.openarchitectureware.type.impl.oawclassic.OAWClassicStrategy
 
OawError - Interface in org.openarchitectureware.xtend.parser
 
OBJECT - Static variable in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 
ObjectTypeImpl - Class in org.openarchitectureware.type.baseimpl.types
 
ObjectTypeImpl(TypeSystem, String) - Constructor for class org.openarchitectureware.type.baseimpl.types.ObjectTypeImpl
 
OctalEscape - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
OctalEscape - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
OctalEscape - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
OctalEscape - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
offset() - Method in class org.openarchitectureware.expression.codeassist.CharacterScanner
 
openFile(String, String) - Method in interface org.openarchitectureware.xpand2.output.Output
 
openFile(String, String) - Method in class org.openarchitectureware.xpand2.output.OutputImpl
 
openStream(String) - Method in class org.openarchitectureware.xpand2.output.JavaBeautifier
Searches for the given filename as a ressource and returns a stream on it.
OPERATION - Static variable in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 
Operation - Interface in org.openarchitectureware.type
 
OperationCall - Class in org.openarchitectureware.expression.ast
 
OperationCall(Identifier, Expression, Expression...) - Constructor for class org.openarchitectureware.expression.ast.OperationCall
 
OperationImpl - Class in org.openarchitectureware.type.baseimpl
 
OperationImpl(Type, String, Type, Type...) - Constructor for class org.openarchitectureware.type.baseimpl.OperationImpl
 
OperationTypeImpl - Class in org.openarchitectureware.type.baseimpl.types
 
OperationTypeImpl(TypeSystem, String) - Constructor for class org.openarchitectureware.type.baseimpl.types.OperationTypeImpl
 
orExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
orExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
orExpression() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
orExpression() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
org.openarchitectureware.check - package org.openarchitectureware.check
Implementation of the check component which allows to define constraints that are validated for the metamodel
org.openarchitectureware.check.codeassist - package org.openarchitectureware.check.codeassist
Codeassist implementation for the Check component
org.openarchitectureware.compiler.helpers - package org.openarchitectureware.compiler.helpers
Helper classes for the oAW compiler
org.openarchitectureware.compiler.runtime - package org.openarchitectureware.compiler.runtime
Runtime classes for the oAW compiler
org.openarchitectureware.compiler.runtime.util - package org.openarchitectureware.compiler.runtime.util
Utility classes for the oAW compiler runtime
org.openarchitectureware.debug.communication - package org.openarchitectureware.debug.communication
Socket communication implementation for the debugger
org.openarchitectureware.debug.communication.packets - package org.openarchitectureware.debug.communication.packets
Packet implementation needed for the communication with the debugger
org.openarchitectureware.debug.model - package org.openarchitectureware.debug.model
Implementation of the debug model
org.openarchitectureware.debug.processing - package org.openarchitectureware.debug.processing
Implementation of the debug processing
org.openarchitectureware.debug.processing.handlers - package org.openarchitectureware.debug.processing.handlers
Debug process handlers
org.openarchitectureware.expression - package org.openarchitectureware.expression
Implementation of the expression framework
org.openarchitectureware.expression.ast - package org.openarchitectureware.expression.ast
AST of the expression framework
org.openarchitectureware.expression.codeassist - package org.openarchitectureware.expression.codeassist
Parser for the expression framework
org.openarchitectureware.expression.debug - package org.openarchitectureware.expression.debug
Debugger support for the expression framework
org.openarchitectureware.expression.parser - package org.openarchitectureware.expression.parser
Parser for the expression framework
org.openarchitectureware.type - package org.openarchitectureware.type
Implementation of oAW typas and the oAW typesystem
org.openarchitectureware.type.baseimpl - package org.openarchitectureware.type.baseimpl
Basic abstractions of the type system
org.openarchitectureware.type.baseimpl.types - package org.openarchitectureware.type.baseimpl.types
Basic builtin types
org.openarchitectureware.type.impl.java - package org.openarchitectureware.type.impl.java
Typesystem implementation for Java types
org.openarchitectureware.type.impl.java.beans - package org.openarchitectureware.type.impl.java.beans
Classes for Java beans support
org.openarchitectureware.type.impl.oawclassic - package org.openarchitectureware.type.impl.oawclassic
Typesystem implementation for oAW classic
org.openarchitectureware.util - package org.openarchitectureware.util
Utility classes
org.openarchitectureware.workflow - package org.openarchitectureware.workflow
Main package of the workflow module
org.openarchitectureware.workflow.ant - package org.openarchitectureware.workflow.ant
Ant integration of the workflow engine
org.openarchitectureware.workflow.ao - package org.openarchitectureware.workflow.ao
Support for aspect orientation for the workflow engine
org.openarchitectureware.workflow.ast - package org.openarchitectureware.workflow.ast
AST of the workflow engine
org.openarchitectureware.workflow.ast.parser - package org.openarchitectureware.workflow.ast.parser
Parser implementation for the AST of the workflow engine
org.openarchitectureware.workflow.ast.util - package org.openarchitectureware.workflow.ast.util
Utility classes for the AST of the workflow engine
org.openarchitectureware.workflow.ast.util.converter - package org.openarchitectureware.workflow.ast.util.converter
Converter for the AST of the workflow engine
org.openarchitectureware.workflow.common - package org.openarchitectureware.workflow.common
Common classes of the workflow engine
org.openarchitectureware.workflow.config - package org.openarchitectureware.workflow.config
Configuration of the workflow engine
org.openarchitectureware.workflow.container - package org.openarchitectureware.workflow.container
Basic containers
org.openarchitectureware.workflow.customizer - package org.openarchitectureware.workflow.customizer
Customization functionality
org.openarchitectureware.workflow.debug - package org.openarchitectureware.workflow.debug
Debug support for the workflow engine
org.openarchitectureware.workflow.issues - package org.openarchitectureware.workflow.issues
Basic implementation of analyzation issues
org.openarchitectureware.workflow.issues.indexed - package org.openarchitectureware.workflow.issues.indexed
Indexed analyzation issues
org.openarchitectureware.workflow.lib - package org.openarchitectureware.workflow.lib
Basic abstractions of the workflow engine
org.openarchitectureware.workflow.monitor - package org.openarchitectureware.workflow.monitor
Defines monitors that report the progress state of workflows
org.openarchitectureware.workflow.util - package org.openarchitectureware.workflow.util
Utility classes needed by the workflow engine
org.openarchitectureware.xpand2 - package org.openarchitectureware.xpand2
Implementation of the Xpand language
org.openarchitectureware.xpand2.ast - package org.openarchitectureware.xpand2.ast
AST of the Xpand language
org.openarchitectureware.xpand2.codeassist - package org.openarchitectureware.xpand2.codeassist
Codeassist for the Xpand language
org.openarchitectureware.xpand2.debug - package org.openarchitectureware.xpand2.debug
Debug support for the Xpand language
org.openarchitectureware.xpand2.model - package org.openarchitectureware.xpand2.model
Basic abstractions of the Xpand language
org.openarchitectureware.xpand2.output - package org.openarchitectureware.xpand2.output
Generator output handling
org.openarchitectureware.xpand2.parser - package org.openarchitectureware.xpand2.parser
Parser for the Xpand language
org.openarchitectureware.xpand2.pr - package org.openarchitectureware.xpand2.pr
Implementation of protected regions
org.openarchitectureware.xpand2.pr.util - package org.openarchitectureware.xpand2.pr.util
Utility classes for protected regions
org.openarchitectureware.xpand2.type - package org.openarchitectureware.xpand2.type
Basic types of the Xpand language
org.openarchitectureware.xtend - package org.openarchitectureware.xtend
Implementation of the Xtend language
org.openarchitectureware.xtend.ast - package org.openarchitectureware.xtend.ast
AST of the Xtend language
org.openarchitectureware.xtend.codeassist - package org.openarchitectureware.xtend.codeassist
Codeassist for the Xtend language
org.openarchitectureware.xtend.parser - package org.openarchitectureware.xtend.parser
Parser for the Xtend language
org.openarchitectureware.xtend.types - package org.openarchitectureware.xtend.types
Basic types of the Xtend language
otherText - Variable in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlFileEvaluator
 
Outlet - Class in org.openarchitectureware.xpand2.output
 
Outlet(String) - Constructor for class org.openarchitectureware.xpand2.output.Outlet
 
Outlet() - Constructor for class org.openarchitectureware.xpand2.output.Outlet
 
Output - Interface in org.openarchitectureware.xpand2.output
 
output - Variable in class org.openarchitectureware.xpand2.XpandExecutionContextImpl
 
OutputImpl - Class in org.openarchitectureware.xpand2.output
*
OutputImpl() - Constructor for class org.openarchitectureware.xpand2.output.OutputImpl
 

P

P - Static variable in exception org.openarchitectureware.expression.EvaluationException
 
PacketReceiver - Class in org.openarchitectureware.debug.communication
This Runnable listens for incoming packets asynchroniously and keeps them, until they are required by customers.
PacketSender - Class in org.openarchitectureware.debug.communication
This Runnable sends packets out asynchroniously as they arrive from customers.
Pair<T1,T2> - Class in org.openarchitectureware.workflow.util
This class provides combines two objects into one, giving them appropriate equals and hashCode methods.
Pair() - Constructor for class org.openarchitectureware.workflow.util.Pair
 
Pair(T1, T2) - Constructor for class org.openarchitectureware.workflow.util.Pair
 
Param - Class in org.openarchitectureware.workflow.ant
Simple bean that holds a name/value pair.
Param() - Constructor for class org.openarchitectureware.workflow.ant.Param
 
PARAM_RESOURCELOADER_CLASS - Static variable in class org.openarchitectureware.workflow.util.ResourceLoaderFactory
 
ParameterizedCallable - Interface in org.openarchitectureware.type
 
ParameterizedType - Interface in org.openarchitectureware.type
 
parameterList() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
parameterList() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
ParamTypeListComparator - Class in org.openarchitectureware.compiler.runtime.util
 
ParamTypeListComparator() - Constructor for class org.openarchitectureware.compiler.runtime.util.ParamTypeListComparator
 
paranthesizedExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
paranthesizedExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
paranthesizedExpression() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
paranthesizedExpression() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
parse(String) - Method in class org.openarchitectureware.expression.ExpressionFacade
 
parse(Reader, String) - Method in interface org.openarchitectureware.expression.ResourceParser
 
parse(InputStream, String, Issues) - Method in class org.openarchitectureware.workflow.ast.parser.WorkflowParser
 
parse(Reader, String) - Method in class org.openarchitectureware.xtend.XtendResourceParser
 
parseAndInitialize(String, Issues, Map<String, String>) - Method in class org.openarchitectureware.workflow.ast.util.WorkflowFactory
 
parseAndInitialize(InputStream, String, Issues, Map<String, String>) - Method in class org.openarchitectureware.workflow.ast.util.WorkflowFactory
 
ParseException - Exception in org.openarchitectureware.workflow.ast.parser
 
ParseException(String, Location) - Constructor for exception org.openarchitectureware.workflow.ast.parser.ParseException
 
ParseException - Exception in org.openarchitectureware.xtend.parser
 
ParseException(OawError) - Constructor for exception org.openarchitectureware.xtend.parser.ParseException
 
ParseFacade - Class in org.openarchitectureware.xtend.parser
 
parseInitAndAnalyze(InputStream, String, Issues, Map<String, String>, Map<Class<?>, Converter>) - Method in class org.openarchitectureware.workflow.ast.util.WorkflowFactory
 
parseInitAndCreate(String, Map<String, String>, Map<Class<?>, Converter>, Issues) - Method in class org.openarchitectureware.workflow.ast.util.WorkflowFactory
 
parseInitAndCreate(InputStream, String, Map<String, String>, Map<Class<?>, Converter>, Issues) - Method in class org.openarchitectureware.workflow.ast.util.WorkflowFactory
 
Partition - Class in org.openarchitectureware.xtend.codeassist
 
Partition(String) - Constructor for class org.openarchitectureware.xtend.codeassist.Partition
 
PassiveWorkflowComponent - Class in org.openarchitectureware.workflow.lib
 
PassiveWorkflowComponent() - Constructor for class org.openarchitectureware.workflow.lib.PassiveWorkflowComponent
 
peek(K) - Method in class org.openarchitectureware.workflow.issues.indexed.MapSet
 
pointcut() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
pointcut() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
pointcut() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
pointcut() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
PolymorphicResolver - Class in org.openarchitectureware.compiler.runtime.util
 
PolymorphicResolver() - Constructor for class org.openarchitectureware.compiler.runtime.util.PolymorphicResolver
 
PolymorphicResolver - Class in org.openarchitectureware.type.baseimpl
 
PolymorphicResolver() - Constructor for class org.openarchitectureware.type.baseimpl.PolymorphicResolver
 
POP - Static variable in interface org.openarchitectureware.debug.processing.IProcessHandler
 
popStatement() - Method in interface org.openarchitectureware.xpand2.output.Output
 
popStatement() - Method in class org.openarchitectureware.xpand2.output.OutputImpl
 
post(Object) - Method in interface org.openarchitectureware.expression.Callback
 
PostProcessor - Interface in org.openarchitectureware.xpand2.output
PostProcessors can be added to the Xpand Generator component to implement manipulations on the generated file content.
postprocessors - Variable in class org.openarchitectureware.xpand2.output.Outlet
 
postTask(Object, Object) - Method in class org.openarchitectureware.debug.processing.DebugMonitor
inform the handlers about the finalization of a process step.
postTask(Object) - Method in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
decrement the iteration level
postTask(Object) - Method in class org.openarchitectureware.debug.processing.handlers.EventRuntimeHandler
Pop the element from the stack, adjust the cleanStackLevel value if required
postTask(Object) - Method in class org.openarchitectureware.debug.processing.handlers.VariablesRuntimeHandler
pop the peek element from the stack
postTask(Object) - Method in interface org.openarchitectureware.debug.processing.IEventHandler
 
postTask(Object) - Method in interface org.openarchitectureware.expression.ExecutionContext
 
postTask(Object) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
postTask(Object, Object) - Method in class org.openarchitectureware.workflow.monitor.NullProgressMonitor
 
postTask(Object, Object) - Method in interface org.openarchitectureware.workflow.monitor.ProgressMonitor
Notifies that a task was finished.
pre(SyntaxElement, ExecutionContext) - Method in interface org.openarchitectureware.expression.Callback
 
prepare(String, ProgressMonitor, Map<String, String>) - Method in class org.openarchitectureware.workflow.WorkflowRunner
 
pres - Variable in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
preTask(Object, Object) - Method in class org.openarchitectureware.debug.processing.DebugMonitor
the main method to manipulate the runtime process for debugging.
preTask(Object, Object, int) - Method in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
increment the iteration level
preTask(Object, Object, int) - Method in class org.openarchitectureware.debug.processing.handlers.EventRuntimeHandler
Push the element onto the stack
preTask(Object, Object, int) - Method in class org.openarchitectureware.debug.processing.handlers.VariablesRuntimeHandler
push the syntax element onto the stack
preTask(Object, Object, int) - Method in interface org.openarchitectureware.debug.processing.IEventHandler
 
preTask(Object) - Method in interface org.openarchitectureware.expression.ExecutionContext
 
preTask(Object) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
preTask(Object, Object) - Method in class org.openarchitectureware.workflow.monitor.NullProgressMonitor
 
preTask(Object, Object) - Method in interface org.openarchitectureware.workflow.monitor.ProgressMonitor
Notifies that a task will be started.
prettyPrint(long) - Static method in class org.openarchitectureware.workflow.util.StringHelper
formats a number using the default locale settings.
prettyPrint(Number) - Static method in class org.openarchitectureware.workflow.util.StringHelper
formats a number using the default locale settings.
prettyPrint(Date) - Static method in class org.openarchitectureware.workflow.util.StringHelper
formats a date using the default locale settings.
previousToken() - Method in class org.openarchitectureware.expression.codeassist.ReverseScanner
 
primaryExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
primaryExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
primaryExpression() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
primaryExpression() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
Procedure - Interface in org.openarchitectureware.xpand2.model
 
proceed() - Method in interface org.openarchitectureware.xpand2.model.Procedure
 
proceed() - Method in class org.openarchitectureware.xpand2.type.XpandDefinitionImpl
 
proceed(Object, List<?>) - Method in class org.openarchitectureware.xpand2.type.XpandDefinitionImpl
 
proceed() - Method in class org.openarchitectureware.xtend.types.AdviceContext
 
proceed(Object[]) - Method in class org.openarchitectureware.xtend.types.AdviceContext
 
ProfileCollector - Class in org.openarchitectureware.util
This class serves as a ThreadLocal collector for profiling information.
ProfileCollector.ProfileEntry - Class in org.openarchitectureware.util
 
ProfileCollector.ProfileEntry(String, long, long) - Constructor for class org.openarchitectureware.util.ProfileCollector.ProfileEntry
 
ProgressMonitor - Interface in org.openarchitectureware.workflow.monitor
The IProgressMonitor interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity.
PROPERTY - Static variable in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 
Property - Interface in org.openarchitectureware.type
 
PROPERTY - Static variable in class org.openarchitectureware.workflow.ast.parser.WorkflowParser
 
PropertyImpl - Class in org.openarchitectureware.type.baseimpl
 
PropertyImpl(Type, String, Type) - Constructor for class org.openarchitectureware.type.baseimpl.PropertyImpl
 
PropertyTypeImpl - Class in org.openarchitectureware.type.baseimpl.types
 
PropertyTypeImpl(TypeSystem, String) - Constructor for class org.openarchitectureware.type.baseimpl.types.PropertyTypeImpl
 
Proposal - Interface in org.openarchitectureware.expression.codeassist
 
ProposalComputer - Interface in org.openarchitectureware.expression.codeassist
 
ProposalFactory - Interface in org.openarchitectureware.expression.codeassist
 
ProposalFactoryDefaultImpl - Class in org.openarchitectureware.expression.codeassist
 
ProposalFactoryDefaultImpl() - Constructor for class org.openarchitectureware.expression.codeassist.ProposalFactoryDefaultImpl
 
ProposalImpl - Class in org.openarchitectureware.expression.codeassist
 
ProposalImpl(String, String, String, Object) - Constructor for class org.openarchitectureware.expression.codeassist.ProposalImpl
 
PROTECT - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
ProtectedRegion - Interface in org.openarchitectureware.xpand2.pr
 
ProtectedRegionResolver - Interface in org.openarchitectureware.xpand2.pr
A ProtectedRegionResolver is responsible for resolving Protected Regions from the generated sources.
protectedRegionResolver - Variable in class org.openarchitectureware.xpand2.XpandExecutionContextImpl
 
ProtectedRegionResolverImpl - Class in org.openarchitectureware.xpand2.pr
Default implementation of the ProtectedRegionResolver interface.
ProtectedRegionResolverImpl() - Constructor for class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl
 
ProtectedRegionResolverImpl.ProtectedRegionImpl - Class in org.openarchitectureware.xpand2.pr
 
ProtectedRegionResolverImpl.ProtectedRegionImpl(String, boolean, File, String, boolean, int, int, String) - Constructor for class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
ProtectedRegionSyntaxException - Exception in org.openarchitectureware.xpand2.pr
 
ProtectedRegionSyntaxException(String) - Constructor for exception org.openarchitectureware.xpand2.pr.ProtectedRegionSyntaxException
 
ProtectedRegionSyntaxException(String, Throwable) - Constructor for exception org.openarchitectureware.xpand2.pr.ProtectedRegionSyntaxException
 
ProtectStatement - Class in org.openarchitectureware.xpand2.ast
*
ProtectStatement(Expression, Expression, Statement[], Expression, boolean) - Constructor for class org.openarchitectureware.xpand2.ast.ProtectStatement
 
protectStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
protectStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
PUSH - Static variable in interface org.openarchitectureware.debug.processing.IProcessHandler
 
pushStatement(SyntaxElement, XpandExecutionContext) - Method in class org.openarchitectureware.xpand2.output.BlankLineSkippingOutput
 
pushStatement(SyntaxElement, XpandExecutionContext) - Method in interface org.openarchitectureware.xpand2.output.Output
 
pushStatement(SyntaxElement, XpandExecutionContext) - Method in class org.openarchitectureware.xpand2.output.OutputImpl
 
put(String, Object) - Method in class org.openarchitectureware.workflow.ast.util.WorkflowContainer
 
put(WorkflowComponent) - Method in class org.openarchitectureware.workflow.container.CompositeComponent
Adds a workflow component.
put(K, V) - Method in class org.openarchitectureware.workflow.issues.indexed.MapSet
 
putMethod - Variable in class org.openarchitectureware.workflow.ast.util.InjectorPut
 

R

read() - Method in class org.openarchitectureware.expression.codeassist.CharacterScanner
 
read(InputStream) - Method in class org.openarchitectureware.workflow.util.InputStreamToByteArray
 
readContent(DataInputStream) - Method in class org.openarchitectureware.debug.communication.packets.AbstractPacket
fill the packet fields from the DataInputStream.
readContent(DataInputStream) - Method in class org.openarchitectureware.debug.communication.packets.BreakpointPacket
 
readContent(DataInputStream) - Method in class org.openarchitectureware.debug.communication.packets.CommandPacket
 
readContent(DataInputStream) - Method in class org.openarchitectureware.debug.communication.packets.ConfirmationPacket
 
readContent(DataInputStream) - Method in class org.openarchitectureware.debug.communication.packets.EventPacket
 
readContent(DataInputStream) - Method in class org.openarchitectureware.debug.communication.packets.EventPacketWithFrames
 
readContent(DataInputStream) - Method in class org.openarchitectureware.debug.communication.packets.HandshakePacket
 
readContent(DataInputStream) - Method in class org.openarchitectureware.debug.communication.packets.RegisterPacket
 
readContent(DataInputStream) - Method in class org.openarchitectureware.debug.communication.packets.RequireVarPacket
 
readContent(DataInputStream) - Method in class org.openarchitectureware.debug.communication.packets.VarDataPacket
 
readContent(DataInputStream) - Method in class org.openarchitectureware.debug.model.SyntaxElementTO
 
readContent(DataInputStream) - Method in class org.openarchitectureware.debug.model.VarValueTO
 
readPacket() - Method in class org.openarchitectureware.debug.communication.Connection
 
readSingleFile(String) - Static method in class org.openarchitectureware.xpand2.pr.util.FSIO
 
readSingleFile(File, String) - Static method in class org.openarchitectureware.xpand2.pr.util.FSIO
 
readSingleFile(Reader) - Static method in class org.openarchitectureware.xpand2.pr.util.FSIO
 
REAL - Static variable in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 
RealLiteral - Class in org.openarchitectureware.expression.ast
 
RealLiteral(Identifier) - Constructor for class org.openarchitectureware.expression.ast.RealLiteral
 
RealTypeImpl - Class in org.openarchitectureware.type.baseimpl.types
 
RealTypeImpl(TypeSystem, String) - Constructor for class org.openarchitectureware.type.baseimpl.types.RealTypeImpl
 
ReferenceAST - Class in org.openarchitectureware.workflow.ast
 
ReferenceAST(Location, String, String) - Constructor for class org.openarchitectureware.workflow.ast.ReferenceAST
 
refId - Variable in class org.openarchitectureware.debug.communication.packets.AbstractPacket
 
ReflectionUtil - Class in org.openarchitectureware.workflow.util
Provides static helper methods to deal with element fields using reflection.
registerAdvices(String) - Method in class org.openarchitectureware.xpand2.XpandExecutionContextImpl
 
registerCall(long, long) - Method in class org.openarchitectureware.util.ProfileCollector.ProfileEntry
 
registerCompilationUnit(String, Object) - Method in class org.openarchitectureware.compiler.helpers.CompilableApp
 
registeredExtensionAdvices - Variable in class org.openarchitectureware.expression.ExecutionContextImpl
 
registeredParsers - Variable in class org.openarchitectureware.expression.ResourceManagerDefaultImpl
 
registerExtensionAdvices(String) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
registerExtensionMethod(Map<Pair<String, Integer>, List<Pair<Method, Boolean>>>, Class, String, boolean, Class...) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
registerKeywordMapping(String, Class<?>) - Static method in class org.openarchitectureware.workflow.customizer.WorkflowCustomization
 
registerKeywordMapping(String, String) - Static method in class org.openarchitectureware.workflow.customizer.WorkflowCustomization
 
registerMetaModel(MetaModel) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
registerMetaModel(MetaModel) - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
registerMetaModel(MetaModel) - Method in class org.openarchitectureware.xtend.XtendFacade
 
registerOutlet(String, Outlet) - Method in class org.openarchitectureware.compiler.runtime.CompiledExecutionContext
 
RegisterPacket - Class in org.openarchitectureware.debug.communication.packets
The packet to communicate handlers or adapter class names to be registered in the runtime process.
RegisterPacket() - Constructor for class org.openarchitectureware.debug.communication.packets.RegisterPacket
 
registerParser(String, ResourceParser) - Method in interface org.openarchitectureware.expression.ResourceManager
 
registerParser(String, ResourceParser) - Method in class org.openarchitectureware.expression.ResourceManagerDefaultImpl
 
reInit() - Method in class org.openarchitectureware.compiler.runtime.CompiledExecutionContext
This method serves to clear all data stored for this thread.
REJECT - Static variable in interface org.openarchitectureware.expression.parser.SyntaxConstants
 
relationalExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
relationalExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
relationalExpression() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
relationalExpression() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
release() - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
release() - Method in interface org.openarchitectureware.expression.TypeSystem
Clears internal resources (caches).
release() - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
REM - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
REMOVE - Static variable in class org.openarchitectureware.debug.processing.handlers.BreakpointRuntimeHandler
 
remove(Object) - Method in class org.openarchitectureware.workflow.issues.indexed.MapSet
 
removeWSAfterLastNewline(CharSequence) - Method in class org.openarchitectureware.xpand2.output.OutputImpl
 
replace(String, String, String) - Static method in class org.openarchitectureware.workflow.util.StringHelper
returns a new string in which one search string is replaced by another.
replaceProperties(String, AbstractASTBase) - Method in class org.openarchitectureware.workflow.ast.util.VisitorInitializer
 
replaceProperties(String, boolean, AbstractASTBase) - Method in class org.openarchitectureware.workflow.ast.util.VisitorInitializer
 
reportError(RecognitionException) - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
reportError(RecognitionException) - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
reportRegions(File) - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl
Dumps all known protected regions to files.
RequireVarPacket - Class in org.openarchitectureware.debug.communication.packets
The packet to communicate a request for variable from a specific frame and variable id.
RequireVarPacket(int, int) - Constructor for class org.openarchitectureware.debug.communication.packets.RequireVarPacket
 
resolveOutlet(Map<String, Outlet>, String, String) - Static method in class org.openarchitectureware.xpand2.output.OutputImpl
 
resource - Variable in class org.openarchitectureware.debug.model.SyntaxElementTO
 
Resource - Interface in org.openarchitectureware.expression
 
RESOURCE_NOT_FOUND - Static variable in class org.openarchitectureware.expression.AnalysationIssue
 
ResourceLoader - Interface in org.openarchitectureware.workflow.util
 
ResourceLoaderDefaultImpl - Class in org.openarchitectureware.workflow.util
 
ResourceLoaderDefaultImpl() - Constructor for class org.openarchitectureware.workflow.util.ResourceLoaderDefaultImpl
 
ResourceLoaderFactory - Class in org.openarchitectureware.workflow.util
Factory for ResourceLoaders.
ResourceLoaderFactory() - Constructor for class org.openarchitectureware.workflow.util.ResourceLoaderFactory
 
ResourceLoaderImpl - Class in org.openarchitectureware.workflow.util
 
ResourceLoaderImpl(ClassLoader) - Constructor for class org.openarchitectureware.workflow.util.ResourceLoaderImpl
 
resourceManager - Variable in class org.openarchitectureware.expression.ExecutionContextImpl
 
ResourceManager - Interface in org.openarchitectureware.expression
 
ResourceManagerDefaultImpl - Class in org.openarchitectureware.expression
 
ResourceManagerDefaultImpl() - Constructor for class org.openarchitectureware.expression.ResourceManagerDefaultImpl
 
ResourceParser - Interface in org.openarchitectureware.expression
 
RESUME - Static variable in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
 
resumed() - Method in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
no contribution here
RESUMED - Static variable in class org.openarchitectureware.debug.processing.handlers.EventRuntimeHandler
 
resumed() - Method in class org.openarchitectureware.debug.processing.handlers.EventRuntimeHandler
Send RESUMED event to the debug server
resumed() - Method in class org.openarchitectureware.debug.processing.handlers.VariablesRuntimeHandler
no contribution here
resumed() - Method in interface org.openarchitectureware.debug.processing.IEventHandler
 
returnType - Variable in class org.openarchitectureware.xtend.ast.AbstractExtension
 
ReverseScanner - Class in org.openarchitectureware.expression.codeassist
 
ReverseScanner(String) - Constructor for class org.openarchitectureware.expression.codeassist.ReverseScanner
 
RG - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
RG - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
RT - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
RT_CHAR - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
run() - Method in class org.openarchitectureware.debug.communication.PacketReceiver
 
run() - Method in class org.openarchitectureware.debug.communication.PacketSender
 
run() - Method in class org.openarchitectureware.debug.processing.handlers.BreakpointRuntimeHandler
 
run() - Method in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
 
run() - Method in class org.openarchitectureware.debug.processing.handlers.VariablesRuntimeHandler
 
run() - Method in class org.openarchitectureware.debug.processing.RuntimeHandlerManager
 
run(String, ProgressMonitor, Map<String, String>, Map<String, ?>) - Method in class org.openarchitectureware.workflow.WorkflowRunner
 
RuntimeHandlerManager - Class in org.openarchitectureware.debug.processing
This manager class listens for requests from the debug server to instantiate handlers or adapters.
RuntimeHandlerManager(DebugMonitor) - Constructor for class org.openarchitectureware.debug.processing.RuntimeHandlerManager
 

S

se - Variable in class org.openarchitectureware.debug.communication.packets.BreakpointPacket
 
SELECT - Static variable in interface org.openarchitectureware.expression.parser.SyntaxConstants
 
select(Set<? extends Callable>, Class<T>) - Static method in class org.openarchitectureware.type.baseimpl.PolymorphicResolver
 
select(Collection<T>, String) - Static method in class org.openarchitectureware.util.HigherOrder
 
SELECTFIRST - Static variable in interface org.openarchitectureware.expression.parser.SyntaxConstants
 
sendPacket(AbstractPacket) - Method in class org.openarchitectureware.debug.communication.Connection
 
sendPacket(AbstractPacket) - Method in class org.openarchitectureware.debug.communication.PacketSender
Add a packet to be sent to the other side.
SEPARATOR - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
sequence() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
SET - Static variable in class org.openarchitectureware.debug.processing.handlers.BreakpointRuntimeHandler
 
SET - Static variable in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 
set(Object, Object) - Method in class org.openarchitectureware.type.baseimpl.PropertyImpl
 
set(Object, Object) - Method in class org.openarchitectureware.type.impl.java.JavaPropertyImpl
 
set(Object, Object) - Method in interface org.openarchitectureware.type.Property
 
set(String, Object) - Method in interface org.openarchitectureware.workflow.WorkflowContext
Sets the passed Model the specified slot.
set(String, Object) - Method in class org.openarchitectureware.workflow.WorkflowContextDefaultImpl
 
setAbortOnError(boolean) - Method in class org.openarchitectureware.check.CheckComponent
Sets if execution should be aborted on error.
setAbstract(boolean) - Method in class org.openarchitectureware.workflow.Workflow
Sets if the workflow is abstract or not.
setAdviceTarget(String) - Method in class org.openarchitectureware.workflow.ao.AbstractWorkflowAdvice
Sets the target of the advice.
setAnalyzedType(Object) - Method in class org.openarchitectureware.workflow.ast.ComponentAST
 
setAppend(boolean) - Method in class org.openarchitectureware.xpand2.output.Outlet
 
setAutomaticHyphens(boolean) - Method in class org.openarchitectureware.xpand2.Generator
Enables or disables the automatic hyphenation.
setAutomaticHyphens(boolean) - Method in class org.openarchitectureware.xpand2.output.OutputImpl
 
setBeautifier(List<?>) - Method in class org.openarchitectureware.xpand2.Generator
Sets the list of beatifiers that will be applied to the generated output.
setBody(String) - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl.ProtectedRegionImpl
 
setBuffer(CharSequence) - Method in class org.openarchitectureware.compiler.runtime.util.CompiledPostprocessFileHandle
 
setBuffer(CharSequence) - Method in interface org.openarchitectureware.xpand2.output.FileHandle
 
setBuffer(CharSequence) - Method in class org.openarchitectureware.xpand2.output.FileHandleImpl
 
setBuiltinMetamodel(BuiltinMetaModel) - Method in class org.openarchitectureware.expression.TypeSystemImpl
 
setCallback(Callback) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
setCallBack(Callback) - Method in class org.openarchitectureware.xpand2.XpandExecutionContextImpl
 
setCanceled(boolean) - Method in class org.openarchitectureware.debug.processing.DebugMonitor
 
setCanceled(boolean) - Method in class org.openarchitectureware.workflow.monitor.NullProgressMonitor
 
setCanceled(boolean) - Method in interface org.openarchitectureware.workflow.monitor.ProgressMonitor
Sets the cancel state to the given value.
setClazz(String) - Method in class org.openarchitectureware.workflow.ast.ComponentAST
 
setCollectProfileSummary(String) - Method in class org.openarchitectureware.xpand2.Generator
Sets the collection profile summary.
setCollectProfileSummary(String) - Method in class org.openarchitectureware.xtend.XtendComponent
Sets the collect profile summary.
setColumnNumber(int) - Method in class org.openarchitectureware.workflow.ast.parser.Location
 
setCommandListener(ICommandListener) - Method in class org.openarchitectureware.debug.processing.DebugMonitor
 
setCond(String) - Method in class org.openarchitectureware.workflow.container.IfComponent
Sets the condition.
setConfigFile(String) - Method in class org.openarchitectureware.xpand2.output.JavaBeautifier
 
setConfigurationModel(ConfigurationModel, Issues) - Static method in class org.openarchitectureware.workflow.config.GlobalConfigurationHolder
Sets the configuration model.
setConfigurationModel(ConfigurationModel, Issues, boolean) - Static method in class org.openarchitectureware.workflow.config.GlobalConfigurationHolder
Sets the configuration model
setConnection(Connection) - Method in class org.openarchitectureware.debug.processing.RuntimeHandlerManager
 
setContainer(CompositeComponent) - Method in class org.openarchitectureware.workflow.container.CompositeComponent
 
setContainer(CompositeComponent) - Method in class org.openarchitectureware.workflow.lib.AbstractWorkflowComponent
 
setContainer(CompositeComponent) - Method in interface org.openarchitectureware.workflow.WorkflowComponent
Sers the containing component.
setContainingDefinition(AbstractDefinition) - Method in class org.openarchitectureware.xpand2.ast.Statement
 
setContainingDefinition(AbstractDefinition) - Method in class org.openarchitectureware.xpand2.ast.StatementWithBody
 
setContext(Object) - Method in interface org.openarchitectureware.debug.processing.IElementAdapter
set the current execution context
the context should be cached and can be used to collect information about elements
setContext(Object) - Method in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
setContext(Object) - Method in class org.openarchitectureware.workflow.debug.WorkflowElementAdapter
 
setConvertPropertiesToLowerCase(boolean) - Method in class org.openarchitectureware.type.impl.oawclassic.OAWClassicStrategy
 
setCurrentContext(WorkflowContext) - Static method in class org.openarchitectureware.workflow.WorkflowContextHolder
 
setCurrentThreadResourceLoader(ResourceLoader) - Static method in class org.openarchitectureware.workflow.util.ResourceLoaderFactory
 
setDefaultExcludes(boolean) - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl
This flag determines whether default file exclusion patterns should be used.
setDetailedLoggingWriter(OutputStream) - Method in class org.openarchitectureware.util.ProfileCollector
This method tells the ProfileCollector to perform detailed logging and store it in the Writer passed as a parameter.
setDirectories(String) - Method in class org.openarchitectureware.workflow.common.DirectoryCleaner
Deprecated. Use DirectoryCleaner.setDirectory(String) instead
setDirectory(String) - Method in class org.openarchitectureware.workflow.common.DirectoryCleaner
Sets the directory.
setDocumentLocator(Locator) - Method in class org.openarchitectureware.workflow.ast.parser.WorkflowParser
 
setDumpContext(boolean) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent.Debug
 
setDumpContext(boolean) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
setElse(CompositeComponent) - Method in class org.openarchitectureware.workflow.container.ConditionalComponent
 
setElseIf(IfStatement) - Method in class org.openarchitectureware.xpand2.ast.IfStatement
 
setEmfAllChildrenSlot(String) - Method in class org.openarchitectureware.check.CheckComponent
Sets the expression for the emfAllChildren property.
setEnd(int) - Method in class org.openarchitectureware.expression.ast.SyntaxElement
 
setExceptionHandler(ExceptionHandler) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
setExceptionsOnNullEvaluation(boolean) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
setExpand(String) - Method in class org.openarchitectureware.xpand2.Generator
Sets the statement that is to expand by the generator.
setExpression(String) - Method in class org.openarchitectureware.check.CheckComponent
Sets the expression to check.
setExpression(String) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent.Debug
 
setExtensionFile(ExtensionFile) - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
setExtensionFile(ExtensionFile) - Method in interface org.openarchitectureware.xtend.ast.Extension
 
setFile(String) - Method in class org.openarchitectureware.workflow.ant.WorkflowAntTask
 
setFile(String) - Method in class org.openarchitectureware.workflow.ast.DeclaredPropertyFileAST
 
setFile(String) - Method in class org.openarchitectureware.workflow.ast.InclusionAST
 
setFileEncoding(String) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
setFileEncoding(String) - Method in interface org.openarchitectureware.expression.ResourceManager
 
setFileEncoding(String) - Method in class org.openarchitectureware.expression.ResourceManagerDefaultImpl
 
setFileEncoding(String) - Method in class org.openarchitectureware.xpand2.Generator
Sets the character encoding used for the output file.
setFileEncoding(String) - Method in class org.openarchitectureware.xpand2.GeneratorAdvice
Sets the file encoding to use for the target generator.
setFileEncoding(String) - Method in class org.openarchitectureware.xpand2.output.Outlet
 
setFileEncoding(String) - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl
Sets the file encoding to be used when reading files.
setFileEncoding(String) - Method in class org.openarchitectureware.xpand2.XpandExecutionContextImpl
 
setFileExtensions(String[]) - Method in class org.openarchitectureware.xpand2.output.XmlBeautifier
Deprecated.  
setFileName(String) - Method in class org.openarchitectureware.expression.ast.SyntaxElement
 
setFirst(T1) - Method in class org.openarchitectureware.workflow.util.Pair
 
setFirst(T1) - Method in class org.openarchitectureware.workflow.util.Triplet
 
setFullyQualifiedName(String) - Method in interface org.openarchitectureware.expression.Resource
 
setFullyQualifiedName(String) - Method in class org.openarchitectureware.xpand2.ast.Template
 
setFullyQualifiedName(String) - Method in class org.openarchitectureware.xtend.ast.ExtensionFile
 
setGenPath(String) - Method in class org.openarchitectureware.xpand2.Generator
Deprecated. use outlets instead
setGlobalVar(String, Object) - Method in class org.openarchitectureware.compiler.runtime.CompiledExecutionContext
 
setId(String) - Method in class org.openarchitectureware.workflow.ast.ComponentAST
 
setId(String) - Method in class org.openarchitectureware.workflow.container.CompositeComponent
 
setId(String) - Method in class org.openarchitectureware.workflow.lib.AbstractWorkflowComponent
 
setId(String) - Method in interface org.openarchitectureware.workflow.WorkflowComponentWithID
Sets the ID of the workflow component.
setIdRef(String) - Method in class org.openarchitectureware.workflow.ast.ReferenceAST
 
setIgnoreList(String) - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl
Sets a custom list of file patterns that should be filtered during scanning of source files and directories.
setImportedElement(AbstractASTBase) - Method in class org.openarchitectureware.workflow.ast.InclusionAST
 
setInputSlot(String) - Method in class org.openarchitectureware.workflow.lib.SimpleJavaTransformationComponent
Sets the name of the input slot.
setInvoke(String) - Method in class org.openarchitectureware.xtend.XtendComponent
Sets the invoke expression.
setIsNotSelected(String) - Method in class org.openarchitectureware.workflow.config.FeatureComponent
 
setIsSelected(String) - Method in class org.openarchitectureware.workflow.config.FeatureComponent
 
setLine(int) - Method in class org.openarchitectureware.expression.ast.SyntaxElement
 
setLineNumber(int) - Method in class org.openarchitectureware.workflow.ast.parser.Location
 
setLocation(Location) - Method in class org.openarchitectureware.workflow.ast.AbstractASTBase
 
setLocation(Location) - Method in class org.openarchitectureware.workflow.container.CompositeComponent
Sets the location of the entry in the parent workflow file.
setLocation(Location) - Method in class org.openarchitectureware.workflow.lib.AbstractWorkflowComponent
 
setLocation(Location) - Method in interface org.openarchitectureware.workflow.WorkflowComponent
Sets the location in the source file that invokes the current component.
setModelSlot(String) - Method in class org.openarchitectureware.workflow.lib.WorkflowComponentWithModelSlot
Sets the name of the model slot.
setMonitor(ProgressMonitor) - Method in class org.openarchitectureware.expression.ExecutionContextImpl
 
setName(String) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent.GlobalVarDef
 
setName(String) - Method in class org.openarchitectureware.workflow.ant.Param
Property setter
setName(String) - Method in class org.openarchitectureware.workflow.ast.ReferenceAST
 
setName(String) - Method in class org.openarchitectureware.xpand2.output.Outlet
 
setNameEnd(int) - Method in class org.openarchitectureware.workflow.ast.parser.Location
 
setNameStart(int) - Method in class org.openarchitectureware.workflow.ast.parser.Location
 
setNextId() - Method in class org.openarchitectureware.debug.communication.packets.AbstractPacket
 
setOutput(Output) - Method in class org.openarchitectureware.xpand2.Generator
Sets the output.
setOutputSlot(String) - Method in class org.openarchitectureware.compiler.helpers.CompilationUnitInstantiator
Sets the output slot.
setOutputSlot(String) - Method in class org.openarchitectureware.workflow.lib.SimpleJavaTransformationComponent
Sets the name of the output slot.
setOutputSlot(String) - Method in class org.openarchitectureware.xtend.XtendComponent
Sets the output slot.
setOverwrite(boolean) - Method in class org.openarchitectureware.xpand2.output.Outlet
 
setOwner(Template) - Method in class org.openarchitectureware.xpand2.ast.AbstractDefinition
 
setOwnLocation(Location) - Method in class org.openarchitectureware.workflow.container.CompositeComponent
Sets the location of the start and closing tags in the actual workflow file.
setPackagePrefix(String) - Method in class org.openarchitectureware.compiler.helpers.TemplateContext
 
setParent(XtendFile) - Method in class org.openarchitectureware.xtend.ast.Around
 
setPassedBeans(Map<String, ComponentAST>) - Method in class org.openarchitectureware.workflow.ast.InclusionAST
 
setPassedProperties(Map<String, String>) - Method in class org.openarchitectureware.workflow.ast.InclusionAST
 
setPath(String) - Method in class org.openarchitectureware.xpand2.output.Outlet
 
setPrDefaultExcludes(boolean) - Method in class org.openarchitectureware.xpand2.Generator
Enables oder disables the default excludes for protected regions.
setPrExcludes(String) - Method in class org.openarchitectureware.xpand2.Generator
Sets the additional excludes for protected regions.
setProtectedRegionResolver(ProtectedRegionResolver) - Method in class org.openarchitectureware.compiler.runtime.CompiledExecutionContext
 
setPrSrcPaths(String) - Method in class org.openarchitectureware.xpand2.Generator
Sets the source paths for protected regions.
setReference(ComponentAST) - Method in class org.openarchitectureware.workflow.ast.ReferenceAST
 
setResource(String) - Method in class org.openarchitectureware.workflow.container.CompositeComponent
Sets the filename of the workflow.
setResourceManager(ResourceManager) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
setResourceManager(ResourceManager) - Method in class org.openarchitectureware.xpand2.XpandExecutionContextImpl
 
setSecond(T2) - Method in class org.openarchitectureware.workflow.util.Pair
 
setSecond(T2) - Method in class org.openarchitectureware.workflow.util.Triplet
 
setSkipOnErrors(boolean) - Method in class org.openarchitectureware.workflow.lib.AbstractWorkflowComponent2
Sets if the execution of this component should be skipped if previously executed components contained some errors.
setSourceEncoding(String) - Method in class org.openarchitectureware.compiler.helpers.CompilationUnitInstantiator
Sets the character encoding for the source file.
setSrcPath(String) - Method in class org.openarchitectureware.xpand2.Generator
Deprecated. use outlets instead
setSrcPathes(String) - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl
Sets the source paths that should be scanned.
setStart(int) - Method in class org.openarchitectureware.expression.ast.SyntaxElement
 
setTarget(Expression) - Method in class org.openarchitectureware.expression.ast.FeatureCall
 
setTaskName(String) - Method in class org.openarchitectureware.debug.processing.DebugMonitor
 
setTaskName(String) - Method in class org.openarchitectureware.workflow.monitor.NullProgressMonitor
 
setTaskName(String) - Method in interface org.openarchitectureware.workflow.monitor.ProgressMonitor
Sets the task name to the given value.
setThird(T3) - Method in class org.openarchitectureware.workflow.util.Triplet
 
SetTypeImpl - Class in org.openarchitectureware.type.baseimpl.types
 
SetTypeImpl(Type, TypeSystem, String) - Constructor for class org.openarchitectureware.type.baseimpl.types.SetTypeImpl
 
setTypeStrategy(JavaTypeStrategy) - Method in class org.openarchitectureware.type.impl.java.JavaMetaModel
Sets the type strategy.
setTypeSystem(TypeSystem) - Method in class org.openarchitectureware.compiler.runtime.CompiledExecutionContext
 
setTypeSystem(TypeSystem) - Method in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 
setTypeSystem(TypeSystem) - Method in class org.openarchitectureware.type.impl.java.JavaMetaModel
 
setTypeSystem(TypeSystem) - Method in interface org.openarchitectureware.type.MetaModel
Sets the underlying typesystem.
setTypeSystem(TypeSystem) - Method in class org.openarchitectureware.xpand2.type.XpandTypesMetaModel
 
setTypeSystem(TypeSystem) - Method in class org.openarchitectureware.xtend.types.XtendMetaModel
 
setUseBASE64(boolean) - Method in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl
 
setUseDefaultExcludes(boolean) - Method in class org.openarchitectureware.workflow.common.DirectoryCleaner
Sets if the default excludes are used.
setValue(String) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent.GlobalVarDef
 
setValue(Object) - Method in class org.openarchitectureware.expression.Variable
 
setValue(String) - Method in class org.openarchitectureware.workflow.ant.Param
Property setter
setValue(String) - Method in class org.openarchitectureware.workflow.ast.SimpleParamAST
 
setValue(Object, Object) - Method in interface org.openarchitectureware.workflow.ast.util.Injector
 
setValue(Object, Object) - Method in class org.openarchitectureware.workflow.ast.util.InjectorList
 
setValue(Object, Object) - Method in class org.openarchitectureware.workflow.ast.util.InjectorPut
 
setValue(Object, Object) - Method in class org.openarchitectureware.workflow.ast.util.InjectorSimple
 
setVerboseProfileFilename(String) - Method in class org.openarchitectureware.xpand2.Generator
Sets the filename for verbose profile.
setVerboseProfileFilename(String) - Method in class org.openarchitectureware.xtend.XtendComponent
Sets the filename for the verbose profile.
setWarnIfNothingChecked(boolean) - Method in class org.openarchitectureware.check.CheckComponent
Sets if a warning should be issued if nothing has been checked.
setWorkflow(Workflow) - Method in class org.openarchitectureware.workflow.ast.util.WorkflowContainer
 
SHALL_HANDLE - Static variable in interface org.openarchitectureware.debug.processing.IProcessHandler
 
shallHandle(boolean, Object, int) - Method in class org.openarchitectureware.debug.processing.handlers.BreakpointRuntimeHandler
no contribution here
shallHandle(boolean, Object, int) - Method in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
ask the suitable element adapter if the element shall be handled.
shallHandle(Object) - Method in interface org.openarchitectureware.debug.processing.IElementAdapter
this method is called from the DebugMonitor prior to all other suspension activities (e.g. breakpoint check, subroutine level check)
this provides the opportunity to handle specific elements individually
Normal return value should be true
shallHandle(boolean, Object, int) - Method in interface org.openarchitectureware.debug.processing.IProcessHandler
define if an element shall be considered or completely ignored for suspension in a debug process.
shallHandle(Object) - Method in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
shallHandle(Object) - Method in class org.openarchitectureware.workflow.debug.WorkflowElementAdapter
 
shallHandle(Object) - Method in class org.openarchitectureware.xpand2.debug.XpandElementAdapter
 
shallInterrupt(boolean) - Method in class org.openarchitectureware.debug.processing.handlers.BreakpointRuntimeHandler
no contribution here
shallInterrupt(boolean) - Method in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
return true in case of a user's terminate event or if the socket connection is no longer open
shallInterrupt(boolean) - Method in interface org.openarchitectureware.debug.processing.IProcessHandler
define if the debugger runtime process shall be interrupted
shallNotSuspend(Object, int, ExecutionContext) - Method in class org.openarchitectureware.expression.debug.BaseSpecialTreatment
 
shallNotSuspend(Object, int, ExecutionContext) - Method in class org.openarchitectureware.expression.debug.NoResourceSpecial
Don't suspend for normal frame, if the element has no resource (virtual ones)
shallNotSuspend(Object, int, ExecutionContext) - Method in class org.openarchitectureware.xpand2.debug.ExpandSpecial
 
shallNotSuspend(Object, int, ExecutionContext) - Method in class org.openarchitectureware.xpand2.debug.ForEachSpecial
A ForEachStatement calls monitor.preTask() always twice.
shallSuspend(boolean, Object, int) - Method in class org.openarchitectureware.debug.processing.handlers.BreakpointRuntimeHandler
returns true if a breakpoint is rgeistered for that element
shallSuspend(boolean, Object, int) - Method in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
return true in case of a user's suspend request or dependend on the current iteration level.
shallSuspend(Object, int) - Method in interface org.openarchitectureware.debug.processing.IElementAdapter
this method is called from the DebugMonitor after all other suspension activities (e.g. breakpoint check, subroutine level check)
this provides the opportunity for a last call by the adapter.
shallSuspend(boolean, Object, int) - Method in interface org.openarchitectureware.debug.processing.IProcessHandler
define if a debug process shall be suspended for a given element.
shallSuspend(Object, int) - Method in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
shallSuspend(Object, int) - Method in class org.openarchitectureware.workflow.debug.WorkflowElementAdapter
 
shouldWrite(FileHandleImpl) - Method in class org.openarchitectureware.xpand2.output.Outlet
 
SimpleJavaModificationComponent - Class in org.openarchitectureware.workflow.lib
 
SimpleJavaModificationComponent() - Constructor for class org.openarchitectureware.workflow.lib.SimpleJavaModificationComponent
 
SimpleJavaTransformationComponent - Class in org.openarchitectureware.workflow.lib
 
SimpleJavaTransformationComponent() - Constructor for class org.openarchitectureware.workflow.lib.SimpleJavaTransformationComponent
 
SimpleParamAST - Class in org.openarchitectureware.workflow.ast
 
SimpleParamAST(Location, String, String) - Constructor for class org.openarchitectureware.workflow.ast.SimpleParamAST
 
simpleRep - Variable in class org.openarchitectureware.debug.model.VarValueTO
 
simpleStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
simpleStatement() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
simpleType() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
simpleType() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
simpleType() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
simpleType() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
SORT_BY - Static variable in interface org.openarchitectureware.expression.parser.SyntaxConstants
 
specChar - Variable in class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlFileEvaluator
 
specials - Variable in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
specials - Variable in class org.openarchitectureware.expression.debug.ExpressionModelPresentation
 
StackElement - Class in org.openarchitectureware.xpand2.codeassist
 
StackElement() - Constructor for class org.openarchitectureware.xpand2.codeassist.StackElement
 
start - Variable in class org.openarchitectureware.debug.model.SyntaxElementTO
 
start - Variable in class org.openarchitectureware.expression.ast.SyntaxElement
 
started(Object, Object) - Method in class org.openarchitectureware.debug.processing.DebugMonitor
fire the STARTED event to the registered event handlers
started() - Method in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
no contribution here
STARTED - Static variable in class org.openarchitectureware.debug.processing.handlers.EventRuntimeHandler
 
started() - Method in class org.openarchitectureware.debug.processing.handlers.EventRuntimeHandler
Send STARTED event to the debug server
started() - Method in class org.openarchitectureware.debug.processing.handlers.VariablesRuntimeHandler
no contribution here
started() - Method in interface org.openarchitectureware.debug.processing.IEventHandler
 
started(Object, Object) - Method in class org.openarchitectureware.workflow.monitor.NullProgressMonitor
 
started(Object, Object) - Method in interface org.openarchitectureware.workflow.monitor.ProgressMonitor
Notifies that overall process was started.
startElement(String, String, String, Attributes) - Method in class org.openarchitectureware.workflow.ast.parser.WorkflowParser
 
startListener() - Method in class org.openarchitectureware.debug.processing.handlers.BreakpointRuntimeHandler
 
startListener() - Method in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
 
startListener() - Method in class org.openarchitectureware.debug.processing.handlers.EventRuntimeHandler
no need to listen
startListener() - Method in class org.openarchitectureware.debug.processing.handlers.VariablesRuntimeHandler
 
startListener() - Method in interface org.openarchitectureware.debug.processing.IRuntimeHandler
start the listening process in an extra thread, if required
startListener() - Method in class org.openarchitectureware.debug.processing.RuntimeHandlerManager
start listener thread.
startListeningSocket(int) - Method in class org.openarchitectureware.debug.communication.Connection
create a new ServerSocket.
startsWithAny(String, Collection<String>) - Static method in class org.openarchitectureware.workflow.util.StringHelper
tests if a string starts with any one of a collection of prefixes
startsWithAny(String, String[]) - Static method in class org.openarchitectureware.workflow.util.StringHelper
tests if a string starts with any one of a collection of prefixes
Statement - Class in org.openarchitectureware.xpand2.ast
 
Statement() - Constructor for class org.openarchitectureware.xpand2.ast.Statement
 
statement() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
statement() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
StatementProposalComputer - Class in org.openarchitectureware.xpand2.codeassist
 
StatementProposalComputer() - Constructor for class org.openarchitectureware.xpand2.codeassist.StatementProposalComputer
 
StatementWithBody - Class in org.openarchitectureware.xpand2.ast
 
StatementWithBody(Statement[]) - Constructor for class org.openarchitectureware.xpand2.ast.StatementWithBody
 
StaticProperty - Interface in org.openarchitectureware.type
 
StaticPropertyImpl - Class in org.openarchitectureware.type.baseimpl
 
StaticPropertyImpl(Type, String, Type) - Constructor for class org.openarchitectureware.type.baseimpl.StaticPropertyImpl
 
StaticPropertyTypeImpl - Class in org.openarchitectureware.type.baseimpl.types
 
StaticPropertyTypeImpl(TypeSystem, String) - Constructor for class org.openarchitectureware.type.baseimpl.types.StaticPropertyTypeImpl
 
STEP_INTO - Static variable in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
 
STEP_OVER - Static variable in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
 
STEP_RETURN - Static variable in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
 
storeCachedValue(Method, Object[], Object) - Method in class org.openarchitectureware.compiler.runtime.CompiledExecutionContext
 
STRING - Static variable in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 
StringArrayConverter - Class in org.openarchitectureware.workflow.ast.util.converter
 
StringArrayConverter() - Constructor for class org.openarchitectureware.workflow.ast.util.converter.StringArrayConverter
 
StringConverter - Class in org.openarchitectureware.workflow.ast.util.converter
 
StringConverter() - Constructor for class org.openarchitectureware.workflow.ast.util.converter.StringConverter
 
StringHelper - Class in org.openarchitectureware.compiler.helpers
 
StringHelper() - Constructor for class org.openarchitectureware.compiler.helpers.StringHelper
 
StringHelper - Class in org.openarchitectureware.workflow.util
This class is a collection of helper functions for string handling.
StringHelper() - Constructor for class org.openarchitectureware.workflow.util.StringHelper
 
StringLiteral - Class in org.openarchitectureware.expression.ast
 
StringLiteral(Identifier) - Constructor for class org.openarchitectureware.expression.ast.StringLiteral
 
StringLiteral - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
StringLiteral - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
StringLiteral - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
StringLiteral - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
stringRep - Variable in class org.openarchitectureware.debug.model.VarValueTO
 
StringTypeImpl - Class in org.openarchitectureware.type.baseimpl.types
 
StringTypeImpl(TypeSystem, String) - Constructor for class org.openarchitectureware.type.baseimpl.types.StringTypeImpl
 
strip(String, int, int) - Static method in class org.openarchitectureware.workflow.util.StringHelper
removes a number of characters from the beginning and the end of a string
subSequence(int, int) - Method in class org.openarchitectureware.compiler.runtime.util.EfficientLazyString
 
substring(String, int) - Static method in class org.openarchitectureware.workflow.util.StringHelper
same as String.substring, except that this version handles the case robustly when the index is out of bounds.
substring(String, int, int) - Static method in class org.openarchitectureware.workflow.util.StringHelper
same as String.substring, except that this version handles the case robustly when one or both of the indexes is out of bounds.
subTask(String) - Method in class org.openarchitectureware.debug.processing.DebugMonitor
 
subTask(String) - Method in class org.openarchitectureware.workflow.monitor.NullProgressMonitor
 
subTask(String) - Method in interface org.openarchitectureware.workflow.monitor.ProgressMonitor
Notifies that a subtask of the main task is beginning.
SUSPEND - Static variable in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
 
SUSPEND - Static variable in interface org.openarchitectureware.debug.processing.IProcessHandler
 
suspended() - Method in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
reset a potential forceSuspend request
SUSPENDED - Static variable in class org.openarchitectureware.debug.processing.handlers.EventRuntimeHandler
 
suspended() - Method in class org.openarchitectureware.debug.processing.handlers.EventRuntimeHandler
Send SUSPENDED event to the debug server together with the number of stack elements that are still the same (cleanStackLevel) since the last suspend and all new SyntaxElementTOs.
suspended() - Method in class org.openarchitectureware.debug.processing.handlers.VariablesRuntimeHandler
no contribution here
suspended() - Method in interface org.openarchitectureware.debug.processing.IEventHandler
 
SWITCH - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
SwitchExpression - Class in org.openarchitectureware.expression.ast
 
SwitchExpression(Expression, List<Case>, Expression) - Constructor for class org.openarchitectureware.expression.ast.SwitchExpression
 
switchExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
switchExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
switchExpression() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
switchExpression() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
synpred1() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
synpred1() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
synpred1_fragment() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
synpred1_fragment() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
SYNTAX_ERROR - Static variable in class org.openarchitectureware.expression.AnalysationIssue
 
SyntaxConstants - Interface in org.openarchitectureware.expression.parser
 
SyntaxElement - Class in org.openarchitectureware.expression.ast
 
SyntaxElement() - Constructor for class org.openarchitectureware.expression.ast.SyntaxElement
 
SyntaxElementTO - Class in org.openarchitectureware.debug.model
Transfer object class for syntax element description in a normalized form.
SyntaxElementTO() - Constructor for class org.openarchitectureware.debug.model.SyntaxElementTO
 
SyntaxError - Class in org.openarchitectureware.xtend.parser
 
SyntaxError(int, int, int, String) - Constructor for class org.openarchitectureware.xtend.parser.SyntaxError
 

T

T100 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T18 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T19 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T20 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T21 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T21 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T22 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T22 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T23 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T23 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T24 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T24 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T25 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T25 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T26 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T26 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T27 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T27 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T28 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T28 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T29 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T29 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T30 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T30 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T31 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T31 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T32 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T32 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T33 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T33 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T34 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T34 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T35 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T35 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T36 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T36 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T37 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T37 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T38 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T38 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T39 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T39 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T40 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T40 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T41 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T41 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T42 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T42 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T43 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T43 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T44 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T44 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T45 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T45 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T46 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T46 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T47 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T47 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T48 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T48 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T49 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T49 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T50 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T50 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T51 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T51 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T52 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T52 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T53 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T53 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T54 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T54 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T55 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T55 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T56 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T56 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T57 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T57 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T58 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T58 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T59 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T59 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T60 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T60 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T61 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T61 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T62 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T62 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T63 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T63 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T64 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T64 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T65 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T65 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T66 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T66 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T67 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T67 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T68 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T68 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T69 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T69 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T70 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T70 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T71 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T71 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T72 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T72 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T73 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T73 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T74 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T74 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T75 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T75 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T76 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T76 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T77 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T77 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T78 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T78 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T79 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T79 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T80 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T80 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T81 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T81 - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
T82 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T83 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T84 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T85 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T86 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T87 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T88 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T89 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T90 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T91 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T92 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T93 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T94 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T95 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T96 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T97 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T98 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
T99 - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
Template - Class in org.openarchitectureware.xpand2.ast
*
Template(ImportDeclaration[], ImportDeclaration[], Definition[], Advice[]) - Constructor for class org.openarchitectureware.xpand2.ast.Template
 
template() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
template() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
TEMPLATE_EXT - Static variable in class org.openarchitectureware.compiler.helpers.CompilationUnitInstantiator
 
TEMPLATE_EXTENSION - Static variable in class org.openarchitectureware.xpand2.XpandUtil
 
templateClassName(String, TemplateContext) - Static method in class org.openarchitectureware.compiler.helpers.TemplateHelper
 
TemplateContext - Class in org.openarchitectureware.compiler.helpers
This class is a container for all information pertaining to a compilation unit.
TemplateContext(Template, String) - Constructor for class org.openarchitectureware.compiler.helpers.TemplateContext
 
TemplateHelper - Class in org.openarchitectureware.compiler.helpers
Helper methods used as JAVA extensions for the processing of template definition calls
TemplateHelper() - Constructor for class org.openarchitectureware.compiler.helpers.TemplateHelper
 
TERMINATE - Static variable in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
 
terminated() - Method in class org.openarchitectureware.debug.processing.handlers.CommandRuntimeHandler
no contribution here
TERMINATED - Static variable in class org.openarchitectureware.debug.processing.handlers.EventRuntimeHandler
 
terminated() - Method in class org.openarchitectureware.debug.processing.handlers.EventRuntimeHandler
Send TERMINATED event to the debug server
terminated() - Method in class org.openarchitectureware.debug.processing.handlers.VariablesRuntimeHandler
no contribution here
terminated() - Method in interface org.openarchitectureware.debug.processing.IEventHandler
 
test__computePrefix(String) - Method in class org.openarchitectureware.expression.codeassist.ExtensionImportProposalComputer
 
TEXT - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
text() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
TEXT - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
text() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
textSequence() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
TextStatement - Class in org.openarchitectureware.xpand2.ast
*
TextStatement(String, boolean) - Constructor for class org.openarchitectureware.xpand2.ast.TextStatement
 
THIS - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
toByteArray(String) - Static method in class org.openarchitectureware.xpand2.pr.util.BASE64
 
tokenNames - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
tokenNames - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
Tokens - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
Tokens - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
toOutlineString() - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
toOutlineString() - Method in interface org.openarchitectureware.xtend.ast.Extension
 
toString() - Method in class org.openarchitectureware.compiler.runtime.BuiltinCallable
 
toString() - Method in class org.openarchitectureware.compiler.runtime.MethodCallable
 
toString() - Method in class org.openarchitectureware.compiler.runtime.util.EfficientLazyString
 
toString() - Method in class org.openarchitectureware.debug.communication.packets.AbstractPacket
 
toString() - Method in class org.openarchitectureware.debug.communication.packets.BreakpointPacket
 
toString() - Method in class org.openarchitectureware.debug.communication.packets.CommandPacket
 
toString() - Method in class org.openarchitectureware.debug.communication.packets.EventPacket
 
toString() - Method in class org.openarchitectureware.debug.communication.packets.EventPacketWithFrames
 
toString() - Method in class org.openarchitectureware.debug.communication.packets.RegisterPacket
 
toString() - Method in class org.openarchitectureware.debug.communication.packets.RequireVarPacket
 
toString() - Method in class org.openarchitectureware.debug.communication.packets.VarDataPacket
 
toString() - Method in class org.openarchitectureware.debug.model.NameValuePair
 
toString(EvaluationException, List<AbstractExpressionsUsingWorkflowComponent.Debug>) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowComponent
 
toString() - Method in class org.openarchitectureware.expression.AnalysationIssue.AnalysationIssueType
 
toString() - Method in class org.openarchitectureware.expression.AnalysationIssue
 
toString() - Method in class org.openarchitectureware.expression.ast.Case
 
toString() - Method in class org.openarchitectureware.expression.ast.DeclaredParameter
 
toString() - Method in class org.openarchitectureware.expression.ast.Expression
 
toString() - Method in class org.openarchitectureware.expression.ast.Identifier
 
toString() - Method in class org.openarchitectureware.expression.debug.EvaluatedElementWrapper
 
toString() - Method in exception org.openarchitectureware.expression.EvaluationException
 
toString() - Method in class org.openarchitectureware.expression.Variable
 
toString() - Method in class org.openarchitectureware.type.AbstractTypeImpl
 
toString() - Method in class org.openarchitectureware.type.baseimpl.FeatureImpl
 
toString() - Method in class org.openarchitectureware.type.baseimpl.OperationImpl
 
toString() - Method in class org.openarchitectureware.type.baseimpl.PropertyImpl
 
toString() - Method in class org.openarchitectureware.type.baseimpl.StaticPropertyImpl
 
toString() - Method in class org.openarchitectureware.type.baseimpl.types.CollectionTypeImpl
 
toString() - Method in class org.openarchitectureware.util.ProfileCollector
 
toString() - Method in class org.openarchitectureware.workflow.ast.ComponentAST
 
toString() - Method in class org.openarchitectureware.workflow.ast.DeclaredPropertyAST
 
toString() - Method in class org.openarchitectureware.workflow.ast.DeclaredPropertyFileAST
 
toString() - Method in class org.openarchitectureware.workflow.ast.InclusionAST
 
toString() - Method in class org.openarchitectureware.workflow.ast.parser.Location
 
toString() - Method in class org.openarchitectureware.workflow.ast.ReferenceAST
 
toString() - Method in class org.openarchitectureware.workflow.ast.SimpleParamAST
 
toString() - Method in class org.openarchitectureware.workflow.issues.Issue
 
toString() - Method in class org.openarchitectureware.workflow.issues.IssuesImpl
 
toString() - Method in class org.openarchitectureware.workflow.util.Pair
 
toString() - Method in class org.openarchitectureware.workflow.util.Triplet
 
toString() - Method in class org.openarchitectureware.xpand2.ast.AbstractDefinition
 
toString() - Method in class org.openarchitectureware.xpand2.ast.ExpandStatement
 
toString() - Method in class org.openarchitectureware.xpand2.ast.ExpressionStatement
 
toString() - Method in class org.openarchitectureware.xpand2.model.AdvicedDefinition
 
toString() - Method in class org.openarchitectureware.xpand2.output.Outlet
 
toString(String) - Static method in class org.openarchitectureware.xpand2.pr.util.BASE64
 
toString(byte[]) - Static method in class org.openarchitectureware.xpand2.pr.util.BASE64
 
toString() - Method in class org.openarchitectureware.xpand2.pr.util.GenericFileFilter
 
toString() - Method in class org.openarchitectureware.xpand2.type.XpandDefinitionImpl
 
toString() - Method in class org.openarchitectureware.xtend.ast.AbstractExtension
 
toString() - Method in class org.openarchitectureware.xtend.ast.Around
 
toString() - Method in class org.openarchitectureware.xtend.ast.Check
 
toString() - Method in interface org.openarchitectureware.xtend.ast.Extension
 
toString() - Method in class org.openarchitectureware.xtend.codeassist.Partition
 
toString() - Method in class org.openarchitectureware.xtend.parser.SyntaxError
 
toString() - Method in class org.openarchitectureware.xtend.types.AdviceContext
 
toStringInternal() - Method in class org.openarchitectureware.expression.ast.BooleanOperation
 
toStringInternal() - Method in class org.openarchitectureware.expression.ast.Cast
 
toStringInternal() - Method in class org.openarchitectureware.expression.ast.ChainExpression
 
toStringInternal() - Method in class org.openarchitectureware.expression.ast.CollectionExpression
 
toStringInternal() - Method in class org.openarchitectureware.expression.ast.ConstructorCallExpression
 
toStringInternal() - Method in class org.openarchitectureware.expression.ast.Expression
 
toStringInternal() - Method in class org.openarchitectureware.expression.ast.FeatureCall
 
toStringInternal() - Method in class org.openarchitectureware.expression.ast.GlobalVarExpression
 
toStringInternal() - Method in class org.openarchitectureware.expression.ast.IfExpression
 
toStringInternal() - Method in class org.openarchitectureware.expression.ast.LetExpression
 
toStringInternal() - Method in class org.openarchitectureware.expression.ast.ListLiteral
 
toStringInternal() - Method in class org.openarchitectureware.expression.ast.Literal
 
toStringInternal() - Method in class org.openarchitectureware.expression.ast.OperationCall
 
toStringInternal() - Method in class org.openarchitectureware.expression.ast.SwitchExpression
 
toStringInternal() - Method in class org.openarchitectureware.expression.ast.TypeSelectExpression
 
trimUntilNewline(String) - Method in class org.openarchitectureware.xpand2.output.OutputImpl
 
TripleKeyCache<K1,K2,K3,V> - Class in org.openarchitectureware.workflow.util
 
TripleKeyCache() - Constructor for class org.openarchitectureware.workflow.util.TripleKeyCache
 
Triplet<T1,T2,T3> - Class in org.openarchitectureware.workflow.util
This class provides combines three objects into one, giving them appropriate equals and hashCode methods.
Triplet(T1, T2, T3) - Constructor for class org.openarchitectureware.workflow.util.Triplet
 
TRUE_CONST - Static variable in interface org.openarchitectureware.xpand2.codeassist.XpandTokens
 
truncate(String, int) - Static method in class org.openarchitectureware.workflow.util.StringHelper
truncates a string regardless of its length.
type - Variable in class org.openarchitectureware.debug.communication.packets.BreakpointPacket
 
type - Variable in class org.openarchitectureware.debug.communication.packets.RegisterPacket
 
type - Variable in class org.openarchitectureware.debug.model.SyntaxElementTO
 
TYPE - Static variable in class org.openarchitectureware.expression.debug.ExpressionElementAdapter
 
TYPE - Static variable in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 
Type - Interface in org.openarchitectureware.type
 
TYPE - Static variable in class org.openarchitectureware.workflow.debug.WorkflowElementAdapter
 
TYPE - Static variable in class org.openarchitectureware.xpand2.debug.XpandElementAdapter
 
type() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
type() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
type() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
type() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
TYPE_DECLARATION - Static variable in class org.openarchitectureware.xtend.codeassist.Partition
 
TYPE_NAME - Static variable in class org.openarchitectureware.xpand2.type.DefinitionType
 
TYPE_NAME - Static variable in class org.openarchitectureware.xpand2.type.IteratorType
 
TYPE_NAME - Static variable in class org.openarchitectureware.xtend.types.AdviceContextType
 
TYPE_NOT_FOUND - Static variable in class org.openarchitectureware.expression.AnalysationIssue
 
TYPE_SELECT - Static variable in interface org.openarchitectureware.expression.parser.SyntaxConstants
 
TypeFinder - Interface in org.openarchitectureware.type.impl.java
 
TypeHelper - Class in org.openarchitectureware.compiler.helpers
 
TypeHelper() - Constructor for class org.openarchitectureware.compiler.helpers.TypeHelper
 
typeName - Variable in class org.openarchitectureware.expression.codeassist.LazyVar
 
typeName - Variable in class org.openarchitectureware.xpand2.codeassist.LazyVar
 
TypeNameUtil - Class in org.openarchitectureware.expression
Utility class for retrieving information from various type name presentations used within oAW's type system.
TypeNameUtil() - Constructor for class org.openarchitectureware.expression.TypeNameUtil
 
TypeProposalComputer - Class in org.openarchitectureware.expression.codeassist
 
TypeProposalComputer() - Constructor for class org.openarchitectureware.expression.codeassist.TypeProposalComputer
 
typesComparator - Static variable in class org.openarchitectureware.type.baseimpl.PolymorphicResolver
 
TypesComparator - Class in org.openarchitectureware.type.baseimpl
 
TypesComparator() - Constructor for class org.openarchitectureware.type.baseimpl.TypesComparator
 
TypeSelectExpression - Class in org.openarchitectureware.expression.ast
 
TypeSelectExpression(Identifier, Identifier) - Constructor for class org.openarchitectureware.expression.ast.TypeSelectExpression
 
typeSystem - Variable in class org.openarchitectureware.expression.ExecutionContextImpl
 
TypeSystem - Interface in org.openarchitectureware.expression
 
TypeSystemImpl - Class in org.openarchitectureware.expression
 
TypeSystemImpl() - Constructor for class org.openarchitectureware.expression.TypeSystemImpl
 
TypeTypeImpl - Class in org.openarchitectureware.type.baseimpl.types
 
TypeTypeImpl(TypeSystem, String) - Constructor for class org.openarchitectureware.type.baseimpl.types.TypeTypeImpl
 

U

unaryExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandLocationAddingParser
 
unaryExpression() - Method in class org.openarchitectureware.xpand2.parser.XpandParser
 
unaryExpression() - Method in class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
unaryExpression() - Method in class org.openarchitectureware.xtend.parser.XtendParser
 
unescape(String) - Static method in class org.openarchitectureware.workflow.util.StringHelper
undoes the operations of escape
UnicodeEscape - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
UnicodeEscape - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
UnicodeEscape - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
UnicodeEscape - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
UNKNOWN - Static variable in interface org.openarchitectureware.workflow.monitor.ProgressMonitor
Constant indicating an unknown amount of work.
UNNECESSARY_CAST - Static variable in class org.openarchitectureware.expression.AnalysationIssue
 
unread() - Method in class org.openarchitectureware.expression.codeassist.CharacterScanner
 
useBASE64 - Variable in class org.openarchitectureware.xpand2.pr.ProtectedRegionResolverImpl
 
usedIn - Variable in class org.openarchitectureware.debug.model.VarValue
 

V

validate(ExecutionContext, Collection<?>, Issues, boolean) - Method in class org.openarchitectureware.xtend.ast.Check
Executes the check.
value - Variable in class org.openarchitectureware.debug.model.NameValuePair
 
VALUE - Static variable in class org.openarchitectureware.workflow.ast.parser.WorkflowParser
 
valueId - Variable in class org.openarchitectureware.debug.model.VarValueTO
 
valueList - Variable in class org.openarchitectureware.debug.communication.packets.VarDataPacket
 
VarDataPacket - Class in org.openarchitectureware.debug.communication.packets
The packet to communicate variable values for a specific reference id.
VarDataPacket() - Constructor for class org.openarchitectureware.debug.communication.packets.VarDataPacket
 
Variable - Class in org.openarchitectureware.expression
 
Variable(String, Object) - Constructor for class org.openarchitectureware.expression.Variable
 
variables - Variable in class org.openarchitectureware.xpand2.codeassist.StackElement
 
VariablesRuntimeHandler - Class in org.openarchitectureware.debug.processing.handlers
This class handles the communication of variable names and values with the debug server.
VariablesRuntimeHandler() - Constructor for class org.openarchitectureware.debug.processing.handlers.VariablesRuntimeHandler
 
varId - Variable in class org.openarchitectureware.debug.communication.packets.RequireVarPacket
 
VarValue - Class in org.openarchitectureware.debug.model
A wrapper class for caching of variable values together with a specific id and remember where this value is used and which member valuess it has.
VarValue(Object, int) - Constructor for class org.openarchitectureware.debug.model.VarValue
 
VarValueTO - Class in org.openarchitectureware.debug.model
Transfer object class for variable description in a normalized form.
VarValueTO() - Constructor for class org.openarchitectureware.debug.model.VarValueTO
 
VarValueTO(String) - Constructor for class org.openarchitectureware.debug.model.VarValueTO
 
VetoException - Exception in org.openarchitectureware.xpand2.output
Signals a veto by a VetoStrategy2 implementation.
VetoException(String) - Constructor for exception org.openarchitectureware.xpand2.output.VetoException
 
vetoStrategies - Variable in class org.openarchitectureware.xpand2.output.Outlet
 
VetoStrategy - Interface in org.openarchitectureware.xpand2.output
 
VetoStrategy2 - Interface in org.openarchitectureware.xpand2.output
 
visible - Variable in class org.openarchitectureware.debug.model.SyntaxElementTO
 
visit(ISyntaxElement) - Method in class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
visit(ISyntaxElement) - Method in class org.openarchitectureware.expression.ast.AbstractVisitor
 
visit(AbstractASTBase) - Method in class org.openarchitectureware.workflow.ast.util.VisitorBase
 
visit(ISyntaxElement) - Method in class org.openarchitectureware.xpand2.ast.AbstractXpandVisitor
 
visit(ISyntaxElement) - Method in class org.openarchitectureware.xtend.ast.AbstractXtendVisitor
 
visitAbstractASTBase(AbstractASTBase) - Method in class org.openarchitectureware.workflow.ast.util.VisitorBase
 
visitAdvice(Advice) - Method in class org.openarchitectureware.xpand2.ast.AbstractXpandVisitor
 
visitAround(Around) - Method in class org.openarchitectureware.xtend.ast.AbstractXtendVisitor
 
visitBooleanLiteral(BooleanLiteral) - Method in class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
visitBooleanOperation(BooleanOperation) - Method in class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
visitCast(Cast) - Method in class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
visitChainExpression(ChainExpression) - Method in class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
visitCheck(Check) - Method in class org.openarchitectureware.xtend.ast.AbstractXtendVisitor
 
visitChild(SyntaxElement) - Method in class org.openarchitectureware.xpand2.ast.AbstractXpandVisitor
 
visitChild(ISyntaxElement) - Method in class org.openarchitectureware.xtend.ast.AbstractXtendVisitor
 
visitChildren(List<? extends SyntaxElement>) - Method in class org.openarchitectureware.xpand2.ast.AbstractXpandVisitor
 
visitChildren(List<? extends ISyntaxElement>) - Method in class org.openarchitectureware.xtend.ast.AbstractXtendVisitor
 
visitCollectionExpression(CollectionExpression) - Method in class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
visitComponentAST(ComponentAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorAnalyzer
 
visitComponentAST(ComponentAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorBase
 
visitComponentAST(ComponentAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorCreator
 
visitComponentAST(ComponentAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorInitializer
 
visitConstructorCallExpression(ConstructorCallExpression) - Method in class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
visitCreateExtensionStatement(CreateExtensionStatement) - Method in class org.openarchitectureware.xtend.ast.AbstractXtendVisitor
 
visitDeclaredPropertyAST(DeclaredPropertyAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorBase
 
visitDeclaredPropertyAST(DeclaredPropertyAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorInitializer
 
visitDeclaredPropertyFileAST(DeclaredPropertyFileAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorBase
 
visitDeclaredPropertyFileAST(DeclaredPropertyFileAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorInitializer
 
visitDefinition(Definition) - Method in class org.openarchitectureware.xpand2.ast.AbstractXpandVisitor
 
visitErrorStatement(ErrorStatement) - Method in class org.openarchitectureware.xpand2.ast.AbstractXpandVisitor
 
visitExpandStatement(ExpandStatement) - Method in class org.openarchitectureware.xpand2.ast.AbstractXpandVisitor
 
visitExpressionExtensionStatement(ExpressionExtensionStatement) - Method in class org.openarchitectureware.xtend.ast.AbstractXtendVisitor
 
visitExpressionStatement(ExpressionStatement) - Method in class org.openarchitectureware.xpand2.ast.AbstractXpandVisitor
 
visitExtensionFile(ExtensionFile) - Method in class org.openarchitectureware.xtend.ast.AbstractXtendVisitor
 
visitFeatureCall(FeatureCall) - Method in class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
visitFileStatement(FileStatement) - Method in class org.openarchitectureware.xpand2.ast.AbstractXpandVisitor
 
visitForEachStatement(ForEachStatement) - Method in class org.openarchitectureware.xpand2.ast.AbstractXpandVisitor
 
visitGlobalVarExpression(GlobalVarExpression) - Method in class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
visitIfExpression(IfExpression) - Method in class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
visitIfStatement(IfStatement) - Method in class org.openarchitectureware.xpand2.ast.AbstractXpandVisitor
 
visitImportDeclaration(ImportDeclaration) - Method in class org.openarchitectureware.xpand2.ast.AbstractXpandVisitor
 
visitImportStatement(ImportStatement) - Method in class org.openarchitectureware.xtend.ast.AbstractXtendVisitor
 
visitInclusionAST(InclusionAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorAnalyzer
 
visitInclusionAST(InclusionAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorBase
 
visitInclusionAST(InclusionAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorCreator
 
visitInclusionAST(InclusionAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorInitializer
 
visitIntegerLiteral(IntegerLiteral) - Method in class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
visitJavaExtensionStatement(JavaExtensionStatement) - Method in class org.openarchitectureware.xtend.ast.AbstractXtendVisitor
 
visitLetExpression(LetExpression) - Method in class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
visitLetStatement(LetStatement) - Method in class org.openarchitectureware.xpand2.ast.AbstractXpandVisitor
 
visitListLiteral(ListLiteral) - Method in class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
visitNullLiteral(NullLiteral) - Method in class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
visitOperationCall(OperationCall) - Method in class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
VisitorAnalyzer - Class in org.openarchitectureware.workflow.ast.util
 
VisitorAnalyzer(Issues, Map<Class<?>, Converter>, Class<?>) - Constructor for class org.openarchitectureware.workflow.ast.util.VisitorAnalyzer
 
VisitorBase - Class in org.openarchitectureware.workflow.ast.util
 
VisitorBase() - Constructor for class org.openarchitectureware.workflow.ast.util.VisitorBase
 
VisitorCreator - Class in org.openarchitectureware.workflow.ast.util
 
VisitorCreator(Issues, Map<Class<?>, Converter>, Object) - Constructor for class org.openarchitectureware.workflow.ast.util.VisitorCreator
 
VisitorInitializer - Class in org.openarchitectureware.workflow.ast.util
 
VisitorInitializer(Issues, Map<String, String>, Map<String, ComponentAST>) - Constructor for class org.openarchitectureware.workflow.ast.util.VisitorInitializer
 
visitProtectStatement(ProtectStatement) - Method in class org.openarchitectureware.xpand2.ast.AbstractXpandVisitor
 
visitRealLiteral(RealLiteral) - Method in class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
visitReferenceAST(ReferenceAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorAnalyzer
 
visitReferenceAST(ReferenceAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorBase
 
visitReferenceAST(ReferenceAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorCreator
 
visitReferenceAST(ReferenceAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorInitializer
 
visitSimpleParamAST(SimpleParamAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorAnalyzer
 
visitSimpleParamAST(SimpleParamAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorBase
 
visitSimpleParamAST(SimpleParamAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorCreator
 
visitSimpleParamAST(SimpleParamAST) - Method in class org.openarchitectureware.workflow.ast.util.VisitorInitializer
 
visitStringLiteral(StringLiteral) - Method in class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
visitSwitchExpression(SwitchExpression) - Method in class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
visitTemplate(Template) - Method in class org.openarchitectureware.xpand2.ast.AbstractXpandVisitor
 
visitTextStatement(TextStatement) - Method in class org.openarchitectureware.xpand2.ast.AbstractXpandVisitor
 
visitTypeSelectExpression(TypeSelectExpression) - Method in class org.openarchitectureware.expression.ast.AbstractExpressionVisitor
 
VOCAB - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
VOCAB - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
VOID - Static variable in class org.openarchitectureware.type.baseimpl.BuiltinMetaModel
 
VoidType - Class in org.openarchitectureware.type.baseimpl.types
 
VoidType(TypeSystem, String) - Constructor for class org.openarchitectureware.type.baseimpl.types.VoidType
 

W

WeakCache<K,V> - Class in org.openarchitectureware.workflow.util
 
WeakCache() - Constructor for class org.openarchitectureware.workflow.util.WeakCache
 
weave(WorkflowComponent, Issues) - Method in class org.openarchitectureware.expression.AbstractExpressionsUsingWorkflowAdvice
 
weave(WorkflowComponent, Issues) - Method in class org.openarchitectureware.workflow.ao.AbstractWorkflowAdvice
Weaves the advices into the specified component.
weave(WorkflowComponent, Issues) - Method in class org.openarchitectureware.xpand2.GeneratorAdvice
 
weave(WorkflowComponent, Issues) - Method in class org.openarchitectureware.xtend.XtendAdvice
 
WfCHelper - Class in org.openarchitectureware.workflow
 
WfCHelper() - Constructor for class org.openarchitectureware.workflow.WfCHelper
 
wildParams - Variable in class org.openarchitectureware.xpand2.ast.AbstractDefinition
 
withAddedVarName(Collection<String>, String) - Static method in class org.openarchitectureware.compiler.helpers.TypeHelper
 
withoutLastSegment(String) - Static method in class org.openarchitectureware.expression.TypeNameUtil
Cuts the last segment from a qualified type name.
withoutLastSegment(String) - Static method in class org.openarchitectureware.xpand2.XpandUtil
 
worked(int) - Method in class org.openarchitectureware.debug.processing.DebugMonitor
 
worked(int) - Method in class org.openarchitectureware.workflow.monitor.NullProgressMonitor
 
worked(int) - Method in interface org.openarchitectureware.workflow.monitor.ProgressMonitor
Notifies that a given number of work unit of the main task has been completed.
Workflow - Class in org.openarchitectureware.workflow
 
Workflow() - Constructor for class org.openarchitectureware.workflow.Workflow
 
WorkflowAntTask - Class in org.openarchitectureware.workflow.ant
Ant task that runs the openArchitectureWare Workflow Engine.
WorkflowAntTask() - Constructor for class org.openarchitectureware.workflow.ant.WorkflowAntTask
 
WorkflowComponent - Interface in org.openarchitectureware.workflow
WorkflowComponents are components that can be executed by the openArchitectureWare Workflow Engine.
WorkflowComponentWithID - Interface in org.openarchitectureware.workflow
This is a workflow component that has an ID, so that it can be output in the logger.
WorkflowComponentWithModelSlot - Class in org.openarchitectureware.workflow.lib
 
WorkflowComponentWithModelSlot() - Constructor for class org.openarchitectureware.workflow.lib.WorkflowComponentWithModelSlot
 
WorkflowConditional - Interface in org.openarchitectureware.workflow.container
 
WorkflowContainer - Class in org.openarchitectureware.workflow.ast.util
 
WorkflowContainer() - Constructor for class org.openarchitectureware.workflow.ast.util.WorkflowContainer
 
WorkflowContext - Interface in org.openarchitectureware.workflow
A WorkflowContext is a container for models and other objects.
WorkflowContextDefaultImpl - Class in org.openarchitectureware.workflow
Default WorkflowContext implementation.
WorkflowContextDefaultImpl() - Constructor for class org.openarchitectureware.workflow.WorkflowContextDefaultImpl
 
WorkflowContextHolder - Class in org.openarchitectureware.workflow
 
WorkflowContextHolder() - Constructor for class org.openarchitectureware.workflow.WorkflowContextHolder
 
WorkflowCustomization - Class in org.openarchitectureware.workflow.customizer
 
WorkflowCustomization() - Constructor for class org.openarchitectureware.workflow.customizer.WorkflowCustomization
 
WorkflowElementAdapter - Class in org.openarchitectureware.workflow.debug
The IElementAdapter implementation for WorkflowComponents.
WorkflowElementAdapter() - Constructor for class org.openarchitectureware.workflow.debug.WorkflowElementAdapter
 
WorkflowFactory - Class in org.openarchitectureware.workflow.ast.util
The WorkflowFactory is responsible for creating WorkflowComponents from a workflow configuration.
WorkflowFactory() - Constructor for class org.openarchitectureware.workflow.ast.util.WorkflowFactory
 
WorkflowInterruptedException - Exception in org.openarchitectureware.workflow
 
WorkflowInterruptedException() - Constructor for exception org.openarchitectureware.workflow.WorkflowInterruptedException
 
WorkflowInterruptedException(String) - Constructor for exception org.openarchitectureware.workflow.WorkflowInterruptedException
 
WorkflowInterruptedException(String, Throwable) - Constructor for exception org.openarchitectureware.workflow.WorkflowInterruptedException
 
WorkflowInterruptedException(Throwable) - Constructor for exception org.openarchitectureware.workflow.WorkflowInterruptedException
 
WorkflowParser - Class in org.openarchitectureware.workflow.ast.parser
 
WorkflowParser() - Constructor for class org.openarchitectureware.workflow.ast.parser.WorkflowParser
 
WorkflowRunner - Class in org.openarchitectureware.workflow
Main class to run a workflow.
WorkflowRunner() - Constructor for class org.openarchitectureware.workflow.WorkflowRunner
 
write(String) - Method in class org.openarchitectureware.xpand2.output.BlankLineSkippingOutput
 
write(String) - Method in interface org.openarchitectureware.xpand2.output.Output
 
write(String) - Method in class org.openarchitectureware.xpand2.output.OutputImpl
 
writeAndClose() - Method in class org.openarchitectureware.compiler.runtime.util.CompiledPostprocessFileHandle
 
writeAndClose() - Method in interface org.openarchitectureware.xpand2.output.FileHandle
 
writeAndClose() - Method in class org.openarchitectureware.xpand2.output.FileHandleImpl
 
writeContent(DataOutputStream) - Method in class org.openarchitectureware.debug.communication.packets.AbstractPacket
write the packet fields content to the DataOutputStream.
writeContent(DataOutputStream) - Method in class org.openarchitectureware.debug.communication.packets.BreakpointPacket
 
writeContent(DataOutputStream) - Method in class org.openarchitectureware.debug.communication.packets.CommandPacket
 
writeContent(DataOutputStream) - Method in class org.openarchitectureware.debug.communication.packets.ConfirmationPacket
 
writeContent(DataOutputStream) - Method in class org.openarchitectureware.debug.communication.packets.EventPacket
 
writeContent(DataOutputStream) - Method in class org.openarchitectureware.debug.communication.packets.EventPacketWithFrames
 
writeContent(DataOutputStream) - Method in class org.openarchitectureware.debug.communication.packets.HandshakePacket
 
writeContent(DataOutputStream) - Method in class org.openarchitectureware.debug.communication.packets.RegisterPacket
 
writeContent(DataOutputStream) - Method in class org.openarchitectureware.debug.communication.packets.RequireVarPacket
 
writeContent(DataOutputStream) - Method in class org.openarchitectureware.debug.communication.packets.VarDataPacket
 
writeContent(DataOutputStream) - Method in class org.openarchitectureware.debug.model.SyntaxElementTO
 
writeContent(DataOutputStream) - Method in class org.openarchitectureware.debug.model.VarValueTO
 
writePacket(AbstractPacket) - Method in class org.openarchitectureware.debug.communication.Connection
 
writeSingleFile(Writer, CharSequence) - Static method in class org.openarchitectureware.xpand2.pr.util.FSIO
 
writeSingleFile(Writer, Reader) - Static method in class org.openarchitectureware.xpand2.pr.util.FSIO
 
writeTo(Writer) - Method in class org.openarchitectureware.compiler.runtime.util.EfficientLazyString
 
WS - Static variable in class org.openarchitectureware.xpand2.parser.XpandLexer
 
WS - Static variable in class org.openarchitectureware.xpand2.parser.XpandParser
 
WS - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
WS - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 

X

XmlBeautifier - Class in org.openarchitectureware.xpand2.output
Deprecated. Use org.openarchitectureware.xsd.XMLBeautifier or http://www.fornax-platform.org/cp/display/fornax/XML
XmlBeautifier() - Constructor for class org.openarchitectureware.xpand2.output.XmlBeautifier
Deprecated.  
XmlLocationAnalyser - Class in org.openarchitectureware.workflow.ast.parser
 
XmlLocationAnalyser() - Constructor for class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser
 
XmlLocationAnalyser.XmlFileEvaluator - Class in org.openarchitectureware.workflow.ast.parser
 
XmlLocationAnalyser.XmlFileEvaluator() - Constructor for class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlFileEvaluator
 
XmlLocationAnalyser.XmlTagValues - Class in org.openarchitectureware.workflow.ast.parser
 
XmlLocationAnalyser.XmlTagValues() - Constructor for class org.openarchitectureware.workflow.ast.parser.XmlLocationAnalyser.XmlTagValues
 
XPAND_TAG_CLOSE - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
XPAND_TAG_CLOSE - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
XPAND_TAG_OPEN - Static variable in class org.openarchitectureware.xtend.parser.XtendLexer
 
XPAND_TAG_OPEN - Static variable in class org.openarchitectureware.xtend.parser.XtendParser
 
XpandAdvice - Interface in org.openarchitectureware.xpand2.model
 
XpandAnalyzable - Interface in org.openarchitectureware.xpand2.ast
 
XpandCompilerIssue - Interface in org.openarchitectureware.xpand2
 
XpandDefinition - Interface in org.openarchitectureware.xpand2.model
 
XpandDefinitionImpl - Class in org.openarchitectureware.xpand2.type
 
XpandDefinitionImpl(XpandDefinition, XpandExecutionContext) - Constructor for class org.openarchitectureware.xpand2.type.XpandDefinitionImpl
 
XpandElementAdapter - Class in org.openarchitectureware.xpand2.debug
The IElementAdapter implementation for Xpand statements.
XpandElementAdapter() - Constructor for class org.openarchitectureware.xpand2.debug.XpandElementAdapter
 
XpandEvaluatable - Interface in org.openarchitectureware.xpand2.ast
 
XpandExecutionContext - Interface in org.openarchitectureware.xpand2
 
XpandExecutionContextImpl - Class in org.openarchitectureware.xpand2
*
XpandExecutionContextImpl(Output, ProtectedRegionResolver) - Constructor for class org.openarchitectureware.xpand2.XpandExecutionContextImpl
 
XpandExecutionContextImpl(Output, ProtectedRegionResolver, Map<String, Variable>, ExceptionHandler, NullEvaluationHandler) - Constructor for class org.openarchitectureware.xpand2.XpandExecutionContextImpl
 
XpandExecutionContextImpl(TypeSystemImpl, Output, ProtectedRegionResolver, Map<String, Variable>, ExceptionHandler, NullEvaluationHandler) - Constructor for class org.openarchitectureware.xpand2.XpandExecutionContextImpl
 
XpandExecutionContextImpl(ResourceManager, Resource, TypeSystemImpl, Map<String, Variable>, Map<String, Variable>, Output, ProtectedRegionResolver, ProgressMonitor, ExceptionHandler, List<Around>, NullEvaluationHandler, Map<Resource, Set<Extension>>, Callback) - Constructor for class org.openarchitectureware.xpand2.XpandExecutionContextImpl
 
XpandExecutionContextImpl.DefinitionOperationAdapter - Class in org.openarchitectureware.xpand2
 
XpandExecutionContextImpl.DefinitionOperationAdapter(XpandDefinition, String, Type, List<Type>) - Constructor for class org.openarchitectureware.xpand2.XpandExecutionContextImpl.DefinitionOperationAdapter
 
XpandFacade - Class in org.openarchitectureware.xpand2
*
XpandFacade(XpandExecutionContext) - Constructor for class org.openarchitectureware.xpand2.XpandFacade
Deprecated. use XpandFacade.create instead
XpandFactory - Class in org.openarchitectureware.xpand2.parser
*
XpandFactory(String) - Constructor for class org.openarchitectureware.xpand2.parser.XpandFactory
 
XpandIterator - Class in org.openarchitectureware.xpand2.type
 
XpandIterator(long) - Constructor for class org.openarchitectureware.xpand2.type.XpandIterator
 
XpandLexer - Class in org.openarchitectureware.xpand2.parser
 
XpandLexer() - Constructor for class org.openarchitectureware.xpand2.parser.XpandLexer
 
XpandLexer(CharStream) - Constructor for class org.openarchitectureware.xpand2.parser.XpandLexer
 
XpandLocationAddingParser - Class in org.openarchitectureware.xpand2.parser
 
XpandModelPresentation - Class in org.openarchitectureware.xpand2.debug
This class is responsible for all presentation topics for Xpand statements in the debugger views.
XpandModelPresentation(Set<BaseSpecialTreatment>) - Constructor for class org.openarchitectureware.xpand2.debug.XpandModelPresentation
 
XpandModelPresentation.ElementRepresentation - Class in org.openarchitectureware.xpand2.debug
 
XpandModelPresentation.ElementRepresentation(String, String) - Constructor for class org.openarchitectureware.xpand2.debug.XpandModelPresentation.ElementRepresentation
 
XpandParseFacade - Class in org.openarchitectureware.xpand2.parser
 
XpandParser - Class in org.openarchitectureware.xpand2.parser
 
XpandParser(TokenStream) - Constructor for class org.openarchitectureware.xpand2.parser.XpandParser
 
XpandParser(TokenStream, XpandFactory) - Constructor for class org.openarchitectureware.xpand2.parser.XpandParser
 
XpandPartition - Class in org.openarchitectureware.xpand2.codeassist
 
XpandPartition(String) - Constructor for class org.openarchitectureware.xpand2.codeassist.XpandPartition
 
XpandResource - Interface in org.openarchitectureware.xpand2.model
 
XpandTokens - Interface in org.openarchitectureware.xpand2.codeassist
Constants interface containing all Xpand keywords.
XpandTypesMetaModel - Class in org.openarchitectureware.xpand2.type
 
XpandTypesMetaModel(TypeSystem) - Constructor for class org.openarchitectureware.xpand2.type.XpandTypesMetaModel
 
XpandUtil - Class in org.openarchitectureware.xpand2
*
XpandUtil() - Constructor for class org.openarchitectureware.xpand2.XpandUtil
 
XtendAdvice - Class in org.openarchitectureware.xtend
 
XtendAdvice() - Constructor for class org.openarchitectureware.xtend.XtendAdvice
 
XtendComponent - Class in org.openarchitectureware.xtend
 
XtendComponent() - Constructor for class org.openarchitectureware.xtend.XtendComponent
 
XtendFacade - Class in org.openarchitectureware.xtend
 
XtendFile - Interface in org.openarchitectureware.xtend
 
XtendLexer - Class in org.openarchitectureware.xtend.parser
 
XtendLexer() - Constructor for class org.openarchitectureware.xtend.parser.XtendLexer
 
XtendLexer(CharStream) - Constructor for class org.openarchitectureware.xtend.parser.XtendLexer
 
XtendLocationAddingParser - Class in org.openarchitectureware.xtend.parser
 
XtendLocationAddingParser(TokenStream) - Constructor for class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
XtendLocationAddingParser(TokenStream, String) - Constructor for class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
XtendLocationAddingParser(TokenStream, ExtensionFactory) - Constructor for class org.openarchitectureware.xtend.parser.XtendLocationAddingParser
 
XtendMetaModel - Class in org.openarchitectureware.xtend.types
 
XtendMetaModel(TypeSystem) - Constructor for class org.openarchitectureware.xtend.types.XtendMetaModel
 
XtendParser - Class in org.openarchitectureware.xtend.parser
 
XtendParser(TokenStream) - Constructor for class org.openarchitectureware.xtend.parser.XtendParser
 
XtendParser(TokenStream, ExtensionFactory) - Constructor for class org.openarchitectureware.xtend.parser.XtendParser
 
XtendResourceParser - Class in org.openarchitectureware.xtend
 
XtendResourceParser() - Constructor for class org.openarchitectureware.xtend.XtendResourceParser
 

_

__chain__(Object, Object) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__collect__(Object, BasicExpressions.Closure1) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__create__(Class) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__definitionCall__(Class, String, Object, Object...) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__div__(Object, Object) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__equals__(Object, Object) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__exists__(Object, BasicExpressions.Closure1) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__feature__(Object, String) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
evaluates a feature of a given object, dispatching calls on a collection to a collection of calls on the objects
__forAll__(Object, BasicExpressions.Closure1) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__greater__(Object, Object) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__greaterOrEquals__(Object, Object) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__less__(Object, Object) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__lessOrEquals__(Object, Object) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__minus__(Object, Object) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__mult__(Object, Object) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__notEquals__(Object, Object) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__notExists__(Object, BasicExpressions.Closure1) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__operationCall__(boolean, boolean, Object, Object, String, Object...) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__plus__(Object, Object) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__reject__(Object, BasicExpressions.Closure1) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__select__(Object, BasicExpressions.Closure1) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__selectFirst__(Object, BasicExpressions.Closure1) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__sortBy__(Object, BasicExpressions.Closure1) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__typeSelect__(Object, Class) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__typeSelectInt__(Object) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
__typeSelectReal__(Object) - Method in class org.openarchitectureware.compiler.runtime.BasicExpressions
 
_typeListComparator - Static variable in class org.openarchitectureware.compiler.runtime.util.PolymorphicResolver
 

A B C D E F G H I J K L M N O P R S T U V W X _