|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Element in be.ac.vub.cocompose.eclipse.model.core |
Classes in be.ac.vub.cocompose.eclipse.model.core that implement Element | |
class |
EclipseConcept
The Concept language element for Eclipse. |
class |
EclipseImplementationGenerator
The ImplementationGenerator language element for Eclipse. |
class |
EclipseImplementationPattern
The ImplementationPattern language element for Eclipse. |
class |
EclipseImplementationRolePart
The ImplementationRolePart language element for Eclipse. |
class |
EclipseModel
The Model language element for Eclipse. |
class |
EclipseRelationship
Eclipse representation for CoCompose language elements that can participate in a relationship. |
class |
EclipseRole
The Concept language element for Eclipse. |
class |
EclipseSolutionPattern
The SolutionPattern language element for Eclipse. |
Uses of Element in be.ac.vub.cocompose.eclipse.model.properties |
Classes in be.ac.vub.cocompose.eclipse.model.properties that implement Element | |
class |
EclipseSimpleProperty
The SimpleProperty language element for Eclipse. |
Uses of Element in be.ac.vub.cocompose.lang.constraints |
Subinterfaces of Element in be.ac.vub.cocompose.lang.constraints | |
interface |
AndConstraint
Boolean "and" composite constraint interface. |
interface |
CompositeConstraint
Composite constraint interface. |
interface |
Constraint
General constraint interface. |
interface |
ElementConstraint
Model element constraint interface. |
interface |
OrConstraint
Boolean "or" composite constraint interface. |
Uses of Element in be.ac.vub.cocompose.lang.core |
Subinterfaces of Element in be.ac.vub.cocompose.lang.core | |
interface |
Concept
The Concept language element interface. |
interface |
ImplementationGenerator
The Implementation Generator language element interface. |
interface |
ImplementationPattern
Embedded implementation interface. |
interface |
ImplementationRolePart
The Implementation Generator role part language element interface. |
interface |
Model
The Model language element interface. |
interface |
ModelElement
Root interface for each CoCompose language element. |
interface |
Namespace
Default container and namespace mechanism interface for all CoCompose language elements. |
interface |
RefinedElement
Interface for elements that can have refinements. |
interface |
Refinement
Interface for language element refinements. |
interface |
RelationElement
Interface for all CoCompose language elements that can participate in a relationship. |
interface |
Relationship
Interface for relationships between CoCompose language elements. |
interface |
Role
The Solution Role language element interface. |
interface |
SolutionPattern
The Solution Pattern language element interface. |
Uses of Element in be.ac.vub.cocompose.lang.impl |
Classes in be.ac.vub.cocompose.lang.impl that implement Element | |
class |
DefaultElement
Default implementation for Element |
Uses of Element in be.ac.vub.cocompose.lang.impl.constraints |
Classes in be.ac.vub.cocompose.lang.impl.constraints that implement Element | |
class |
DefaultAndConstraint
Boolean "and" composite constraint. |
class |
DefaultCompositeConstraint
Composite constraint. |
class |
DefaultConstraint
Represents a general constraint. |
class |
DefaultElementConstraint
Model element constraint. |
class |
DefaultOrConstraint
Boolean "or" composite constraint interface. |
Uses of Element in be.ac.vub.cocompose.lang.impl.core |
Classes in be.ac.vub.cocompose.lang.impl.core that implement Element | |
class |
DefaultConcept
The Concept language element default implementation. |
class |
DefaultImplementationGenerator
The Implementation Generator language element. |
class |
DefaultImplementationPattern
Embedded implementation for concepts. |
class |
DefaultImplementationRolePart
The Implementation Generator role part language element. |
class |
DefaultModel
The Model language element. |
class |
DefaultModelElement
Root class for each CoCompose language element. |
class |
DefaultNamespace
Default container and namespace mechanism for all CoCompose language elements. |
class |
DefaultRefinedElement
Represents a language element that can have refinements. |
class |
DefaultRefinement
Represents language element refinements. |
class |
DefaultRelationElement
Represents CoCompose language elements that can participate in a relationship. |
class |
DefaultRelationship
Interface for relationships between CoCompose language elements. |
class |
DefaultRole
The Solution Role language element. |
class |
DefaultSolutionPattern
The Solution Pattern language element. |
Uses of Element in be.ac.vub.cocompose.lang.impl.properties |
Classes in be.ac.vub.cocompose.lang.impl.properties that implement Element | |
class |
DefaultModelProperty
Delegates to a model as property. |
class |
DefaultProperty
Generic language element property. |
class |
DefaultSimpleProperty
Simple language element property. |
Uses of Element in be.ac.vub.cocompose.lang.properties |
Subinterfaces of Element in be.ac.vub.cocompose.lang.properties | |
interface |
ModelProperty
Delegates to a model as property. |
interface |
Property
Generic language element property interface. |
interface |
SimpleProperty
Simple language element property interface. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |