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

G

GENERATE_PAGE_PREPROCESSINGS_DEFAULT - Static variable in class de.matthias_burbach.flux4eclipse.properties.FluxPropertyPage
 
GENERATE_PAGE_PREPROCESSINGS_PROPERTY - Static variable in class de.matthias_burbach.flux4eclipse.properties.FluxPropertyPage
 
GENERATE_PAGE_PREPROCESSINGS_TITLE - Static variable in class de.matthias_burbach.flux4eclipse.properties.FluxPropertyPage
 
GenerateAction - class de.matthias_burbach.flux4eclipse.popup.actions.GenerateAction.
Collects Flux preferences and properties, validates them and calls the Flux generator if validation is successfull.
GenerateAction() - Constructor for class de.matthias_burbach.flux4eclipse.popup.actions.GenerateAction
 
generate(StateMachine, State, Document, Element, Document, Element) - Method in class de.matthias_burbach.flux.AbstractActionMappingGenerator
Is an empty default implementation.
generate(StateMachine, State, Document, Element, Document, Element) - Method in class de.matthias_burbach.flux.ActionActionMappingGenerator
Generates one <action> element per call.
generate(StateMachine, State, Document, Element, Document, Element) - Method in interface de.matthias_burbach.flux.ActionMappingGenerator
Is called once for each UML state that has the stereotype specified in the flux-config.xml file for this generator.
generate(StateMachine, State, Document, Element, Document, Element) - Method in class de.matthias_burbach.flux.FinalStateActionMappingGenerator
Generates one <action> element per call.
generate(StateMachine, State, Document, Element, Document, Element) - Method in class de.matthias_burbach.flux.ModuleActionMappingGenerator
Generates an 'enter' and an 'exit' module mapping.
generate(StateMachine, State, Document, Element, Document, Element) - Method in class de.matthias_burbach.flux.PageActionMappingGenerator
Generates one <action> element per call.
generate(StateMachine, State, Document, Element, Document, Element) - Method in class de.matthias_burbach.flux.PageEventActionMappingGenerator
Generates the event dispatcher mapping that maps requests from a page to the page event that is encoded as HTTP request parameter (with syntax 'action=%EVENT%' or '%EVENT%.x').
generate(StateMachine, State, Document, Element, Document, Element) - Method in class de.matthias_burbach.flux.PagePreProcessActionMappingGenerator
Generates one <action> element per call.
generate() - Method in class de.matthias_burbach.flux.StrutsConfigGenerator
Performs the generation process.
generate(IFile) - Method in class de.matthias_burbach.flux4eclipse.popup.actions.GenerateAction
Collects Flux preferences and properties, validates them and calls the Flux generator if validation is successfull.
generateActionMappings(StateMachine, Document, Document) - Method in class de.matthias_burbach.flux.StrutsConfigGenerator
Prepares and drives the actual generation that is performed by the plugged-in generators being registered for stereotyped states.
generateEnterMapping(StateMachine, State, Document, Element, Document, Element) - Method in class de.matthias_burbach.flux.ModuleActionMappingGenerator
Generates the module enter mapping.
generateExitMapping(StateMachine, State, Document, Element, Document, Element) - Method in class de.matthias_burbach.flux.ModuleActionMappingGenerator
Generates the exit mapping.
generateForStereotype(StateMachine, Document, Element, Document, Element, String, ActionMappingGenerator) - Method in class de.matthias_burbach.flux.StrutsConfigGenerator
Executes the (begin, (generate)*, end) cycle for the generator passed in and all the states having the specified stereotype.
generateForward(String, String, Document, Element, Element) - Method in class de.matthias_burbach.flux.AbstractActionMappingGenerator
Calls AbstractActionMappingGenerator.generateForward( String forwardName, String forwardPath, Document document, Element oldActionMappingElement, Element newActionMappingElement, List additionalAttributes) adding null as last parameter.
generateForward(String, String, Document, Element, Element, List) - Method in class de.matthias_burbach.flux.AbstractActionMappingGenerator
Generates a single <forward> element and adds it to newActionMappingElement.
generateForwards(State, Document, Element, Element) - Method in class de.matthias_burbach.flux.AbstractActionMappingGenerator
Generates all forward elements for the newActionMappingElement from the outbound transitions of the state.
generatePageActionMapping(StateMachine, State, Document, Element, Document, Element) - Method in class de.matthias_burbach.flux.PageActionMappingGenerator
Generates one <action> element per call.
generatePageDevariationActionMapping(StateMachine, State, Document, Element, Document, Element, String, String) - Method in class de.matthias_burbach.flux.PageEventActionMappingGenerator
 
generatePageEventActionMapping(StateMachine, State, Document, Element, Document, Element) - Method in class de.matthias_burbach.flux.PageEventActionMappingGenerator
 
generatePagePreprocessings() - Method in class de.matthias_burbach.flux.PageActionMappingGenerator
 
generatePagePreprocessings() - Method in class de.matthias_burbach.flux.PagePreProcessActionMappingGenerator
 
generatePagePreprocessingsButton - Variable in class de.matthias_burbach.flux4eclipse.properties.FluxPropertyPage
 
generatePageVariationActionMapping(StateMachine, State, Document, Element, Document, Element) - Method in class de.matthias_burbach.flux.PageActionMappingGenerator
Generates an <action> element that routes from the actual logical page and the current value of the mode variable to the modified logical page that is created as the concatenation of the mode value and the actual logical page name.
generateProperty(String, String, Document, Element) - Method in class de.matthias_burbach.flux.AbstractActionMappingGenerator
Generates a <set-property> element and adds it to the actionMappingElement.
generator - Variable in class de.matthias_burbach.flux.StrutsConfigGenerator.GeneratorMapping
A generator plug-in registered for UML states having the stereotype
getAction() - Method in class de.matthias_burbach.uml.DefaultTransition
 
getAction() - Method in interface de.matthias_burbach.uml.Transition
 
getActionMappingElementForPath(Element, String) - Method in class de.matthias_burbach.flux.AbstractActionMappingGenerator
Selects the <action> element with the given path from the actionMappingsElement.
getActionMappingsElement(Document) - Method in class de.matthias_burbach.flux.StrutsConfigGenerator
Extracts the <action-mappings> element from the struts-config document passed in.
getActions() - Method in class de.matthias_burbach.uml.DefaultState
 
getActions() - Method in interface de.matthias_burbach.uml.State
 
getAttributes() - Method in interface de.matthias_burbach.uml.Class
 
getAttributes() - Method in class de.matthias_burbach.uml.DefaultClass
 
getBasePath(State) - Method in class de.matthias_burbach.flux.AbstractActionMappingGenerator
 
getBasePathExtension(State) - Method in class de.matthias_burbach.flux.AbstractActionMappingGenerator
The base path extension may suffix the base path to make a full path of an <action> or <forward> element.
getBasePathExtension(State) - Method in class de.matthias_burbach.flux.PageActionMappingGenerator
 
getContinueMode() - Method in class de.matthias_burbach.strux.UnNestActionInfo
 
getContinueModule(ActionMapping) - Method in class de.matthias_burbach.strux.NestModuleAction
 
getContinueModule() - Method in class de.matthias_burbach.strux.UnNestActionInfo
 
getContinuePath(ActionMapping) - Method in class de.matthias_burbach.strux.NestModuleAction
 
getContinuePath() - Method in class de.matthias_burbach.strux.UnNestActionInfo
 
getDefault() - Static method in class de.matthias_burbach.flux4eclipse.FluxPlugin
Returns the shared instance.
getDefaultGeneratorComment() - Method in class de.matthias_burbach.flux.StrutsConfigGenerator
 
getDefaultName() - Method in class de.matthias_burbach.flux.AbstractActionMappingGenerator
 
getDefaultPackage() - Method in class de.matthias_burbach.flux.AbstractActionMappingGenerator
 
getDefaultType(State) - Method in class de.matthias_burbach.flux.AbstractActionMappingGenerator
 
getDefaultType(State) - Method in class de.matthias_burbach.flux.PagePreProcessActionMappingGenerator
 
getDetailedMessages() - Method in class de.matthias_burbach.flux.ModelCheckerException
 
getEnterPath(State) - Method in class de.matthias_burbach.flux.ModuleActionMappingGenerator
 
getEnteredModule(State) - Method in class de.matthias_burbach.flux.ModuleActionMappingGenerator
 
getException(String) - Method in class de.matthias_burbach.flux.DefaultModelChecker
 
getExpression() - Method in interface de.matthias_burbach.uml.Action
 
getExpression() - Method in class de.matthias_burbach.uml.DefaultAction
 
getForwardElementForName(Element, String) - Method in class de.matthias_burbach.flux.AbstractActionMappingGenerator
Selects the <forward> element with the given name from the actionMappingElement.
getForwardPath(String, State, String) - Method in class de.matthias_burbach.flux.AbstractActionMappingGenerator
Constructs a forward path which mainly depends on the target state's stereotype.
getForwardPath(State) - Method in class de.matthias_burbach.flux.PagePreProcessActionMappingGenerator
Constructs a forward path which mainly depends on the target state's stereotype.
getForwardPathPrefix() - Method in class de.matthias_burbach.flux.AbstractActionMappingGenerator
 
getForwardPathSuffix() - Method in class de.matthias_burbach.flux.AbstractActionMappingGenerator
 
getForwardToPhysicalPage(State) - Method in class de.matthias_burbach.flux.PageActionMappingGenerator
Derives the default forward path to the physical page resource (JSP) that implements the state of stereotype 'Page'.
getForwardToPhysicalPage(State) - Method in class de.matthias_burbach.flux.PageEventActionMappingGenerator
Derives the default forward path to the physical page resource (JSP) that implements the state of stereotype 'Page'.
getGenerator(String) - Method in class de.matthias_burbach.flux.StrutsConfigGenerator
Instantiates the ActionMappingGenerator specified by type using the default constructor.
getGeneratorComment() - Method in class de.matthias_burbach.flux.StrutsConfigGenerator
If the settings property 'GeneratorComment' is specified its value is returned, else the default comment is returned.
getGeneratorMappings() - Method in class de.matthias_burbach.flux.StrutsConfigGenerator
Constructs the Java representations of the generator mappings defined in the flux-config XML document.
getGeneratorProperties(IFile) - Method in class de.matthias_burbach.flux4eclipse.popup.actions.GenerateAction
Collects Flux preferences and properties and validates them.
getGuardCondition() - Method in class de.matthias_burbach.uml.DefaultEvent
 
getGuardCondition() - Method in interface de.matthias_burbach.uml.Event
 
getMessage(String, String, String) - Method in class de.matthias_burbach.flux4eclipse.popup.actions.GenerateAction
Helps to assemble an error message when validation of preferences and properties (settings) fails.
getMethods() - Method in interface de.matthias_burbach.uml.Class
 
getMethods() - Method in class de.matthias_burbach.uml.DefaultClass
 
getMidFix(String, String, String) - Method in class de.matthias_burbach.strux.NestModuleAction
 
getMidFix(String, String, String) - Static method in class de.matthias_burbach.util.StringUtils
 
getModelBuilder() - Method in class de.matthias_burbach.flux.StrutsConfigGenerator
Instantiates the model builder plug-in as specified in the flux-config document.
getModelChecker() - Method in class de.matthias_burbach.flux.StrutsConfigGenerator
Instantiates the model checker plug-in as specified in the flux-config document.
getModelCheckerProblemReport(ModelCheckerException) - Static method in class de.matthias_burbach.flux.StrutsConfigGenerator
Constructs a single, long string from all the detail messages in the model checker exception.
getModuleFromConfigFile(String, String) - Method in class de.matthias_burbach.flux4eclipse.popup.actions.GenerateAction
Extracts the module part from the struts-config-%MODULE%.xml file name.
getName() - Method in interface de.matthias_burbach.uml.Class
 
getName() - Method in class de.matthias_burbach.uml.DefaultClass
 
getName() - Method in class de.matthias_burbach.uml.DefaultEvent
 
getName() - Method in class de.matthias_burbach.uml.DefaultModel
 
