Package cool.klass.model.meta.domain.api
Interface Enumeration
- All Superinterfaces:
DataType,Element,NamedElement,OrdinalElement,PackageableElement,TopLevelElement,Type
-
Nested Class Summary
Nested classes/interfaces inherited from interface cool.klass.model.meta.domain.api.DataType
DataType.DataTypeGetterNested classes/interfaces inherited from interface cool.klass.model.meta.domain.api.TopLevelElement
TopLevelElement.TopLevelElementBuilderNested classes/interfaces inherited from interface cool.klass.model.meta.domain.api.Type
Type.TypeGetter -
Method Summary
Modifier and TypeMethodDescriptiondefault Stringorg.eclipse.collections.api.list.ImmutableList<EnumerationLiteral>default voidvisit(TopLevelElementVisitor 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.PackageableElement
getFullyQualifiedName, getPackageName
-
Method Details
-
visit
- Specified by:
visitin interfaceTopLevelElement
-
getDataTypeName
- Specified by:
getDataTypeNamein interfaceDataType
-
getEnumerationLiterals
org.eclipse.collections.api.list.ImmutableList<EnumerationLiteral> getEnumerationLiterals()
-