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

F

FALSE_STR - Static variable in interface org.jupe.editors.classdiagram.IConstants
 
FileChooseDialog - Class in org.jupe.plugin.dialogs.resourcetree
Class opens a dialog that presents system file elements (folder, files) in a tree.
FileChooseDialog(String, String) - Constructor for class org.jupe.plugin.dialogs.resourcetree.FileChooseDialog
Constructor
FileCreateDialog - Class in org.jupe.plugin.dialogs.resourcetree
Class opens a dialog to choose location to create a file.
FileCreateDialog(String, String) - Constructor for class org.jupe.plugin.dialogs.resourcetree.FileCreateDialog
Constructor
FileFilter - Class in org.jupe.plugin.dialogs.resourcetree
Class to filter files on FileChooseDialog.
FileFilter(IProject, IFile[], boolean, String[], int) - Constructor for class org.jupe.plugin.dialogs.resourcetree.FileFilter
Constructor
FileFilter(IProject, List<IFile>, boolean, String[], int) - Constructor for class org.jupe.plugin.dialogs.resourcetree.FileFilter
Constructor
FileHandler - Class in org.jupe.synchronisation.sourcechanges.java
This handles is used to react to changes in classes.
FileHandler(JupeProject) - Constructor for class org.jupe.synchronisation.sourcechanges.java.FileHandler
 
FileHandlerTest - Class in org.jupe.synchronisation.sourcechanges.java
Tests for the FileHandler that doesn't use the builder, but directly calls the handler's methods.
FileHandlerTest() - Constructor for class org.jupe.synchronisation.sourcechanges.java.FileHandlerTest
 
fillAttribute(String, String) - Method in class org.jupe.editors.classdiagram.graphics.nodes.atomics.AttributeFigure
Fills a label (that represents a line) with content.
fillAttributeValue(String, String, String) - Method in class org.jupe.editors.classdiagram.graphics.nodes.atomics.AttributeValueFigure
Fills a Label with content : the attributes type, name and value.
fillMethod(String, String) - Method in class org.jupe.editors.classdiagram.graphics.nodes.atomics.MethodFigure
Fills a method (that represents a line) with content.
findAttribute(String) - Method in class org.jupe.editors.classdiagram.model.nodes.AbstractClassInterfaceElement
Searches for an antribute with the given name.
findClass(String) - Method in class org.jupe.uml2model.UML2ModelFinder
Search in the whole model for a class with the given name.
findClassifier(String) - Method in class org.jupe.uml2model.UML2ModelFinder
Search for a classifier (can be class or interface) in the UML2 model.
findInIterator(Class, ListIterator<NodeModelElement>, String) - Static method in class org.jupe.editors.classdiagram.model.Util
Convenience method to search a specific element using an iterator over NodeModelElements.
findInterface(String) - Method in class org.jupe.uml2model.UML2ModelFinder
Search in the whole model for an interface with the give name.
findMethod(String) - Method in class org.jupe.editors.classdiagram.model.nodes.AbstractClassInterfaceElement
Searches for a method with the given name.
findOrCreateType(String, JupeProject) - Static method in class org.jupe.synchronisation.Util
Helper method to find a type in the UML2 model, or cause its propagation from the source to the UML2 model (that means, it will be created in the UML2 model).
findPackage(String) - Method in class org.jupe.uml2model.UML2ModelFinder
Searches in the whole model for the package with the given name.
findPrimitiveType(String) - Method in class org.jupe.uml2model.UML2ModelFinder
Find a primitive type.
findUnresolvedType(String) - Method in class org.jupe.uml2model.UML2ModelFinder
Search for an unresolved type (in the hidden package for unresolved types).
FlowElementEditPart - Class in org.jupe.editors.classdiagram.parts.nodes
Edit part for FlowElements (elements using a FlowLayout) e.g. attributes, methods and attributevalues This edit part must implement the PropertyChangeListener interface, so it can be notified of property changes in the corresponding model element.
FlowElementEditPart() - Constructor for class org.jupe.editors.classdiagram.parts.nodes.FlowElementEditPart
 
FlowLayoutEditPolicy - Class in org.jupe.editors.classdiagram.parts.policies
Layout policy for the modelRoot edit part of the class diagram editor.
FlowLayoutEditPolicy() - Constructor for class org.jupe.editors.classdiagram.parts.policies.FlowLayoutEditPolicy
Constructor for a new FlowLayoutEditPolicy.
FoldedCornerFigure - Class in org.jupe.editors.classdiagram.graphics.nodes.atomics
Figure that provides a bented corner in its upper right corner.
FoldedCornerFigure() - Constructor for class org.jupe.editors.classdiagram.graphics.nodes.atomics.FoldedCornerFigure
Constructs an empty FoldedCornerFigure with default corner size.
FolderHandler - Class in org.jupe.synchronisation.sourcechanges.java
This handles is used to react to changes in packages.
FolderHandler(JupeProject) - Constructor for class org.jupe.synchronisation.sourcechanges.java.FolderHandler
 
FolderHandlerTest - Class in org.jupe.synchronisation.sourcechanges.java
 
FolderHandlerTest() - Constructor for class org.jupe.synchronisation.sourcechanges.java.FolderHandlerTest
 
FULL_CONSISTENCY_CONST - Static variable in class org.jupe.plugin.JupePlugin
 

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