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

G

getAdapter(Class) - Method in class vocleditor.edit.AbstractVOCLEditPart
 
getAdapter(Class) - Method in class vocleditor.edit.VOCLAssociationRoleEditPart
returns a property source for thr model object
getAdapter(Class) - Method in class vocleditor.editor.VOCLEditor
 
getAllClassifierRoleTypes(Constraint) - Static method in class vocleditor.VOCLEditorPlugin
Returns the list of classifier role types in the constraint.
getAllClassifierRoleTypes(NavExp) - Static method in class vocleditor.VOCLEditorPlugin
Returns the list of classifer role types in the navigation expression.
getAllClassifiers(NavExp, List) - Static method in class vocleditor.model.VOCLTools
lists all ClassifierRoles within a NavExp and sub expressions
getAllConditions(Constraint) - Static method in class vocleditor.VOCLEditorPlugin
Returns all condition in the constraint.
getAllConditions(NavExp) - Static method in class vocleditor.VOCLEditorPlugin
Returns all condition in the navigation expression.
getAllMethods(List, List) - Static method in class vocleditor.model.VOCLTools
lists all Methods from a list of ClassifierRoles
getAllTypes(Constraint) - Static method in class vocleditor.VOCLEditorPlugin
Returns all types in the constraint.
getAllTypes(NavExp) - Static method in class vocleditor.VOCLEditorPlugin
Returns all types in the navigation expression.
getAllTypes(ClassifierRole) - Static method in class vocleditor.VOCLEditorPlugin
Returns all types in the classifier role.
getAssociationRole() - Method in class vocleditor.commands.CreateAssociationRoleCommand
Returns the association role.
getAssociationRole() - Method in class vocleditor.commands.ReconnectAssociationRoleCommand
 
getAttributes() - Method in class vocleditor.dialog.ClassifierPropertiesDialog
Returns the list of attributes.
getAttributes() - Method in class vocleditor.dialog.SetClassifierRolePropertiesDialog
Returns the list of attributes.
getBendpointAt(int) - Method in class vocleditor.edit.VOCLAssociationRoleEditPart
Retrieves the bendpoint at index
getBoolExp() - Method in class vocleditor.commands.CreateBoolExpCommand
Sets the bool expression.
getChangedParameters() - Method in class vocleditor.dialog.MethodPropertiesDialog
Returns the hashtable of changed parameters.
getChangedVariables() - Method in class vocleditor.dialog.ClassifierPropertiesDialog
Returns the hashtable of changed variables.
getChangedVariables() - Method in class vocleditor.dialog.SetClassifierRolePropertiesDialog
Returns the hashtable of the changed variables.
getClassifierFigure() - Method in class vocleditor.figures.SetClassifierRoleFigure
Returns the classifier role figure.
getClassifierName() - Method in class vocleditor.dialog.ClassifierPropertiesDialog
Returns the classifier role name.
getClassifierName() - Method in class vocleditor.dialog.SetClassifierRolePropertiesDialog
Returns the set classifier role name.
getClassifierRole() - Method in class vocleditor.commands.CreateClassifierRoleCommand
Returns the classifier role.
getClassifierRole() - Method in class vocleditor.edit.VOCLClassifierRoleEditPart
Returns the classifier role.
getClassifierType() - Method in class vocleditor.dialog.ClassifierPropertiesDialog
Returns the classifier role type.
getClassifierType() - Method in class vocleditor.dialog.SetClassifierRolePropertiesDialog
Returns the set classifier role type.
getClosestConnectionAnchorAt(Point, List) - Static method in class vocleditor.figures.ClassifierFigure
returns the index of the anchor point closest to a given point.
getCommand() - Method in class vocleditor.actions.AddAttributeAction
Gets the add attribute command.
getCommand() - Method in class vocleditor.actions.AddConditionAction
Gets the add condition command.
getCommand() - Method in class vocleditor.actions.AddMethodAction
Gets the add method command.
getCommand() - Method in class vocleditor.actions.ConvertAction
Gets the add attribute command.
getCommand(Request) - Method in class vocleditor.edit.LabelGraphicalEditPart
Returns the MoveCommand if necessary.
getCommands() - Method in class vocleditor.editor.DelegatingCommandStack
 
getConnectionLayer() - Method in class vocleditor.figures.NavExpFigure
Returns the connection layer of this NavExp figure.
getConstraint(ModelElement) - Static method in class vocleditor.VOCLEditorPlugin
convenience method to find the Constraint a ModelElement belongs to (saves some links in the VOCLModel)
getContentPane() - Method in class vocleditor.edit.NavExpEditPart
Returns the content pane of this NavExpEditPart's figure.
getContentPane() - Method in class vocleditor.figures.NavExpFigure
returns the ContentPane (a FreeformFigure) of this NavExpFigure, which is not directly a child, but a child of the scrollpanes viewport
getContextClassifier() - Method in class vocleditor.dialog.ContextPropertiesDialog
Returns the classifier role of the context.
getContextMethod() - Method in class vocleditor.dialog.ContextPropertiesDialog
Returns the method of the context.
getContextName() - Method in class vocleditor.dialog.ContextPropertiesDialog
Returns the context name.
getContextType() - Method in class vocleditor.dialog.ContextPropertiesDialog
Returns the context type selected in this dialog ("inv", "pre" or "post").
getCurrentCommandStack() - Method in class vocleditor.editor.DelegatingCommandStack
Returns the current CommandStack.
getDefault() - Static method in class vocleditor.VOCLEditorPlugin
Returns the shared instance.
getEditableValue() - Method in class vocleditor.model.EObjectPropertySource
Returns the editable value.
getEditDomain() - Method in class vocleditor.editor.AbstractEditorPage
Returns the edit domain this editor page uses.
getExpressionDepth(VOCLExpression) - Static method in class vocleditor.model.VOCLTools
helper method to find the depth of a Expression
getFactory() - Static method in class vocleditor.model.VOCLModelManager
Returns the factory associated with the model.
getFigure() - Method in class vocleditor.edit.LabelGraphicalEditPart
Simply calls LabelGraphicalEditPart.createFigure().
getFirstRelativeDimension() - Method in class BendpointStuff.VOCLBendpoint
 
getIfExp() - Method in class vocleditor.commands.CreateIfExpCommand
Returns the if expression.
getInsets(IFigure) - Method in class vocleditor.figures.ClassifierFigure.CompartmentFigure.CompartmentFigureBorder
returns the insets of this border
getInsets(IFigure) - Method in class vocleditor.figures.NegatableBorder
Returns the insets of the figute.
getIsClassifier() - Method in class vocleditor.dialog.ContextPropertiesDialog
Returns true if the context is a classifier.
getIsHorizontal() - Method in class vocleditor.dialog.BoolExpPropertiesDialog
Returns the context type selected in this dialog ("inv", "pre" or "post").
getIsHorizontal() - Method in class vocleditor.dialog.IfExpPropertiesDialog
Returns the context type selected in this dialog ("inv", "pre" or "post").
getIsHorizontal() - Method in class vocleditor.dialog.LetExpPropertiesDialog
Returns the context type selected in this dialog ("inv", "pre" or "post").
getIteratorVariable() - Method in class vocleditor.dialog.SetClassifierRolePropertiesDialog
Returns the name of the iterator variable.
getLeft() - Method in class vocleditor.dialog.ConditionPropertiesDialog
Returns the left variable.
getLeftPre() - Method in class vocleditor.dialog.ConditionPropertiesDialog
Returns true if the left variable is pre.
getLetExp() - Method in class vocleditor.commands.CreateLetExpCommand
Returns the let expression.
getLocation() - Method in class BendpointStuff.VOCLBendpoint
 
getLocation(Point) - Method in class vocleditor.edit.VOCLConnectionAnchor
 
getMaxZoom() - Method in class vocleditor.editor.DelegatingZoomManager
 
