Interface ProjectionReferenceProperty
- All Superinterfaces:
Element,NamedElement,OrdinalElement,ProjectionChild,ProjectionElement,ProjectionParent,ProjectionWithReferenceProperty
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidenter(ProjectionListener listener) default voidexit(ProjectionListener listener) default voidvisit(ProjectionVisitor visitor) Methods inherited from interface cool.klass.model.meta.domain.api.Element
getMacroElementMethods inherited from interface cool.klass.model.meta.domain.api.NamedElement
getNameMethods inherited from interface cool.klass.model.meta.domain.api.OrdinalElement
getOrdinalMethods inherited from interface cool.klass.model.meta.domain.api.projection.ProjectionChild
getDeclaredClassifier, isPolymorphicMethods inherited from interface cool.klass.model.meta.domain.api.projection.ProjectionElement
getChildren, getDepth, getParent, visitMethods inherited from interface cool.klass.model.meta.domain.api.projection.ProjectionParent
getAssociationEndsOutsideProjection, getReferenceProperties, getReferencePropertyChildren, hasPolymorphicChildren, visitChildrenMethods inherited from interface cool.klass.model.meta.domain.api.projection.ProjectionWithReferenceProperty
getClassifier, getProperty, isLeaf
-
Method Details
-
visit
- Specified by:
visitin interfaceProjectionElement
-
enter
- Specified by:
enterin interfaceProjectionElement
-
exit
- Specified by:
exitin interfaceProjectionElement
-