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

F

FeatureModelerProvider - Class in org.topcased.modeler.uml.providers
This is the item provider adpater for a Feature object. FeatureModelerProvider(AdapterFactory) - Constructor for class org.topcased.modeler.uml.providers.FeatureModelerProvider
This constructs an instance from a factory and a notifier. fillShape(Graphics) - Method in class org.topcased.modeler.uml.activitydiagram.figures.ActivityFinalNodeFigure
 
fillShape(Graphics) - Method in class org.topcased.modeler.uml.activitydiagram.figures.ActivityParameterNodeFigure
 
fillShape(Graphics) - Method in class org.topcased.modeler.uml.activitydiagram.figures.DecisionNodeFigure
 
fillShape(Graphics) - Method in class org.topcased.modeler.uml.activitydiagram.figures.MergeNodeFigure
 
fillShape(Graphics) - Method in class org.topcased.modeler.uml.componentdiagram.figures.ComponentIcon
 
fillShape(Graphics) - Method in class org.topcased.modeler.uml.deploymentdiagram.figures.ArtifactIcon
 
fillShape(Graphics) - Method in class org.topcased.modeler.uml.deploymentdiagram.figures.NodeShape
 
fillShape(Graphics) - Method in class org.topcased.modeler.uml.statemachinediagram.figures.ConnectionPointReferenceFigure
 
fillShape(Graphics) - Method in class org.topcased.modeler.uml.statemachinediagram.figures.FinalStateFigure
 
fillShape(Graphics) - Method in class org.topcased.modeler.uml.statemachinediagram.figures.PseudostateChoiceFigure
 
fillShape(Graphics) - Method in class org.topcased.modeler.uml.statemachinediagram.figures.PseudostateEntryPointFigure
 
fillShape(Graphics) - Method in class org.topcased.modeler.uml.statemachinediagram.figures.PseudostateTerminateFigure
 
fillShape(Graphics) - Method in class org.topcased.modeler.uml.statemachinediagram.figures.StateFigure
 
fillShape(Graphics) - Method in class org.topcased.modeler.uml.statemachinediagram.figures.SubmachineStateFigure
 
fillShape(Graphics) - Method in class org.topcased.modeler.uml.usecasediagram.figures.UseCaseFigure
The figure is a filled ellipse
filterClassifiers(ArrayList, Class) - Method in class org.topcased.modeler.uml.sequencediagram.dialogs.LifelineEditDialog
Deprecated. Filter a list of classifiers : only the instance of the specified class are kept.
FinalNodeModelerProvider - Class in org.topcased.modeler.uml.providers
This is the item provider adpater for a FinalNode object. FinalNodeModelerProvider(AdapterFactory) - Constructor for class org.topcased.modeler.uml.providers.FinalNodeModelerProvider
This constructs an instance from a factory and a notifier. FINALSTATE_EDITPOLICY - Static variable in interface org.topcased.modeler.uml.statemachinediagram.STMEditPolicyConstants
The key used to install an FinalState EditPolicy.
FinalStateEditPart - Class in org.topcased.modeler.uml.statemachinediagram.edit
The FinalState object controller FinalStateEditPart(GraphNode) - Constructor for class org.topcased.modeler.uml.statemachinediagram.edit.FinalStateEditPart
Constructor FinalStateFigure - Class in org.topcased.modeler.uml.statemachinediagram.figures
 
FinalStateFigure() - Constructor for class org.topcased.modeler.uml.statemachinediagram.figures.FinalStateFigure
Constructor FinalStateModelerProvider - Class in org.topcased.modeler.uml.providers
This is the item provider adpater for a FinalState object. FinalStateModelerProvider(AdapterFactory) - Constructor for class org.topcased.modeler.uml.providers.FinalStateModelerProvider
This constructs an instance from a factory and a notifier. FinalStateRestoreConnectionCommand - Class in org.topcased.modeler.uml.statemachinediagram.commands
FinalState restore connection command
FinalStateRestoreConnectionCommand(EditPart) - Constructor for class org.topcased.modeler.uml.statemachinediagram.commands.FinalStateRestoreConnectionCommand
 
