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

C

ChameleonModelBuilder - class de.matthias_burbach.flux.ChameleonModelBuilder.
Builds the internal UML model representation from an XML file that was exported with the Rational Rose add in 'Chameleon'.
ChameleonModelBuilder() - Constructor for class de.matthias_burbach.flux.ChameleonModelBuilder
 
Class - interface de.matthias_burbach.uml.Class.
 
change - Static variable in class de.matthias_burbach.util.Diff
 
check(Model) - Method in class de.matthias_burbach.flux.DefaultModelChecker
 
check(Model) - Method in interface de.matthias_burbach.flux.ModelChecker
Is called before the actual generation is started to make sure the generator plug-ins get proper input.
checkCopyPreCondition(Element, Element) - Static method in class de.matthias_burbach.util.XmlUtils
 
checkModelHasExactlyOneStateMachine(Model) - Method in class de.matthias_burbach.flux.DefaultModelChecker
 
checkStateHasUniqueTransitions(State) - Method in class de.matthias_burbach.flux.DefaultModelChecker
 
checkStateHasValidActions(State) - Method in class de.matthias_burbach.flux.DefaultModelChecker
 
checkStateHasValidName(State) - Method in class de.matthias_burbach.flux.DefaultModelChecker
 
checkStateHasValidStereotype(State) - Method in class de.matthias_burbach.flux.DefaultModelChecker
 
checkTransitionHasValidAction(Transition, Vector) - Method in class de.matthias_burbach.flux.DefaultModelChecker
 
checkTransitionHasValidEvent(Transition) - Method in class de.matthias_burbach.flux.DefaultModelChecker
 
checkTransitionHasValidEventName(Transition) - Method in class de.matthias_burbach.flux.DefaultModelChecker
 
checkTransitionHasValidGuardCondition(Transition) - Method in class de.matthias_burbach.flux.DefaultModelChecker
 
checkTransitionHasValidTargetState(Transition) - Method in class de.matthias_burbach.flux.DefaultModelChecker
 
continueMode - Variable in class de.matthias_burbach.strux.UnNestActionInfo
The optional mode to be used after return to the nesting module.
continueModule - Variable in class de.matthias_burbach.strux.UnNestActionInfo
The module to forward to when the nested module returns.
continuePath - Variable in class de.matthias_burbach.strux.UnNestActionInfo
The continue path to forward to when the nested module returns.
copy(String, String) - Static method in class de.matthias_burbach.util.FileUtils
Performs a file copy.
copyAttributes(Element, Element) - Static method in class de.matthias_burbach.util.XmlUtils
 
copyAttributes(Element, Element, String[]) - Static method in class de.matthias_burbach.util.XmlUtils
 
copyContent(Element, Element) - Static method in class de.matthias_burbach.util.XmlUtils
 
copyContent(Element, Element, Filter) - Static method in class de.matthias_burbach.util.XmlUtils
 
createAttributesForClass(Element) - Method in class de.matthias_burbach.flux.ChameleonModelBuilder
Creates UML attributes from the XPath select 'descendant::Attribute' (relative to classElement)
createAttributesForClass(Element) - Method in class de.matthias_burbach.flux.XmiModelBuilder
Creates UML attributes from the XPath select 'descendant::UML:Attribute' (relative to classElement)
createCheckBox(Composite, String, String, boolean) - Method in class de.matthias_burbach.flux4eclipse.properties.FluxPropertyPage
 
createClasses(Element) - Method in class de.matthias_burbach.flux.ChameleonModelBuilder
Creates UML classes from the XPath select 'descendant::Class' (relative to modelElement)
createClasses(Element) - Method in class de.matthias_burbach.flux.XmiModelBuilder
Creates UML classes from the XPath select 'descendant::UML:Class' (relative to modelElement)
createContents(Composite) - Method in class de.matthias_burbach.flux4eclipse.properties.FluxPropertyPage
 
createDefaultComposite(Composite) - Method in class de.matthias_burbach.flux4eclipse.properties.FluxPropertyPage
 
createEvents(Element) - Method in class de.matthias_burbach.flux.XmiModelBuilder
Creates UML events from the XPath select 'descendant::UML:SignalEvent' (relative to modelElement)
createFieldEditors() - Method in class de.matthias_burbach.flux4eclipse.preferences.FluxPreferencePage
Creates the field editors.
createFileFieldEditor(Composite, String, String, String, String) - Method in class de.matthias_burbach.flux4eclipse.properties.FluxPropertyPage
 
createShell(Shell, String, String) - Method in class de.matthias_burbach.flux4eclipse.popup.actions.LongMessageDisplay
 
createStates(Element) - Method in class de.matthias_burbach.flux.ChameleonModelBuilder
Creates UML states from the following XPath selects (relative to modelElement): 'descendant::State' 'descendant::Activity'
createStates(Element) - Method in class de.matthias_burbach.flux.XmiModelBuilder
Creates UML states from the following XPath selects (relative to modelElement): 'descendant::UML:SimpleState' 'descendant::UML:ActionState' 'descendant::UML:FinalState'
createStatesForPath(Element, String) - Method in class de.matthias_burbach.flux.ChameleonModelBuilder
Creates states from the state elements that can be selected with the xPathExpression (relative to modelElement);
createStatesForPath(Element, String) - Method in class de.matthias_burbach.flux.XmiModelBuilder
Creates states from the state elements that can be selected with the xPathExpression (relative to modelElement);
createStyledText(String) - Method in class de.matthias_burbach.flux4eclipse.popup.actions.LongMessageDisplay
 
createTextField(Composite, String, String, String) - Method in class de.matthias_burbach.flux4eclipse.properties.FluxPropertyPage
 
createVariables(Element) - Method in class de.matthias_burbach.flux.ChameleonModelBuilder
Creates variables from all classes with stereotype 'Variable'.
createVariables(Element) - Method in class de.matthias_burbach.flux.XmiModelBuilder
Creates variables from classes with stereotype 'Variable'.

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