getName() - Method in class de.matthias_burbach.uml.DefaultState
 
getName() - Method in class de.matthias_burbach.uml.DefaultVariable
 
getName() - Method in interface de.matthias_burbach.uml.Event
 
getName() - Method in interface de.matthias_burbach.uml.Model
 
getName() - Method in interface de.matthias_burbach.uml.State
 
getName() - Method in interface de.matthias_burbach.uml.Variable
 
getNamePartOfBasePath(State) - Method in class de.matthias_burbach.flux.AbstractActionMappingGenerator
 
getNameWithoutPath(String) - Static method in class de.matthias_burbach.util.FileUtils
 
getNestModule(ActionMapping) - Method in class de.matthias_burbach.strux.NestModuleAction
 
getNestedModule() - Method in class de.matthias_burbach.strux.UnNestActionInfo
 
getPathAndFile(String) - Method in class de.matthias_burbach.flux.StrutsConfigGenerator
Concatenates the two properties <fileType>Path and <fileType>File to construct an absolute path.
getPathWithoutName(String) - Static method in class de.matthias_burbach.util.FileUtils
 
getPrefix(String, String) - Static method in class de.matthias_burbach.util.StringUtils
 
getResourceBundle() - Method in class de.matthias_burbach.flux4eclipse.FluxPlugin
Returns the plugin's resource bundle,
getResourceString(String) - Static method in class de.matthias_burbach.flux4eclipse.FluxPlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getSessionKey(String) - Static method in class de.matthias_burbach.strux.UnNestActionInfo
 
getSortedStates(Collection) - Method in class de.matthias_burbach.flux.ChameleonModelBuilder
Sorts the states passed in by name (the order of states will affect the order of generated <action> elements).
getSortedStates(Collection) - Method in class de.matthias_burbach.flux.XmiModelBuilder
Sorts the states passed in by name (the order of states will affect the order of generated <action> elements).
getSourceState() - Method in class de.matthias_burbach.uml.DefaultTransition
 
getSourceState() - Method in interface de.matthias_burbach.uml.Transition
 
getStateMachines() - Method in class de.matthias_burbach.uml.DefaultModel
 
getStateMachines() - Method in interface de.matthias_burbach.uml.Model
 
getStates() - Method in class de.matthias_burbach.uml.DefaultStateMachine
 
getStates() - Method in interface de.matthias_burbach.uml.StateMachine
 
getStereotype() - Method in interface de.matthias_burbach.uml.Class
 
getStereotype() - Method in class de.matthias_burbach.uml.DefaultClass
 
getStereotype() - Method in class de.matthias_burbach.uml.DefaultState
 
getStereotype() - Method in interface de.matthias_burbach.uml.State
 
getSuffix(String, String) - Static method in class de.matthias_burbach.util.StringUtils
 
getTargetState() - Method in class de.matthias_burbach.uml.DefaultTransition
 
getTargetState() - Method in interface de.matthias_burbach.uml.Transition
 
getTransitions() - Method in class de.matthias_burbach.uml.DefaultState
 
getTransitions() - Method in interface de.matthias_burbach.uml.State
 
getTriggerEvent() - Method in class de.matthias_burbach.uml.DefaultTransition
 
getTriggerEvent() - Method in interface de.matthias_burbach.uml.Transition
 
getType() - Method in interface de.matthias_burbach.uml.Action
 
getType() - Method in class de.matthias_burbach.uml.DefaultAction
 
getValues() - Method in class de.matthias_burbach.uml.DefaultVariable
 
getValues() - Method in interface de.matthias_burbach.uml.Variable
 
getVariable() - Method in class de.matthias_burbach.uml.DefaultState
 
getVariable() - Method in interface de.matthias_burbach.uml.State
 
getVariables() - Method in class de.matthias_burbach.uml.DefaultModel
 
getVariables() - Method in interface de.matthias_burbach.uml.Model
 
getWorkspace() - Static method in class de.matthias_burbach.flux4eclipse.FluxPlugin
Returns the workspace instance.
guardCondition - Variable in class de.matthias_burbach.uml.DefaultEvent
 

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