getMethod() - Method in class vocleditor.commands.CreateMethodCommand
Returns the method.
getMethodAsString() - Method in class vocleditor.edit.MethodEditPart
Converts the method as string.
getMinimumSize(int, int) - Method in class vocleditor.figures.ClassifierFigure
returns the minimum size of this figure
getMinimumSize(int, int) - Method in class vocleditor.figures.ConstraintFigure
Returns the minimum size of this ConstraintFigure based on the size of the context, expression and condition figures.
getMinimumSize(int, int) - Method in class vocleditor.figures.IfExpFigure
Returns the minimum size of this Figure based on the size of the if part and the then-else part.
getMinimumSize(int, int) - Method in class vocleditor.figures.LabeledFigure
Returns the minimum size of this Figure based on the size of the if part and the then-else part.
getMinimumSize(int, int) - Method in class vocleditor.figures.MethodFigure
Returns the minimum size of this Figure based on the size of the if part and the then-else part.
getMinimumSize(int, int) - Method in class vocleditor.figures.NavExpFigure
returns the minimum size of this NavExpFigure
getMinimumSize(int, int) - Method in class vocleditor.figures.SetClassifierRoleFigure
returns the minimum size of this NavExpFigure
getMinimumSize(int, int) - Method in class vocleditor.figures.SplitFigure
Returns the minimum size of this ConstraintFigure based on the size of the context, expression and condition figures.
getMinZoom() - Method in class vocleditor.editor.DelegatingZoomManager
 
getModel() - Method in class vocleditor.model.VOCLModelManager
Gets the top level VOCLmodel.
getName() - Method in class vocleditor.dialog.AssociationPropertiesDialog
Returns the name of the association end role
getName() - Method in class vocleditor.dialog.AttributePropertiesDialog
Returns the attribute name.
getName() - Method in class vocleditor.dialog.MethodPropertiesDialog
Returns the method name.
getName() - Method in class vocleditor.dialog.VariableChoosePropertiesDialog
Returns the name.
getName() - Method in class vocleditor.dialog.VariableDeclarationPropertiesDialog
Returns the name.
getNewObject() - Method in class vocleditor.model.ModelCreationFactory
Returns the Objects associated with the c.
getNextZoomLevel() - Method in class vocleditor.editor.DelegatingZoomManager
 
getObjectType() - Method in class vocleditor.model.ModelCreationFactory
inherited abstract method
getOCLString() - Method in class vocleditor.converter.Converter
 
getOp() - Method in class vocleditor.dialog.ConditionPropertiesDialog
Returns the operation.
getOperation() - Method in class vocleditor.dialog.BoolExpPropertiesDialog
Returns the bool operation.
getOpKind() - Method in class vocleditor.dialog.SetClassifierRolePropertiesDialog
Returns the operation kind of the set classifier role.
getParameters() - Method in class vocleditor.dialog.MethodPropertiesDialog
Returns the list of parameters.
getParent() - Method in class vocleditor.commands.CreateAttributeCommand
Returns the parent classifier role.
getParent() - Method in class vocleditor.commands.CreateClassifierRoleCommand
Returns the parent navigation expression.
getParent() - Method in class vocleditor.commands.CreateConditionCommand
Returns the parent constraint.
getParent() - Method in class vocleditor.commands.CreateConstraintCommand
Returns the parent vocl diagramm.
getParent() - Method in class vocleditor.commands.CreateMethodCommand
Returns the parent classifier role.
getParent() - Method in class vocleditor.commands.CreateSetClassifierRoleCommand
Returns the parent nav exp.
getParent() - Method in class vocleditor.commands.DeleteSetClassifierRoleCommand
Returns the parent nav exp.
getPreferredSize(int, int) - Method in class vocleditor.figures.ClassifierFigure
Returns the preferred size of this figure.
getPreferredSize(int, int) - Method in class vocleditor.figures.IfExpFigure
returns the preferred size of this figure
getPreferredSize(int, int) - Method in class vocleditor.figures.MethodFigure
returns the preferred size of this figure
getPreferredSize(int, int) - Method in class vocleditor.figures.SetClassifierRoleFigure
returns the preferred size of this figure
getPreviousZoomLevel() - Method in class vocleditor.editor.DelegatingZoomManager
 
