|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SolutionPattern in be.ac.vub.cocompose.eclipse.model |
Methods in be.ac.vub.cocompose.eclipse.model that return SolutionPattern | |
SolutionPattern |
EclipseModelFactory.createSolutionPattern()
Creates a SolutionPattern. |
Uses of SolutionPattern in be.ac.vub.cocompose.eclipse.model.core |
Classes in be.ac.vub.cocompose.eclipse.model.core that implement SolutionPattern | |
class |
EclipseSolutionPattern
The SolutionPattern language element for Eclipse. |
Uses of SolutionPattern in be.ac.vub.cocompose.io.xmi |
Methods in be.ac.vub.cocompose.io.xmi that return SolutionPattern | |
SolutionPattern |
XMIModelLinkReader.getSolutionPattern()
Gets the last parsed solution pattern. |
Methods in be.ac.vub.cocompose.io.xmi with parameters of type SolutionPattern | |
void |
XMIElementType.visitSolutionPattern(SolutionPattern solutionPattern)
Visits a SolutionPattern. |
void |
XMIElementWriter.visitSolutionPattern(SolutionPattern solutionPattern)
Visits a SolutionPattern. |
protected void |
XMIModelLinkReader.setSolutionPattern(SolutionPattern pattern)
Sets the last parsed solution pattern. |
Uses of SolutionPattern in be.ac.vub.cocompose.lang |
Methods in be.ac.vub.cocompose.lang that return SolutionPattern | |
SolutionPattern |
ModelFactory.createSolutionPattern()
Creates a SolutionPattern. |
Methods in be.ac.vub.cocompose.lang with parameters of type SolutionPattern | |
void |
DefaultModelVisitor.visitSolutionPattern(SolutionPattern solutionPattern)
Visits a SolutionPattern. |
void |
DefaultSuperModelVisitor.visitSolutionPattern(SolutionPattern solutionPattern)
Visits a SolutionPattern. |
void |
ModelVisitor.visitSolutionPattern(SolutionPattern solutionPattern)
Visits a SolutionPattern. |
Uses of SolutionPattern in be.ac.vub.cocompose.lang.impl |
Methods in be.ac.vub.cocompose.lang.impl that return SolutionPattern | |
SolutionPattern |
DefaultModelFactory.createSolutionPattern()
Creates a SolutionPattern. |
Uses of SolutionPattern in be.ac.vub.cocompose.lang.impl.core |
Classes in be.ac.vub.cocompose.lang.impl.core that implement SolutionPattern | |
class |
DefaultSolutionPattern
The Solution Pattern language element. |
Uses of SolutionPattern in be.ac.vub.cocompose.operations |
Methods in be.ac.vub.cocompose.operations with parameters of type SolutionPattern | |
void |
CopyElement.visitSolutionPattern(SolutionPattern solutionPattern)
Visits a SolutionPattern. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |