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

A

AbstractActionMappingGenerator - class de.matthias_burbach.flux.AbstractActionMappingGenerator.
Abstract base class for ActionMappingGenerator implementations that provides commonly used functionality.
AbstractActionMappingGenerator() - Constructor for class de.matthias_burbach.flux.AbstractActionMappingGenerator
 
Action - interface de.matthias_burbach.uml.Action.
 
ActionActionMappingGenerator - class de.matthias_burbach.flux.ActionActionMappingGenerator.
Generates one action mapping for each UML state with stereotype 'Action'.
ActionActionMappingGenerator() - Constructor for class de.matthias_burbach.flux.ActionActionMappingGenerator
 
ActionMappingGenerator - interface de.matthias_burbach.flux.ActionMappingGenerator.
Generates one or more contiguous pieces of XML (usually comments or above all <action> elements) that are valid in a struts-config-<module>.xml file between the opening and the closing <action-mappings> tag.
abort(String) - Static method in class de.matthias_burbach.util.FileUtils
A convenience method to throw an exception
action - Variable in class de.matthias_burbach.uml.DefaultTransition
 
actions - Variable in class de.matthias_burbach.uml.DefaultState
 
addActionsToState(Element, State) - Method in class de.matthias_burbach.flux.ChameleonModelBuilder
Adds actions to the state that result from the following XPath select (relative to the state element):
'DoAction'
addActionsToState(Element, State) - Method in class de.matthias_burbach.flux.XmiModelBuilder
Adds actions to the state that result from the following XPath select (relative to the state element):
'UML:State.doActivity/ UML:ActionSequence/ UML:ActionSequence.action/ UML:UninterpretedAction'
addAttributesToElement(Element, List) - Static method in class de.matthias_burbach.util.XmlUtils
 
addFirstSection(Composite) - Method in class de.matthias_burbach.flux4eclipse.properties.FluxPropertyPage
 
addSecondSection(Composite) - Method in class de.matthias_burbach.flux4eclipse.properties.FluxPropertyPage
 
addSeparator(Composite) - Method in class de.matthias_burbach.flux4eclipse.properties.FluxPropertyPage
 
addSymbol(String, boolean, int) - Static method in class de.matthias_burbach.util.Node
addSymbol(String pline) - Saves line into the symbol table.
alloc() - Method in class de.matthias_burbach.util.Diff.FileInfo
 
allowableStereotypes - Variable in class de.matthias_burbach.flux.DefaultModelChecker
 
anyprinted - Variable in class de.matthias_burbach.util.Diff
 
assignStereotypesToClasses(Element, HashMap) - Method in class de.matthias_burbach.flux.XmiModelBuilder
 
assignStereotypesToStates(Element, HashMap) - Method in class de.matthias_burbach.flux.XmiModelBuilder
Reads stereotypes using the XPath select 'descendant::UML:Stereotype' (relative to modelElement) and assigns them to the states they are linked to by refIds listed in the extendedElement attribute.
assignTransitionsToStates(Element, HashMap) - Method in class de.matthias_burbach.flux.ChameleonModelBuilder
Creates UML transitions from the XPath select 'descendant::Transition' (relative to modelElement) and assigns them to the states they are linked to.
assignTransitionsToStates(Element, HashMap, HashMap) - Method in class de.matthias_burbach.flux.XmiModelBuilder
Creates UML transitions from the XPath select 'descendant::UML:Transition' (relative to modelElement) and assigns them to the states they are linked to.
assignVariablesToStates(HashMap, Vector) - Method in class de.matthias_burbach.flux.ChameleonModelBuilder
 
assignVariablesToStates(HashMap, Vector) - Method in class de.matthias_burbach.flux.XmiModelBuilder
 
attributes - Variable in class de.matthias_burbach.uml.DefaultClass
 

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