getPropertyDescriptors() - Method in class vocleditor.model.EObjectPropertySource
Returns the array of property descriptions.
getPropertyValue(Object) - Method in class vocleditor.model.EObjectPropertySource
Returns the property value.
getRedoCommand() - Method in class vocleditor.editor.DelegatingCommandStack
 
getReferencePoint() - Method in class vocleditor.edit.VOCLConnectionAnchor
 
getResource(IPath) - Method in class vocleditor.model.VOCLModelManager
Returns the resource containing the VOCLmodel.
getResourceBundle() - Method in class vocleditor.VOCLEditorPlugin
Returns the plugin's resource bundle.
getResourceString(String) - Static method in class vocleditor.VOCLEditorPlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getReturnType() - Method in class vocleditor.dialog.MethodPropertiesDialog
Returns the method return type.
getReturnVariableName() - Method in class vocleditor.dialog.MethodPropertiesDialog
Returns the return variable name.
getRight() - Method in class vocleditor.dialog.ConditionPropertiesDialog
Returns the right variable.
getRightPre() - Method in class vocleditor.dialog.ConditionPropertiesDialog
Return true if the right variable is pre.
getScalableFigure() - Method in class vocleditor.editor.DelegatingZoomManager
 
getSecondRelativeDimension() - Method in class BendpointStuff.VOCLBendpoint
 
getSetClassifierRole() - Method in class vocleditor.commands.CreateSetClassifierRoleCommand
Returns the set classifier role.
getSetClassifierRole() - Method in class vocleditor.commands.DeleteSetClassifierRoleCommand
Returns the set classifier role.
getShell() - Method in class vocleditor.commands.ReconnectAssociationRoleCommand
 
getShell() - Method in class vocleditor.edit.AbstractVOCLEditPart
returns the shell for this EditPart
getSimleTypes() - Static method in class vocleditor.VOCLEditorConstants
Returns the list of simple types.
getSizeVariable() - Method in class vocleditor.dialog.SetClassifierRolePropertiesDialog
Returns the name of the size variable.
getSource() - Method in class vocleditor.commands.CreateAssociationRoleCommand
Returns the source classifier role.
getSource() - Method in class vocleditor.commands.ReconnectAssociationRoleCommand
 
getSource() - Method in class vocleditor.dialog.AssociationPropertiesDialog
Returns the new instance of ClassifierRole connected with as source
getSourceConnectionAnchor(ConnectionEditPart) - Method in class vocleditor.edit.VOCLClassifierRoleEditPart
This function returns the ConnectionAnchor depending on AssociationRole.getSourceAnchorAt().
getSourceConnectionAnchor(Request) - Method in class vocleditor.edit.VOCLClassifierRoleEditPart
This one will determine the correct anchor number for the request's location via ClassifierFigure.getSourceConnectionAnchorAt(Point)
getSourceConnectionAnchorAt(Point) - Method in class vocleditor.figures.ClassifierFigure
returns the index of the source connection closest to a given point.
getSourceConnectionAnchorAt(int) - Method in class vocleditor.figures.ClassifierFigure
returns the source VOCLConnectionAnchor at the given index.
getSourceConnectionAnchors() - Method in class vocleditor.figures.ClassifierFigure
returns a list of source connections
getSplitPercentage() - Method in class vocleditor.dialog.BoolExpPropertiesDialog
Returns the split percentage.
getSplitPercentage() - Method in class vocleditor.dialog.LetExpPropertiesDialog
Returns the split percentage.
getSplitPercentage1() - Method in class vocleditor.dialog.IfExpPropertiesDialog
Returns the split percentage 1.
getSplitPercentage2() - Method in class vocleditor.dialog.IfExpPropertiesDialog
Returns the split percentage 2.
getSumVariable() - Method in class vocleditor.dialog.SetClassifierRolePropertiesDialog
Returns the name of the sum variable.
getTarget() - Method in class vocleditor.commands.CreateAssociationRoleCommand
Returns the target classifier role.
getTarget() - Method in class vocleditor.commands.ReconnectAssociationRoleCommand
 
getTarget() - Method in class vocleditor.dialog.AssociationPropertiesDialog
Returns the new instance of ClassifierRole connected with as target
getTarget() - Method in class vocleditor.edit.AbstractVOCLEditPart
 
getTargetConnectionAnchor(ConnectionEditPart) - Method in class vocleditor.edit.VOCLClassifierRoleEditPart
 
getTargetConnectionAnchor(Request) - Method in class vocleditor.edit.VOCLClassifierRoleEditPart
 
getTargetConnectionAnchorAt(Point) - Method in class vocleditor.figures.ClassifierFigure
returns the index of the target connection closest to a given point.
getTargetConnectionAnchorAt(int) - Method in class vocleditor.figures.ClassifierFigure
returns the target VOCLConnectionAnchor at the given index.
getTargetConnectionAnchors() - Method in class vocleditor.figures.ClassifierFigure
returns a list of target connections
getTitle() - Method in class vocleditor.figures.LabelBorder
returns the title string
getType() - Method in class vocleditor.dialog.AttributePropertiesDialog
Returns the attribute type.
getType() - Method in class vocleditor.dialog.VariableChoosePropertiesDialog
Sets the type.
getType() - Method in class vocleditor.dialog.VariableDeclarationPropertiesDialog
Returns the type.
getUIMultiplier() - Method in class vocleditor.editor.DelegatingZoomManager
 
getUndoCommand() - Method in class vocleditor.editor.DelegatingCommandStack
 
getUndoLimit() - Method in class vocleditor.editor.DelegatingCommandStack
 
getValue() - Method in class vocleditor.dialog.AttributePropertiesDialog
Returns the attribute value.
getValue() - Method in class vocleditor.dialog.ConditionPropertiesDialog
Returns the value.
getVariable(Constraint, String, String) - Static method in class vocleditor.model.VOCLTools
Finds or creates a VariableDeclaration inside of a constraint
getVariableDeclaration() - Method in class vocleditor.dialog.LetExpPropertiesDialog
Returns the variable declaration.
getVariableName() - Method in class vocleditor.dialog.AttributePropertiesDialog
Returns the name of the attribute variable.
getViewport() - Method in class vocleditor.editor.DelegatingZoomManager
 
getVOCLModel() - Method in class vocleditor.edit.VOCLEditPart
 
getVOCLModel() - Method in class vocleditor.editor.VOCLEditor
Returns the navexp used by this editor.
getWeight() - Method in class BendpointStuff.VOCLBendpoint
 
getxOffset() - Method in class vocleditor.edit.VOCLConnectionAnchor
Getter for the x offset
getyOffset() - Method in class vocleditor.edit.VOCLConnectionAnchor
Getter for the y offset
getZoom() - Method in class vocleditor.editor.DelegatingZoomManager
 
getZoomAsText() - Method in class vocleditor.editor.DelegatingZoomManager
 
getZoomLevels() - Method in class vocleditor.editor.DelegatingZoomManager
 
getZoomLevelsAsText() - Method in class vocleditor.editor.DelegatingZoomManager
 
gotoMarker(IMarker) - Method in class vocleditor.editor.AbstractEditorPage
 
GraphicalEditPartsFactory - Class in vocleditor.edit
Factory class for graphical edit parts.
GraphicalEditPartsFactory(Shell) - Constructor for class vocleditor.edit.GraphicalEditPartsFactory
 
graTraEventOccurred(GraTraEvent) - Method in class vocleditor.converter.Converter
Listener to AGG Events

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