|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Concept in be.ac.vub.cocompose.eclipse.editparts |
Methods in be.ac.vub.cocompose.eclipse.editparts that return Concept | |
protected Concept |
ConceptEditPart.getConcept()
Gets the model associated with this. |
Uses of Concept in be.ac.vub.cocompose.eclipse.model |
Methods in be.ac.vub.cocompose.eclipse.model that return Concept | |
Concept |
EclipseModelFactory.createConcept()
Creates a Concept. |
Uses of Concept in be.ac.vub.cocompose.eclipse.model.core |
Classes in be.ac.vub.cocompose.eclipse.model.core that implement Concept | |
class |
EclipseConcept
The Concept language element for Eclipse. |
Uses of Concept in be.ac.vub.cocompose.eclipse.model.datatypes |
Constructors in be.ac.vub.cocompose.eclipse.model.datatypes with parameters of type Concept | |
PartOfPropertySource(Concept concept)
Creates a PartOfPropertySource |
Uses of Concept in be.ac.vub.cocompose.io.xmi |
Methods in be.ac.vub.cocompose.io.xmi that return Concept | |
Concept |
XMIModelLinkReader.getConcept()
|
Methods in be.ac.vub.cocompose.io.xmi with parameters of type Concept | |
void |
XMIElementType.visitConcept(Concept concept)
Visits a concept. |
void |
XMIElementWriter.visitConcept(Concept concept)
Visits a concept. |
protected void |
XMIModelLinkReader.setConcept(Concept concept)
|
Uses of Concept in be.ac.vub.cocompose.lang |
Methods in be.ac.vub.cocompose.lang that return Concept | |
Concept |
ModelFactory.createConcept()
Creates a Concept. |
Methods in be.ac.vub.cocompose.lang with parameters of type Concept | |
void |
DefaultModelVisitor.visitConcept(Concept concept)
Visits a concept. |
void |
DefaultSuperModelVisitor.visitConcept(Concept concept)
Visits a concept. |
void |
ModelVisitor.visitConcept(Concept concept)
Visits a concept. |
Uses of Concept in be.ac.vub.cocompose.lang.core |
Methods in be.ac.vub.cocompose.lang.core with parameters of type Concept | |
void |
Role.addPart(Concept concept)
Adds a concept to the role part. |
void |
Role.addPart(int index,
Concept concept)
Adds a concept to the role part. |
void |
Role.removePart(Concept concept)
Removes a concept from the role part. |
Uses of Concept in be.ac.vub.cocompose.lang.impl |
Methods in be.ac.vub.cocompose.lang.impl that return Concept | |
Concept |
DefaultModelFactory.createConcept()
Creates a Concept. |
Uses of Concept in be.ac.vub.cocompose.lang.impl.core |
Classes in be.ac.vub.cocompose.lang.impl.core that implement Concept | |
class |
DefaultConcept
The Concept language element default implementation. |
Methods in be.ac.vub.cocompose.lang.impl.core with parameters of type Concept | |
void |
DefaultRole.addPart(Concept concept)
Adds a concept to the role part. |
void |
DefaultRole.addPart(int index,
Concept concept)
Adds a concept to the role part. |
void |
DefaultRole.removePart(Concept concept)
Removes a concept from the role part. |
Uses of Concept in be.ac.vub.cocompose.operations |
Methods in be.ac.vub.cocompose.operations with parameters of type Concept | |
void |
CopyElementLinks.visitConcept(Concept concept)
Visits a concept. |
void |
CopyElement.visitConcept(Concept concept)
Visits a concept. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |