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

G

GraphicalPartFactory - class be.ac.vub.cocompose.eclipse.editparts.GraphicalPartFactory.
Creates the Eclipse graphical editor CoCompose elements.
GraphicalPartFactory() - Constructor for class be.ac.vub.cocompose.eclipse.editparts.GraphicalPartFactory
 
getActionRegistry() - Method in class be.ac.vub.cocompose.eclipse.CoComposeEditor
 
getAdapter(Class) - Method in class be.ac.vub.cocompose.eclipse.CoComposeEditor
Extended to return ZoomManager on request.
getAdapter(Class) - Method in class be.ac.vub.cocompose.eclipse.CoComposeOutlinePage
 
getAddCommand(ChangeBoundsRequest) - Method in class be.ac.vub.cocompose.eclipse.editpolicies.CoComposeTreeContainerEditPolicy
 
getAttributes() - Method in class be.ac.vub.cocompose.io.xmi.XMIElementAttributesWriter
Gets the XMI attributes for the visited element.
getBackgroundColor() - Method in interface be.ac.vub.cocompose.lang.core.RelationElement
Gets the background color.
getBackgroundColor() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultConcept
Gets the background color.
getBackgroundColor() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultRelationElement
Gets the background color.
getBendpoints() - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseRelationship
Gets the bendpoints.
getCharset() - Method in interface be.ac.vub.cocompose.io.StreamWriter
Gets the encoding character set (e.g.
getCharset() - Method in class be.ac.vub.cocompose.io.xml.SAXWriter
Gets the encoding character set (e.g.
getClipboardContents() - Method in class be.ac.vub.cocompose.eclipse.actions.CoComposePasteAction
Returns the contents of the default GEF Clipboard if it is a List.
getClipboardContents() - Method in class be.ac.vub.cocompose.eclipse.actions.CoComposePasteTemplateAction
Returns the contents of the default GEF Clipboard.
getCoComposeModel() - Method in class be.ac.vub.cocompose.eclipse.editparts.ModelEditPart
Gets the model associated with this.
getCommand() - Method in class be.ac.vub.cocompose.eclipse.actions.CreateAction
Creates the command to be executed.
getCommand() - Method in class be.ac.vub.cocompose.eclipse.actions.CreateImplementationGeneratorAction
Creates the command to be executed.
getCommand() - Method in class be.ac.vub.cocompose.eclipse.actions.CreateImplementationPatternAction
Creates the command to be executed.
getCommand() - Method in class be.ac.vub.cocompose.eclipse.actions.CreateImplementationRolePartAction
Creates the command to be executed.
getCommand() - Method in class be.ac.vub.cocompose.eclipse.actions.CreateSimplePropertyAction
Creates the command to be executed.
getCommand() - Method in class be.ac.vub.cocompose.eclipse.actions.CreateSolutionPatternAction
Creates the command to be executed.
getCommand(Request) - Method in class be.ac.vub.cocompose.eclipse.editpolicies.CoComposeTreeEditPolicy
 
getCommonKeyHandler() - Method in class be.ac.vub.cocompose.eclipse.CoComposeEditor
Returns the KeyHandler with common bindings for both the Outline and Graphical Views.
getConcept() - Method in class be.ac.vub.cocompose.eclipse.editparts.ConceptEditPart
Gets the model associated with this.
getConcept() - Method in class be.ac.vub.cocompose.io.xmi.XMIModelLinkReader
 
getConceptFigure() - Method in class be.ac.vub.cocompose.eclipse.editparts.RefinedElementEditPart
Gets the figure as a ConceptFigure.
getConnectionCompleteCommand(CreateConnectionRequest) - Method in class be.ac.vub.cocompose.eclipse.editpolicies.CoComposeNodeEditPolicy
 
getConnectionCreateCommand(CreateConnectionRequest) - Method in class be.ac.vub.cocompose.eclipse.editpolicies.CoComposeNodeEditPolicy
 
getConstrainedElements() - Method in interface be.ac.vub.cocompose.lang.constraints.ElementConstraint
 
getConstrainedElements() - Method in class be.ac.vub.cocompose.lang.impl.constraints.DefaultElementConstraint
Returns the constrained elements.
getContent() - Method in interface be.ac.vub.cocompose.lang.core.ImplementationPattern
Gets the implementation content.
getContent() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultImplementationPattern
Gets the implementation content.
getContentPane() - Method in class be.ac.vub.cocompose.eclipse.editparts.RefinedElementEditPart
 
getContentPane() - Method in class be.ac.vub.cocompose.eclipse.figures.ConceptFigure
Gets the pane for embedded contents.
getContents() - Method in class be.ac.vub.cocompose.eclipse.actions.CoComposePrintAction
Gets printing contents.
getControl() - Method in class be.ac.vub.cocompose.eclipse.CoComposeOutlinePage
 
getCopy() - Method in class be.ac.vub.cocompose.operations.CopyElement
Gets the generated copy.
getCreateCommand(CreateRequest) - Method in class be.ac.vub.cocompose.eclipse.editpolicies.CoComposeContainerEditPolicy
 
getCreateCommand(CreateRequest) - Method in class be.ac.vub.cocompose.eclipse.editpolicies.CoComposeTreeContainerEditPolicy
 
getCreateCommand(CreateRequest) - Method in class be.ac.vub.cocompose.eclipse.editpolicies.CoComposeXYLayoutEditPolicy
 
getDeepOwnedElement(ModelElement) - Method in interface be.ac.vub.cocompose.lang.core.Namespace
Retrieves an owned element in this namespace or a nested namespace.
getDeepOwnedElement(ModelElement) - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultNamespace
Retrieves an owned element in this namespace or a nested namespace.
getDeepOwnedElements(Class) - Method in interface be.ac.vub.cocompose.lang.core.Namespace
Returns the elements of a given class within this namespace and nested namespaces.
getDeepOwnedElements(Class) - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultNamespace
Returns the elements of a given class within this namespace and nested namespaces.
getDefault() - Static method in class be.ac.vub.cocompose.eclipse.CoComposePlugin
Returns the singleton.
getDefaultBackgroundColor() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultRelationElement
Gets the default background color.
getDefaultElement() - Method in interface be.ac.vub.cocompose.lang.core.Model
Gets the default element for this solution pattern.
getDefaultElement() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultModel
Gets the default element for this solution pattern.
getDefaultElementOf() - Method in interface be.ac.vub.cocompose.lang.core.RefinedElement
Gets the model of which this element is the default element, if any.
getDefaultElementOf() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultRefinedElement
Gets the model of which this element is the default element, if any.
getDeleteCommand(GroupRequest) - Method in class be.ac.vub.cocompose.eclipse.editpolicies.CoComposeConnectionEditPolicy
 
getDeleteDependantCommand(Request) - Method in class be.ac.vub.cocompose.eclipse.editpolicies.CoComposeXYLayoutEditPolicy
 
getDeletedElement() - Method in class be.ac.vub.cocompose.operations.UndeleteElement
Gets the deleted element to undelete.
getDragTracker(Request) - Method in class be.ac.vub.cocompose.eclipse.editparts.ModelEditPart
 
getEditDomain() - Method in class be.ac.vub.cocompose.eclipse.CoComposeEditor
 
getEditableValue() - Method in class be.ac.vub.cocompose.eclipse.model.EclipseElement
 
getEditableValue() - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseConcept
 
getEditableValue() - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseImplementationGenerator
 
getEditableValue() - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseImplementationPattern
 
getEditableValue() - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseImplementationRolePart
 
getEditableValue() - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseModel
 
getEditableValue() - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseRelationship
 
getEditableValue() - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseRole
 
getEditableValue() - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseSolutionPattern
 
getEditableValue() - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.DimensionPropertySource
 
getEditableValue() - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.ModelElementPropertySource
 
getEditableValue() - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.MultiplicityPropertySource
 
getEditableValue() - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.PartOfPropertySource
 
getEditableValue() - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.PointPropertySource
 
getEditableValue() - Method in class be.ac.vub.cocompose.eclipse.model.properties.EclipseSimpleProperty
 
getElement() - Method in class be.ac.vub.cocompose.eclipse.commands.CreateCommand
Gets the created element.
getElement() - Method in class be.ac.vub.cocompose.eclipse.commands.DeleteCommand
Gets the element to be deleted.
getElement() - Method in class be.ac.vub.cocompose.io.xmi.XMIModelLinkReader
 
getElement() - Method in class be.ac.vub.cocompose.io.xmi.XMIModelReader
 
getElementIcon(ModelElement) - Method in class be.ac.vub.cocompose.eclipse.CoComposeImages
Gets the correct icon for the given element.
getElementIndex() - Method in class be.ac.vub.cocompose.operations.UndeleteElement
Gets the element participant index at which a relationship was deleted.
getElementMap() - Method in class be.ac.vub.cocompose.io.xmi.XMIModelLinkReader
 
getElementMap() - Method in class be.ac.vub.cocompose.io.xmi.XMIModelReader
 
getElementReader() - Method in class be.ac.vub.cocompose.io.xmi.XMIModelLinkReader
 
getElementReader() - Method in class be.ac.vub.cocompose.io.xmi.XMIModelReader
 
getFactory(Object) - Method in class be.ac.vub.cocompose.eclipse.actions.CoComposePasteAction
Returns the appropriate Factory object to be used for the specified template.
getFactory(Object) - Method in class be.ac.vub.cocompose.eclipse.actions.CoComposePasteTemplateAction
Returns the appropriate Factory object to be used for the specified template.
getFile() - Method in class be.ac.vub.cocompose.eclipse.actions.ExportAction
Gets the file to which the EPS is exported.
getGraphicalViewer() - Method in class be.ac.vub.cocompose.eclipse.CoComposeEditor
 
getHandleBounds() - Method in class be.ac.vub.cocompose.eclipse.figures.ConceptFigure
 
getIcon() - Method in class be.ac.vub.cocompose.eclipse.figures.ConceptBorder
Gets the icon image.
getIcon() - Method in class be.ac.vub.cocompose.eclipse.figures.ConceptFigure
Gets the icon image.
getIconUri() - Method in interface be.ac.vub.cocompose.lang.core.RefinedElement
Gets the icon image URI.
getIconUri() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultRefinedElement
Gets the icon image URI.
getId() - Method in interface be.ac.vub.cocompose.lang.core.ModelElement
Gets the Id of this element, based upon its namespace.
getId() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultModelElement
Gets the Id of this element.
getImplementationGenerator() - Method in interface be.ac.vub.cocompose.lang.core.ImplementationRolePart
Gets the implementation generator for this role part.
getImplementationGenerator() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultImplementationRolePart
Gets the implementation generator for this role part.
getIndex() - Method in class be.ac.vub.cocompose.eclipse.commands.CreateCommand
Gets the insertion index.
getInheritsFrom() - Method in interface be.ac.vub.cocompose.lang.core.RefinedElement
Gets the inherited elements.
getInheritsFrom() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultRefinedElement
Gets the inherited elements.
getInitialPaletteSize() - Method in class be.ac.vub.cocompose.eclipse.CoComposeEditor
 
getInstance() - Static method in class be.ac.vub.cocompose.eclipse.CoComposeImages
Returns the singleton.
getLabel() - Method in class be.ac.vub.cocompose.eclipse.commands.SetConstraintCommand
 
getLabel() - Method in class be.ac.vub.cocompose.eclipse.figures.ConceptFigure
Gets the label string.
getLinestyle() - Method in class be.ac.vub.cocompose.eclipse.figures.ConceptBorder
Gets the line style
getLinestyle() - Method in class be.ac.vub.cocompose.eclipse.figures.ConceptFigure
Gets the line style
getLinkReader() - Method in class be.ac.vub.cocompose.io.xmi.XMIModelReader
 
getLog() - Method in class be.ac.vub.cocompose.eclipse.CoComposeElementFactory
Retrieves the logging object.
getLower() - Method in class be.ac.vub.cocompose.lang.datatypes.Multiplicity
Gets the lower bound.
getModel() - Method in class be.ac.vub.cocompose.eclipse.CoComposeEditor
Gets the CoCompose model that is edited.
getModel() - Method in class be.ac.vub.cocompose.io.xmi.XMIModelLinkReader
 
getModel() - Method in class be.ac.vub.cocompose.io.xmi.XMIModelReader
 
getModel() - Method in interface be.ac.vub.cocompose.lang.core.ModelElement
Gets the root model for this element, if any.
getModel() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultModelElement
Gets the root model for this element, if any.
getModel() - Method in class be.ac.vub.cocompose.lang.impl.properties.DefaultModelProperty
Gets the property container model.
getModel() - Method in interface be.ac.vub.cocompose.lang.properties.ModelProperty
Gets the model that represents this property.
getModelChildren() - Method in class be.ac.vub.cocompose.eclipse.editparts.CoComposeContainerTreeEditPart
Returns the children of this from the model.
getModelChildren() - Method in class be.ac.vub.cocompose.eclipse.editparts.CoComposeTreeEditPart
Returns null as a Tree EditPart holds no children under it.
getModelChildren() - Method in class be.ac.vub.cocompose.eclipse.editparts.NamespaceEditPart
Returns the children of this through the model.
getModelElement() - Method in class be.ac.vub.cocompose.eclipse.editparts.CoComposeTreeEditPart
Gets the model of this as a ModelElement.
getModelElement() - Method in class be.ac.vub.cocompose.eclipse.editparts.ModelElementEditPart
Gets the model associated with this.
getModelElement() - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.ModelElementPropertySource
Gets the ModelElement.
getModelSourceConnections() - Method in class be.ac.vub.cocompose.eclipse.editparts.RelationElementEditPart
Returns a list of connections for which this is the source.
getModelTargetConnections() - Method in class be.ac.vub.cocompose.eclipse.editparts.RelationElementEditPart
Returns a list of connections for which this is the target.
getModelUri() - Method in interface be.ac.vub.cocompose.lang.core.SolutionPattern
Gets the solution model.
getModelUri() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultSolutionPattern
Gets the solution model URI.
getMoveChildrenCommand(ChangeBoundsRequest) - Method in class be.ac.vub.cocompose.eclipse.editpolicies.CoComposeTreeContainerEditPolicy
 
getMoveCommand(Request) - Method in class be.ac.vub.cocompose.eclipse.editpolicies.CoComposeTreeEditPolicy
Gets a move command.
getMultiplicity() - Method in interface be.ac.vub.cocompose.lang.core.Role
Returns the multiplicity constraint for this solution role.
getMultiplicity() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultRole
Returns the multiplicity constraint for this solution role.
getName() - Method in class be.ac.vub.cocompose.eclipse.CoComposeEditor
Returns the name of the model being edited.
getName() - Method in interface be.ac.vub.cocompose.lang.core.ModelElement
Gets the name of this ModelElement.
getName() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultModelElement
Gets the name of this ModelElement.
getName() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultRelationship
 
getNamespace() - Method in class be.ac.vub.cocompose.eclipse.editparts.CoComposeContainerTreeEditPart
Gets the model of this as a Namespace.
getNamespace() - Method in class be.ac.vub.cocompose.eclipse.editparts.NamespaceEditPart
Gets the model associated with this.
getNamespace() - Method in class be.ac.vub.cocompose.io.xmi.XMIModelLinkReader
 
getNamespace() - Method in class be.ac.vub.cocompose.io.xmi.XMIModelReader
 
getNamespace() - Method in interface be.ac.vub.cocompose.lang.core.ModelElement
Gets the namespace that contains this element.
getNamespace() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultModelElement
Gets the namespace that contains this element.
getNewObject() - Method in class be.ac.vub.cocompose.eclipse.CoComposeElementFactory
 
getObjectType() - Method in class be.ac.vub.cocompose.eclipse.CoComposeElementFactory
 
getOrphanChildrenCommand(GroupRequest) - Method in class be.ac.vub.cocompose.eclipse.editpolicies.CoComposeContainerEditPolicy
 
getOutputStream(String) - Method in class be.ac.vub.cocompose.io.FileModelWriter
Opens an output stream to the given URI.
getOwnedConstraints() - Method in interface be.ac.vub.cocompose.lang.constraints.CompositeConstraint
Gets the owned contraints.
getOwnedConstraints() - Method in class be.ac.vub.cocompose.lang.impl.constraints.DefaultCompositeConstraint
Returns the child constraints.
getOwnedElement(String) - Method in interface be.ac.vub.cocompose.lang.core.Namespace
Retrieves an owned element by its name.
getOwnedElement(String) - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultNamespace
Retrieves an owned element by its name.
getOwnedElementId(ModelElement) - Method in interface be.ac.vub.cocompose.lang.core.Namespace
Returns a new Id for the given ModelElement.
getOwnedElementId(ModelElement) - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultNamespace
Returns a new Id for the given ModelElement.
getOwnedElements() - Method in class be.ac.vub.cocompose.eclipse.editparts.NamespaceEditPart
Gets the elements owned by the model associated with this.
getOwnedElements() - Method in interface be.ac.vub.cocompose.lang.core.Namespace
Returns the elements within this namespace.
getOwnedElements(Class) - Method in interface be.ac.vub.cocompose.lang.core.Namespace
Returns the elements of a given class within this namespace.
getOwnedElements() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultNamespace
Returns the elements within this namespace.
getOwnedElements(Class) - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultNamespace
Returns the elements of a given class within this namespace.
getOwnedIds() - Method in interface be.ac.vub.cocompose.lang.core.Namespace
Returns the global ids for the root namespace.
getOwnedIds() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultNamespace
Returns the global ids for the root namespace.
getOwner() - Method in class be.ac.vub.cocompose.eclipse.commands.CreateCommand
Gets the owner element.
getOwnerConstraint() - Method in interface be.ac.vub.cocompose.lang.constraints.Constraint
Gets the owner constraint.
getOwnerConstraint() - Method in class be.ac.vub.cocompose.lang.impl.constraints.DefaultConstraint
Gets the owner constraint.
getPaletteRoot() - Method in class be.ac.vub.cocompose.eclipse.CoComposeEditor
 
getPartOf() - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.PartOfPropertySource
Gets the PartOf members.
getPartOf() - Method in interface be.ac.vub.cocompose.lang.core.Concept
Gets the roles of which this concept is a part.
getPartOf() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultConcept
Gets the roles of which this concept is a part.
getParts() - Method in interface be.ac.vub.cocompose.lang.core.Role
Returns the concepts that belong to this role part.
getParts() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultRole
Returns the concepts that belong to this role part.
getPasteLocation(VisitedElement) - Method in class be.ac.vub.cocompose.eclipse.actions.CoComposePasteAction
Get the location where to paste.
getPasteLocation() - Method in class be.ac.vub.cocompose.eclipse.actions.CoComposePasteTemplateAction
Get the location where to paste.
getPosition() - Method in class be.ac.vub.cocompose.eclipse.commands.CreateCommand
Gets the position for insertion.
getPosition() - Method in interface be.ac.vub.cocompose.lang.core.RelationElement
Gets the element position.
getPosition() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultRelationElement
Gets the element position.
getPreferredSize(IFigure) - Method in class be.ac.vub.cocompose.eclipse.figures.ConceptBorder
 
getPropertiesPage(PaletteEntry) - Method in class be.ac.vub.cocompose.eclipse.palette.CoComposePaletteCustomizer
 
getPropertyDescriptors() - Method in class be.ac.vub.cocompose.eclipse.model.EclipseElement
 
getPropertyDescriptors() - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseConcept
 
getPropertyDescriptors() - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseImplementationGenerator
 
getPropertyDescriptors() - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseImplementationPattern
 
getPropertyDescriptors() - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseImplementationRolePart
 
getPropertyDescriptors() - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseModel
Re-creates ModelElementPropertySource descriptors each time.
getPropertyDescriptors() - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseRelationship
 
getPropertyDescriptors() - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseRole
 
getPropertyDescriptors() - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseSolutionPattern
 
getPropertyDescriptors() - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.DimensionPropertySource
 
getPropertyDescriptors() - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.ModelElementPropertySource
 
getPropertyDescriptors() - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.MultiplicityPropertySource
 
getPropertyDescriptors() - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.PartOfPropertySource
 
getPropertyDescriptors() - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.PointPropertySource
 
getPropertyDescriptors() - Method in class be.ac.vub.cocompose.eclipse.model.properties.EclipseSimpleProperty
 
getPropertyValue(Object) - Method in class be.ac.vub.cocompose.eclipse.model.EclipseElement
Returns an Object which represents the appropriate value for the property name supplied.
getPropertyValue(Object) - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseConcept
 
getPropertyValue(Object) - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseImplementationGenerator
 
getPropertyValue(Object) - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseImplementationPattern
 
getPropertyValue(Object) - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseImplementationRolePart
 
getPropertyValue(Object) - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseModel
 
getPropertyValue(Object) - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseRelationship
 
getPropertyValue(Object) - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseRole
 
getPropertyValue(Object) - Method in class be.ac.vub.cocompose.eclipse.model.core.EclipseSolutionPattern
 
getPropertyValue(Object) - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.DimensionPropertySource
Gets the value of the given property.
getPropertyValue(Object) - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.ModelElementPropertySource
 
getPropertyValue(Object) - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.MultiplicityPropertySource
Gets the value of the given property.
getPropertyValue(Object) - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.PartOfPropertySource
 
getPropertyValue(Object) - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.PointPropertySource
Gets the value of the given property.
getPropertyValue(Object) - Method in class be.ac.vub.cocompose.eclipse.model.properties.EclipseSimpleProperty
 
getReconnectSourceCommand(ReconnectRequest) - Method in class be.ac.vub.cocompose.eclipse.editpolicies.CoComposeNodeEditPolicy
 
getReconnectTargetCommand(ReconnectRequest) - Method in class be.ac.vub.cocompose.eclipse.editpolicies.CoComposeNodeEditPolicy
 
getRefinedElement() - Method in class be.ac.vub.cocompose.eclipse.editparts.RefinedElementEditPart
Gets the model associated with this.
getRefinedElement() - Method in interface be.ac.vub.cocompose.lang.core.Refinement
Gets the owner refined element.
getRefinedElement() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultRefinement
Gets the owner refined element.
getRefinements() - Method in interface be.ac.vub.cocompose.lang.core.RefinedElement
Returns the refinements for this stereotype.
getRefinements() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultRefinedElement
Returns the refinements for this stereotype.
getRelationElement() - Method in class be.ac.vub.cocompose.eclipse.editparts.RelationElementEditPart
Gets the model associated with this.
getRelationElement() - Method in class be.ac.vub.cocompose.eclipse.editpolicies.CoComposeNodeEditPolicy
Retrieves the EclipseRelationElement for the connection.
getRelationElementEditPart() - Method in class be.ac.vub.cocompose.eclipse.editpolicies.CoComposeNodeEditPolicy
Retrieves the RelationElementEditPart for the connection.
getRelationship() - Method in class be.ac.vub.cocompose.eclipse.commands.ConnectionCommand
Gets the relationship.
getRelationship() - Method in class be.ac.vub.cocompose.eclipse.editparts.RelationshipEditPart
Returns the model associated with this.
getRelationship() - Method in class be.ac.vub.cocompose.io.xmi.XMIModelLinkReader
 
getRelationship() - Method in class be.ac.vub.cocompose.io.xmi.XMIModelReader
 
getRelationships() - Method in interface be.ac.vub.cocompose.lang.core.RelationElement
Gets the relationships for this element.
getRelationships() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultRelationElement
Gets the relationships for this element.
getRole() - Method in class be.ac.vub.cocompose.eclipse.editparts.RoleEditPart
Gets the model associated with this.
getRole() - Method in class be.ac.vub.cocompose.io.xmi.XMIModelLinkReader
 
getRoleParts() - Method in interface be.ac.vub.cocompose.lang.core.ImplementationGenerator
Gets the role part declarations.
getRoleParts() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultImplementationGenerator
Gets the role parts for this implementation generator.
getRootAttributes() - Method in class be.ac.vub.cocompose.io.xmi.XMIElementAttributesWriter
Gets the root attributes to add to the first element.
getRootAttributes() - Method in class be.ac.vub.cocompose.io.xmi.XMIElementWriter
Gets the root attributes to add to the first element.
getRootNamespace() - Method in interface be.ac.vub.cocompose.lang.core.ModelElement
Gets the root namespace for this element, if any.
getRootNamespace() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultModelElement
Gets the root namespace for this element, if any.
getSelectionSynchronizer() - Method in class be.ac.vub.cocompose.eclipse.CoComposeEditor
 
getSourceConnectionAnchor(ConnectionEditPart) - Method in class be.ac.vub.cocompose.eclipse.editparts.RelationElementEditPart
 
getSourceConnectionAnchor(Request) - Method in class be.ac.vub.cocompose.eclipse.editparts.RelationElementEditPart
 
getSourceIndex() - Method in class be.ac.vub.cocompose.eclipse.commands.ConnectionCommand
Gets the source participant relationship index.
getSourceIndex() - Method in class be.ac.vub.cocompose.operations.UndeleteElement
Gets the source participant index at which a relationship was deleted.
getSourceParticipant() - Method in class be.ac.vub.cocompose.eclipse.commands.ConnectionCommand
Gets the source participant.
getSourceParticipant() - Method in interface be.ac.vub.cocompose.lang.core.Relationship
Gets the first participant in this relationship.
getSourceParticipant() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultRelationship
Gets the first participant in this relationship.
getSourceRelationships() - Method in interface be.ac.vub.cocompose.lang.core.RelationElement
Gets the source relationships for this element.
getSourceRelationships() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultRelationElement
Gets the source relationships for this element.
getStacked() - Method in class be.ac.vub.cocompose.io.xmi.XMIModelWriter
Gets the stacked visitor for the contained visitors.
getStacked() - Method in class be.ac.vub.cocompose.lang.DefaultModelVisitor
Gets the stacked visitor.
getStacked() - Method in interface be.ac.vub.cocompose.lang.ModelVisitor
Gets the stacked visitor.
getStreamWriter() - Method in class be.ac.vub.cocompose.io.FileModelWriter
Gets the stream writer.
getSubject() - Method in class be.ac.vub.cocompose.lang.ModelElementException
Gets the exception subject element.
getSuperimposesOn() - Method in interface be.ac.vub.cocompose.lang.core.RefinedElement
Gets the superimposition elements.
getSuperimposesOn() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultRefinedElement
Gets the superimposition elements.
getTargetConnectionAnchor(ConnectionEditPart) - Method in class be.ac.vub.cocompose.eclipse.editparts.RelationElementEditPart
 
getTargetConnectionAnchor(Request) - Method in class be.ac.vub.cocompose.eclipse.editparts.RelationElementEditPart
 
getTargetIndex() - Method in class be.ac.vub.cocompose.eclipse.commands.ConnectionCommand
Gets the target participant relationship index.
getTargetIndex() - Method in class be.ac.vub.cocompose.operations.UndeleteElement
Gets the target participant index at which a relationship was deleted.
getTargetParticipant() - Method in class be.ac.vub.cocompose.eclipse.commands.ConnectionCommand
Gets the target participant.
getTargetParticipant() - Method in interface be.ac.vub.cocompose.lang.core.Relationship
Gets the second participant in this relationship.
getTargetParticipant() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultRelationship
Gets the second participant in this relationship.
getTargetRelationships() - Method in interface be.ac.vub.cocompose.lang.core.RelationElement
Gets the target relationships for this element.
getTargetRelationships() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultRelationElement
Gets the target relationships for this element.
getText(Object) - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.IndexedLabelProvider
Returns indexed element if the element is an Integer.
getType() - Method in class be.ac.vub.cocompose.io.xmi.XMIElementType
Gets the element xmi:type.
getType() - Method in class be.ac.vub.cocompose.lang.ModelElementException
Gets the exception type (error, warning, info)
getTypeSwitch() - Method in class be.ac.vub.cocompose.io.xmi.XMIModelReader
 
getUnderline() - Method in class be.ac.vub.cocompose.eclipse.figures.ConceptBorder
Gets the underline attribute.
getUpper() - Method in class be.ac.vub.cocompose.lang.datatypes.Multiplicity
Gets the upper bound.
getUri() - Method in class be.ac.vub.cocompose.eclipse.CoComposeEditor
Returns the URI of the file being edited.
getUri() - Method in interface be.ac.vub.cocompose.lang.core.Model
Gets the model URI (e.g.
getUri() - Method in class be.ac.vub.cocompose.lang.impl.core.DefaultModel
Gets the model URI (e.g.
getValue() - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.DimensionPropertySource
Gets the value of this property source.
getValue() - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.MultiplicityPropertySource
Gets the value of this property source.
getValue() - Method in class be.ac.vub.cocompose.eclipse.model.datatypes.PointPropertySource
Gets the value of this property source.
getXmlHandler() - Method in class be.ac.vub.cocompose.io.xmi.XMIElementWriter
Gets the XML handler.
getXmlParser() - Method in class be.ac.vub.cocompose.io.xmi.XMIModelReader
 
getXmlWriter() - Method in class be.ac.vub.cocompose.io.xmi.XMIModelWriter
Gets the xml writer.
gotoMarker(IMarker) - Method in class be.ac.vub.cocompose.eclipse.CoComposeEditor
 

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