Uses of Interface
cool.klass.model.meta.domain.api.projection.ProjectionReferenceProperty
Packages that use ProjectionReferenceProperty
-
Uses of ProjectionReferenceProperty in cool.klass.model.meta.domain.api.projection
Methods in cool.klass.model.meta.domain.api.projection that return types with arguments of type ProjectionReferencePropertyModifier and TypeMethodDescriptiondefault org.eclipse.collections.api.list.ImmutableList<ProjectionReferenceProperty>ProjectionParent.getReferencePropertyChildren()Methods in cool.klass.model.meta.domain.api.projection with parameters of type ProjectionReferencePropertyModifier and TypeMethodDescriptionvoidBaseProjectionListener.enterProjectionReferenceProperty(ProjectionReferenceProperty projectionReferenceProperty) voidProjectionListener.enterProjectionReferenceProperty(ProjectionReferenceProperty projectionReferenceProperty) voidBaseProjectionListener.exitProjectionReferenceProperty(ProjectionReferenceProperty projectionReferenceProperty) voidProjectionListener.exitProjectionReferenceProperty(ProjectionReferenceProperty projectionReferenceProperty) voidProjectionVisitor.visitProjectionReferenceProperty(ProjectionReferenceProperty projectionReferenceProperty)