findRootElement(Element) - Static method in class org.topcased.modeler.uml.UMLTools
Retrieve the root Element of an UML model that contains a given Element
fireNotifyChanged(Notification) - Method in class org.topcased.modeler.uml.providers.UMLModelerProviderAdapterFactory
This delegates to UMLModelerProviderAdapterFactory.changeNotifier and to UMLModelerProviderAdapterFactory.parentAdapterFactory. FIRST_END_AGGREGATION_KIND - Static variable in class org.topcased.modeler.uml.classdiagram.util.AssociationHelper
Deprecated. This constant will be deleted
FIRST_END_CLASS - Static variable in class org.topcased.modeler.uml.classdiagram.util.AssociationHelper
Deprecated. This constant will be deleted
FIRST_END_IS_NAVIGABLE - Static variable in class org.topcased.modeler.uml.classdiagram.util.AssociationHelper
Deprecated. This constant will be deleted
FIRST_END_IS_ORDERED - Static variable in class org.topcased.modeler.uml.classdiagram.util.AssociationHelper
Deprecated. This constant will be deleted
FIRST_END_LOWER_BOUND - Static variable in class org.topcased.modeler.uml.classdiagram.util.AssociationHelper
Deprecated. This constant will be deleted
FIRST_END_ROLE - Static variable in class org.topcased.modeler.uml.classdiagram.util.AssociationHelper
Deprecated. This constant will be deleted
FIRST_END_UPPER_BOUND - Static variable in class org.topcased.modeler.uml.classdiagram.util.AssociationHelper
Deprecated. This constant will be deleted
FIRST_END_VISIBILITY_KIND - Static variable in class org.topcased.modeler.uml.classdiagram.util.AssociationHelper
Deprecated. This constant will be deleted
FLOWFINALNODE_EDITPOLICY - Static variable in interface org.topcased.modeler.uml.activitydiagram.ActivityEditPolicyConstants
The key used to install an FlowFinalNode EditPolicy.
FlowFinalNodeEditPart - Class in org.topcased.modeler.uml.activitydiagram.edit
The FlowFinalNode object controller FlowFinalNodeEditPart(GraphNode) - Constructor for class org.topcased.modeler.uml.activitydiagram.edit.FlowFinalNodeEditPart
Constructor FlowFinalNodeFigure - Class in org.topcased.modeler.uml.activitydiagram.figures
 
FlowFinalNodeFigure() - Constructor for class org.topcased.modeler.uml.activitydiagram.figures.FlowFinalNodeFigure
Constructor FlowFinalNodeModelerProvider - Class in org.topcased.modeler.uml.providers
This is the item provider adpater for a FlowFinalNode object. FlowFinalNodeModelerProvider(AdapterFactory) - Constructor for class org.topcased.modeler.uml.providers.FlowFinalNodeModelerProvider
This constructs an instance from a factory and a notifier. FlowFinalNodeRestoreConnectionCommand - Class in org.topcased.modeler.uml.activitydiagram.commands
FlowFinalNode restore connection command
FlowFinalNodeRestoreConnectionCommand(EditPart) - Constructor for class org.topcased.modeler.uml.activitydiagram.commands.FlowFinalNodeRestoreConnectionCommand
 
FORKNODE_EDITPOLICY - Static variable in interface org.topcased.modeler.uml.activitydiagram.ActivityEditPolicyConstants
The key used to install an ForkNode EditPolicy.
ForkNodeEditPart - Class in org.topcased.modeler.uml.activitydiagram.edit
The ForkNode object controller ForkNodeEditPart(GraphNode) - Constructor for class org.topcased.modeler.uml.activitydiagram.edit.ForkNodeEditPart
Constructor ForkNodeEditPart.ForkNodeEditPartListener - Class in org.topcased.modeler.uml.activitydiagram.edit
This listener also listens the orientation property of the graphical element
ForkNodeEditPart.ForkNodeEditPartListener() - Constructor for class org.topcased.modeler.uml.activitydiagram.edit.ForkNodeEditPart.ForkNodeEditPartListener
 
ForkNodeFigure - Class in org.topcased.modeler.uml.activitydiagram.figures
 
ForkNodeFigure() - Constructor for class org.topcased.modeler.uml.activitydiagram.figures.ForkNodeFigure
Constructor ForkNodeModelerProvider - Class in org.topcased.modeler.uml.providers
This is the item provider adpater for a ForkNode object. ForkNodeModelerProvider(AdapterFactory) - Constructor for class org.topcased.modeler.uml.providers.ForkNodeModelerProvider
This constructs an instance from a factory and a notifier. ForkNodeRestoreConnectionCommand - Class in org.topcased.modeler.uml.activitydiagram.commands
ForkNode restore connection command
ForkNodeRestoreConnectionCommand(EditPart) - Constructor for class org.topcased.modeler.uml.activitydiagram.commands.ForkNodeRestoreConnectionCommand
 
FunctionBehaviorModelerProvider - Class in org.topcased.modeler.uml.providers
This is the item provider adpater for a FunctionBehavior object. FunctionBehaviorModelerProvider(AdapterFactory) - Constructor for class org.topcased.modeler.uml.providers.FunctionBehaviorModelerProvider
This constructs an instance from a factory and a notifier.
UML
A B C D E F G H I J L M N O P Q R S T U V W

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.