Interface ProjectionDataTypeProperty
- All Superinterfaces:
Element,NamedElement,OrdinalElement,ProjectionChild,ProjectionElement
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidenter(ProjectionListener listener) default voidexit(ProjectionListener listener) default org.eclipse.collections.api.list.ImmutableList<? extends ProjectionChild>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
getDepth, getParent, visit
-
Method Details
-
getChildren
- Specified by:
getChildrenin interfaceProjectionElement
-
visit
- Specified by:
visitin interfaceProjectionElement
-
enter
- Specified by:
enterin interfaceProjectionElement
-
exit
- Specified by:
exitin interfaceProjectionElement
-
getHeaderText
-
getProperty
- Specified by:
getPropertyin interfaceProjectionChild
-