Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
Q
R
S
T
U
V
W
X
R
RELATIONSHIP_OBJ
- Static variable in class be.ac.vub.cocompose.eclipse.
CoComposeImages
ROLE_OBJ
- Static variable in class be.ac.vub.cocompose.eclipse.
CoComposeImages
RefinedElement
- interface be.ac.vub.cocompose.lang.core.
RefinedElement
.
Interface for elements that can have refinements.
RefinedElementEditPart
- class be.ac.vub.cocompose.eclipse.editparts.
RefinedElementEditPart
.
Eclipse editpart controller for EclipseRefinedElement objects.
RefinedElementEditPart()
- Constructor for class be.ac.vub.cocompose.eclipse.editparts.
RefinedElementEditPart
Refinement
- interface be.ac.vub.cocompose.lang.core.
Refinement
.
Interface for language element refinements.
RelationElement
- interface be.ac.vub.cocompose.lang.core.
RelationElement
.
Interface for all CoCompose language elements that can participate in a relationship.
RelationElementEditPart
- class be.ac.vub.cocompose.eclipse.editparts.
RelationElementEditPart
.
Eclipse editpart controller for EclipseRelationElement objects.
RelationElementEditPart()
- Constructor for class be.ac.vub.cocompose.eclipse.editparts.
RelationElementEditPart
Relationship
- interface be.ac.vub.cocompose.lang.core.
Relationship
.
Interface for relationships between CoCompose language elements.
RelationshipEditPart
- class be.ac.vub.cocompose.eclipse.editparts.
RelationshipEditPart
.
Eclipse editpart controller for EclipseRelationship objects.
RelationshipEditPart()
- Constructor for class be.ac.vub.cocompose.eclipse.editparts.
RelationshipEditPart
Role
- interface be.ac.vub.cocompose.lang.core.
Role
.
The Solution Role language element interface.
RoleEditPart
- class be.ac.vub.cocompose.eclipse.editparts.
RoleEditPart
.
Eclipse editpart controller for EclipseConcept objects.
RoleEditPart()
- Constructor for class be.ac.vub.cocompose.eclipse.editparts.
RoleEditPart
read(String, ModelFactory)
- Method in interface be.ac.vub.cocompose.io.
ModelReader
Reads the model from its uri.
read(String, ModelFactory)
- Method in class be.ac.vub.cocompose.io.xmi.
XMIModelReader
Reads the model from its uri.
redo()
- Method in class be.ac.vub.cocompose.eclipse.commands.
ConnectionCommand
redo()
- Method in class be.ac.vub.cocompose.eclipse.commands.
CreateCommand
redo()
- Method in class be.ac.vub.cocompose.eclipse.commands.
DeleteCommand
redo()
- Method in class be.ac.vub.cocompose.eclipse.commands.
SetConstraintCommand
refreshBendpoints()
- Method in class be.ac.vub.cocompose.eclipse.editparts.
RelationshipEditPart
Updates the bendpoints, based on the model.
refreshVisuals()
- Method in class be.ac.vub.cocompose.eclipse.editparts.
CoComposeTreeEditPart
Refreshes the visual representation.
refreshVisuals()
- Method in class be.ac.vub.cocompose.eclipse.editparts.
ConceptEditPart
refreshVisuals()
- Method in class be.ac.vub.cocompose.eclipse.editparts.
ModelEditPart
refreshVisuals()
- Method in class be.ac.vub.cocompose.eclipse.editparts.
RefinedElementEditPart
refreshVisuals()
- Method in class be.ac.vub.cocompose.eclipse.editparts.
RelationElementEditPart
refreshVisuals()
- Method in class be.ac.vub.cocompose.eclipse.editparts.
RoleEditPart
registerNameChange(String, String)
- Method in interface be.ac.vub.cocompose.lang.core.
Namespace
Registers an element name within this namespace.
registerNameChange(String, String)
- Method in class be.ac.vub.cocompose.lang.impl.core.
DefaultNamespace
Registers an element name within this namespace.
removeBendpoint(int)
- Method in class be.ac.vub.cocompose.eclipse.model.core.
EclipseRelationship
Removes the bendpoint at the given index.
removeConstrainedElement(ModelElement)
- Method in interface be.ac.vub.cocompose.lang.constraints.
ElementConstraint
Removes a constrained element.
removeConstrainedElement(ModelElement)
- Method in class be.ac.vub.cocompose.lang.impl.constraints.
DefaultElementConstraint
Removes a constrained element.
removeInheritsFrom(RefinedElement)
- Method in interface be.ac.vub.cocompose.lang.core.
RefinedElement
Removes an inherited element from this concept.
removeInheritsFrom(RefinedElement)
- Method in class be.ac.vub.cocompose.lang.impl.core.
DefaultRefinedElement
Removes an inherited element from this concept.
removeOwnedElement(ModelElement)
- Method in interface be.ac.vub.cocompose.lang.core.
Namespace
Removes a element from this namespace.
removeOwnedElement(ModelElement)
- Method in class be.ac.vub.cocompose.lang.impl.constraints.
DefaultCompositeConstraint
Removes a element from this namespace.
removeOwnedElement(ModelElement)
- Method in class be.ac.vub.cocompose.lang.impl.core.
DefaultImplementationGenerator
Removes a element from this namespace.
removeOwnedElement(ModelElement)
- Method in class be.ac.vub.cocompose.lang.impl.core.
DefaultNamespace
Removes a element from this namespace.
removeOwnedElement(ModelElement)
- Method in class be.ac.vub.cocompose.lang.impl.core.
DefaultRefinedElement
Removes a element from this namespace.
removePart(Concept)
- Method in interface be.ac.vub.cocompose.lang.core.
Role
Removes a concept from the role part.
removePart(Concept)
- Method in class be.ac.vub.cocompose.lang.impl.core.
DefaultRole
Removes a concept from the role part.
removePartOf(Role)
- Method in interface be.ac.vub.cocompose.lang.core.
Concept
Removes a role of which this concept is a part.
removePartOf(Role)
- Method in class be.ac.vub.cocompose.lang.impl.core.
DefaultConcept
Removes a role of which this concept is a part.
removePropertyChangeListener(PropertyChangeListener)
- Method in interface be.ac.vub.cocompose.lang.
Element
Removes a listener for this object.
removePropertyChangeListener(PropertyChangeListener)
- Method in class be.ac.vub.cocompose.lang.impl.
DefaultElement
removeRelationship(Relationship)
- Method in interface be.ac.vub.cocompose.lang.core.
RelationElement
Removes a relationship from this element.
removeRelationship(Relationship)
- Method in class be.ac.vub.cocompose.lang.impl.core.
DefaultRelationElement
Removes a relationship from this element.
removeSuperimposesOn(RefinedElement)
- Method in interface be.ac.vub.cocompose.lang.core.
RefinedElement
Removes a superimposition element from this concept.
removeSuperimposesOn(RefinedElement)
- Method in class be.ac.vub.cocompose.lang.impl.core.
DefaultRefinedElement
Removes a superimposition element from this concept.
resetPropertyValue(Object)
- Method in class be.ac.vub.cocompose.eclipse.model.
EclipseElement
Resets a property of this object.
resetPropertyValue(Object)
- Method in class be.ac.vub.cocompose.eclipse.model.core.
EclipseConcept
resetPropertyValue(Object)
- Method in class be.ac.vub.cocompose.eclipse.model.core.
EclipseImplementationGenerator
resetPropertyValue(Object)
- Method in class be.ac.vub.cocompose.eclipse.model.core.
EclipseImplementationPattern
resetPropertyValue(Object)
- Method in class be.ac.vub.cocompose.eclipse.model.core.
EclipseImplementationRolePart
resetPropertyValue(Object)
- Method in class be.ac.vub.cocompose.eclipse.model.core.
EclipseModel
resetPropertyValue(Object)
- Method in class be.ac.vub.cocompose.eclipse.model.core.
EclipseRelationship
resetPropertyValue(Object)
- Method in class be.ac.vub.cocompose.eclipse.model.core.
EclipseRole
resetPropertyValue(Object)
- Method in class be.ac.vub.cocompose.eclipse.model.core.
EclipseSolutionPattern
resetPropertyValue(Object)
- Method in class be.ac.vub.cocompose.eclipse.model.datatypes.
DimensionPropertySource
resetPropertyValue(Object)
- Method in class be.ac.vub.cocompose.eclipse.model.datatypes.
ModelElementPropertySource
resetPropertyValue(Object)
- Method in class be.ac.vub.cocompose.eclipse.model.datatypes.
MultiplicityPropertySource
resetPropertyValue(Object)
- Method in class be.ac.vub.cocompose.eclipse.model.datatypes.
PartOfPropertySource
resetPropertyValue(Object)
- Method in class be.ac.vub.cocompose.eclipse.model.datatypes.
PointPropertySource
resetPropertyValue(Object)
- Method in class be.ac.vub.cocompose.eclipse.model.properties.
EclipseSimpleProperty
revertToSaved()
- Method in class be.ac.vub.cocompose.eclipse.palette.
CoComposePaletteCustomizer
run()
- Method in class be.ac.vub.cocompose.eclipse.actions.
CreateAction
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
Q
R
S
T
U
V
W
X