Index

A B C D E F G H I K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values

A

AllCriteria - Interface in cool.klass.model.meta.domain.api.criteria
 
AndCriteria - Interface in cool.klass.model.meta.domain.api.criteria
 
ASCENDING - Enum constant in enum class cool.klass.model.meta.domain.api.order.OrderByDirection
 
AssertObjectMatchesDataTypePropertyVisitor - Class in cool.klass.model.meta.domain.api.visitor
 
AssertObjectMatchesDataTypePropertyVisitor(Object) - Constructor for class cool.klass.model.meta.domain.api.visitor.AssertObjectMatchesDataTypePropertyVisitor
 
Association - Interface in cool.klass.model.meta.domain.api
 
AssociationEnd - Interface in cool.klass.model.meta.domain.api.property
 
AssociationEndSignature - Interface in cool.klass.model.meta.domain.api.property
 
AUDIT_PROPERTY_NAMES - Static variable in interface cool.klass.model.meta.domain.api.modifier.Modifier
 

B

BaseProjectionListener - Class in cool.klass.model.meta.domain.api.projection
 
BaseProjectionListener() - Constructor for class cool.klass.model.meta.domain.api.projection.BaseProjectionListener
 
BinaryCriteria - Interface in cool.klass.model.meta.domain.api.criteria
 
BOOLEAN - Enum constant in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
BooleanLiteralValue - Interface in cool.klass.model.meta.domain.api.value.literal
 
build() - Method in interface cool.klass.model.meta.domain.api.source.SourceCode.SourceCodeBuilder
 
byPrettyName(String) - Static method in enum class cool.klass.model.meta.domain.api.order.OrderByDirection
 
byPrettyName(String) - Static method in enum class cool.klass.model.meta.domain.api.PrimitiveType
 

C

Classifier - Interface in cool.klass.model.meta.domain.api
 
cool.klass.model.meta.domain.api - package cool.klass.model.meta.domain.api
 
cool.klass.model.meta.domain.api.criteria - package cool.klass.model.meta.domain.api.criteria
 
cool.klass.model.meta.domain.api.modifier - package cool.klass.model.meta.domain.api.modifier
 
cool.klass.model.meta.domain.api.operator - package cool.klass.model.meta.domain.api.operator
 
cool.klass.model.meta.domain.api.order - package cool.klass.model.meta.domain.api.order
 
cool.klass.model.meta.domain.api.parameter - package cool.klass.model.meta.domain.api.parameter
 
cool.klass.model.meta.domain.api.projection - package cool.klass.model.meta.domain.api.projection
 
cool.klass.model.meta.domain.api.property - package cool.klass.model.meta.domain.api.property
 
cool.klass.model.meta.domain.api.property.validation - package cool.klass.model.meta.domain.api.property.validation
 
cool.klass.model.meta.domain.api.service - package cool.klass.model.meta.domain.api.service
 
cool.klass.model.meta.domain.api.service.url - package cool.klass.model.meta.domain.api.service.url
 
cool.klass.model.meta.domain.api.source - package cool.klass.model.meta.domain.api.source
 
cool.klass.model.meta.domain.api.value - package cool.klass.model.meta.domain.api.value
 
cool.klass.model.meta.domain.api.value.literal - package cool.klass.model.meta.domain.api.value.literal
 
cool.klass.model.meta.domain.api.visitor - package cool.klass.model.meta.domain.api.visitor
 
CREATED_BY - Static variable in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
CREATED_ON - Static variable in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
Criteria - Interface in cool.klass.model.meta.domain.api.criteria
 
CriteriaVisitor - Interface in cool.klass.model.meta.domain.api.criteria
 

D

DataType - Interface in cool.klass.model.meta.domain.api
A DataType is a type whose instances are identified only by their value.
DataType.DataTypeGetter - Interface in cool.klass.model.meta.domain.api
 
DataTypeProperty - Interface in cool.klass.model.meta.domain.api.property
 
DataTypePropertyVisitor - Interface in cool.klass.model.meta.domain.api.visitor
 
DataTypePropertyVisitorAdaptor - Class in cool.klass.model.meta.domain.api.property
 
DataTypePropertyVisitorAdaptor(DataTypePropertyVisitor, PrimitiveProperty) - Constructor for class cool.klass.model.meta.domain.api.property.DataTypePropertyVisitorAdaptor
 
DELETE - Enum constant in enum class cool.klass.model.meta.domain.api.service.Verb
 
DESCENDING - Enum constant in enum class cool.klass.model.meta.domain.api.order.OrderByDirection
 
DomainModel - Interface in cool.klass.model.meta.domain.api
 
DOUBLE - Enum constant in enum class cool.klass.model.meta.domain.api.PrimitiveType
 

E

EdgePointCriteria - Interface in cool.klass.model.meta.domain.api.criteria
 
Element - Interface in cool.klass.model.meta.domain.api
 
enter(ProjectionListener) - Method in interface cool.klass.model.meta.domain.api.projection.Projection
 
enter(ProjectionListener) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionDataTypeProperty
 
enter(ProjectionListener) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionElement
 
enter(ProjectionListener) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionProjectionReference
 
enter(ProjectionListener) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionReferenceProperty
 
enterProjection(Projection) - Method in class cool.klass.model.meta.domain.api.projection.BaseProjectionListener
 
enterProjection(Projection) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionListener
 
enterProjectionDataTypeProperty(ProjectionDataTypeProperty) - Method in class cool.klass.model.meta.domain.api.projection.BaseProjectionListener
 
enterProjectionDataTypeProperty(ProjectionDataTypeProperty) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionListener
 
enterProjectionProjectionReference(ProjectionProjectionReference) - Method in class cool.klass.model.meta.domain.api.projection.BaseProjectionListener
 
enterProjectionProjectionReference(ProjectionProjectionReference) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionListener
 
enterProjectionReferenceProperty(ProjectionReferenceProperty) - Method in class cool.klass.model.meta.domain.api.projection.BaseProjectionListener
 
enterProjectionReferenceProperty(ProjectionReferenceProperty) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionListener
 
Enumeration - Interface in cool.klass.model.meta.domain.api
 
EnumerationLiteral - Interface in cool.klass.model.meta.domain.api
 
EnumerationProperty - Interface in cool.klass.model.meta.domain.api.property
 
EqualityOperator - Interface in cool.klass.model.meta.domain.api.operator
 
exit(ProjectionListener) - Method in interface cool.klass.model.meta.domain.api.projection.Projection
 
exit(ProjectionListener) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionDataTypeProperty
 
exit(ProjectionListener) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionElement
 
exit(ProjectionListener) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionProjectionReference
 
exit(ProjectionListener) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionReferenceProperty
 
exitProjection(Projection) - Method in class cool.klass.model.meta.domain.api.projection.BaseProjectionListener
 
exitProjection(Projection) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionListener
 
exitProjectionDataTypeProperty(ProjectionDataTypeProperty) - Method in class cool.klass.model.meta.domain.api.projection.BaseProjectionListener
 
exitProjectionDataTypeProperty(ProjectionDataTypeProperty) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionListener
 
exitProjectionProjectionReference(ProjectionProjectionReference) - Method in class cool.klass.model.meta.domain.api.projection.BaseProjectionListener
 
exitProjectionProjectionReference(ProjectionProjectionReference) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionListener
 
exitProjectionReferenceProperty(ProjectionReferenceProperty) - Method in class cool.klass.model.meta.domain.api.projection.BaseProjectionListener
 
exitProjectionReferenceProperty(ProjectionReferenceProperty) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionListener
 
ExpressionValue - Interface in cool.klass.model.meta.domain.api.value
 
ExpressionValueVisitor - Interface in cool.klass.model.meta.domain.api.value
 

F

FLOAT - Enum constant in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
FloatingPointLiteralValue - Interface in cool.klass.model.meta.domain.api.value.literal
 

G

GET - Enum constant in enum class cool.klass.model.meta.domain.api.service.Verb
 
getAssociationByName(String) - Method in interface cool.klass.model.meta.domain.api.DomainModel
 
getAssociationEndByName(String) - Method in interface cool.klass.model.meta.domain.api.Klass
 
getAssociationEnds() - Method in interface cool.klass.model.meta.domain.api.Association
 
getAssociationEnds() - Method in interface cool.klass.model.meta.domain.api.Klass
 
getAssociationEnds() - Method in interface cool.klass.model.meta.domain.api.value.MemberReferencePath
 
getAssociationEndsOutsideProjection() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionParent
 
getAssociations() - Method in interface cool.klass.model.meta.domain.api.DomainModel
 
getAuthorizeCriteria() - Method in interface cool.klass.model.meta.domain.api.service.Service
 
getByPrettyName(String) - Static method in enum class cool.klass.model.meta.domain.api.Multiplicity
 
getByPrettyName(String) - Static method in enum class cool.klass.model.meta.domain.api.service.ServiceMultiplicity
 
getChildren() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionDataTypeProperty
 
getChildren() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionElement
 
getChildren() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionProjectionReference
 
getClassByName(String) - Method in interface cool.klass.model.meta.domain.api.DomainModel
 
getClasses() - Method in interface cool.klass.model.meta.domain.api.DomainModel
 
getClassifier() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionParent
 
getClassifier() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionProjectionReference
 
getClassifier() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionWithReferenceProperty
 
getClassifierByName(String) - Method in interface cool.klass.model.meta.domain.api.DomainModel
 
getClassifiers() - Method in interface cool.klass.model.meta.domain.api.DomainModel
 
getConflictCriteria() - Method in interface cool.klass.model.meta.domain.api.service.Service
 
getCreatedByProperty() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getCreatedOnProperty() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getCriteria() - Method in interface cool.klass.model.meta.domain.api.Association
 
getDataTypeName() - Method in interface cool.klass.model.meta.domain.api.DataType
 
getDataTypeName() - Method in interface cool.klass.model.meta.domain.api.Enumeration
 
getDataTypeName() - Method in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
getDataTypeProperties() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getDataTypePropertyByName(String) - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getDeclaredAssociationEndByName(String) - Method in interface cool.klass.model.meta.domain.api.Klass
 
getDeclaredAssociationEnds() - Method in interface cool.klass.model.meta.domain.api.Klass
 
getDeclaredClassifier() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionChild
 
getDeclaredDataTypeProperties() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getDeclaredModifiers() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getDeclaredPrettyName() - Method in interface cool.klass.model.meta.domain.api.EnumerationLiteral
 
getDeclaredProperties() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getDeclaredProperties() - Method in interface cool.klass.model.meta.domain.api.Interface
 
getDeclaredProperties() - Method in interface cool.klass.model.meta.domain.api.Klass
 
getDeclaredReferenceProperties() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getDepth() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionElement
 
getElement() - Method in interface cool.klass.model.meta.domain.api.TopLevelElement.TopLevelElementBuilder
 
getEnumerationByName(String) - Method in interface cool.klass.model.meta.domain.api.DomainModel
 
getEnumerationLiterals() - Method in interface cool.klass.model.meta.domain.api.Enumeration
 
getEnumerations() - Method in interface cool.klass.model.meta.domain.api.DomainModel
 
getForeignKeys() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getForeignKeysMatchingThisKey() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
getFullPathSourceName() - Method in interface cool.klass.model.meta.domain.api.source.SourceCode
 
getFullyQualifiedName() - Method in interface cool.klass.model.meta.domain.api.PackageableElement
 
getHeaderText() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionDataTypeProperty
 
getInheritedModifiers() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getInheritedModifiers() - Method in interface cool.klass.model.meta.domain.api.Klass
 
getInterfaceByName(String) - Method in interface cool.klass.model.meta.domain.api.DomainModel
 
getInterfaces() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getInterfaces() - Method in interface cool.klass.model.meta.domain.api.DomainModel
 
getJavaClass() - Method in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
getJavaType(PrimitiveType) - Static method in class cool.klass.model.meta.domain.api.visitor.PrimitiveToJavaTypeVisitor
 
getKeyProperties() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getKeysMatchingThisForeignKey() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
getKeyword() - Method in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
getKlass() - Method in interface cool.klass.model.meta.domain.api.service.ServiceGroup
 
getKlass() - Method in interface cool.klass.model.meta.domain.api.value.MemberReferencePath
 
getLastUpdatedByProperty() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getLeft() - Method in interface cool.klass.model.meta.domain.api.criteria.BinaryCriteria
 
getLiteralValues() - Method in interface cool.klass.model.meta.domain.api.value.literal.LiteralListValue
 
getMacroElement() - Method in interface cool.klass.model.meta.domain.api.Element
 
getMacroElement() - Method in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
getMacroSourceCode() - Method in interface cool.klass.model.meta.domain.api.source.SourceCode
 
getMaxLengthPropertyValidation() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
getMaxPropertyValidation() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
getMemberExpressionValue() - Method in interface cool.klass.model.meta.domain.api.criteria.EdgePointCriteria
 
getMinLengthPropertyValidation() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
getMinPropertyValidation() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
getModifierOwner() - Method in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
getModifiers() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getModifiers() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
getModifiers() - Method in interface cool.klass.model.meta.domain.api.property.ReferenceProperty
 
getMultiplicity() - Method in interface cool.klass.model.meta.domain.api.parameter.Parameter
 
getMultiplicity() - Method in interface cool.klass.model.meta.domain.api.property.ReferenceProperty
 
getName() - Method in interface cool.klass.model.meta.domain.api.NamedElement
 
getName() - Method in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
getName() - Method in interface cool.klass.model.meta.domain.api.Type
 
getNumber() - Method in interface cool.klass.model.meta.domain.api.property.validation.NumericPropertyValidation
 
getNumParameters() - Method in interface cool.klass.model.meta.domain.api.service.Service
 
getOperator() - Method in interface cool.klass.model.meta.domain.api.criteria.OperatorCriteria
 
getOperatorText() - Method in interface cool.klass.model.meta.domain.api.operator.Operator
 
getOpposite() - Method in interface cool.klass.model.meta.domain.api.property.AssociationEnd
 
getOrderBy() - Method in interface cool.klass.model.meta.domain.api.property.ReferenceProperty
 
getOrderBy() - Method in interface cool.klass.model.meta.domain.api.service.Service
 
getOrderByDirection() - Method in interface cool.klass.model.meta.domain.api.order.OrderByDirectionDeclaration
 
getOrderByDirectionDeclaration() - Method in interface cool.klass.model.meta.domain.api.order.OrderByMemberReferencePath
 
getOrderByMemberReferencePaths() - Method in interface cool.klass.model.meta.domain.api.order.OrderBy
 
getOrdinal() - Method in interface cool.klass.model.meta.domain.api.OrdinalElement
 
getOwningAssociation() - Method in interface cool.klass.model.meta.domain.api.property.AssociationEnd
 
getOwningClassifier() - Method in interface cool.klass.model.meta.domain.api.property.AssociationEnd
 
getOwningClassifier() - Method in interface cool.klass.model.meta.domain.api.property.ParameterizedProperty
 
getOwningClassifier() - Method in interface cool.klass.model.meta.domain.api.property.Property
 
getPackageName() - Method in interface cool.klass.model.meta.domain.api.PackageableElement
 
getParameter() - Method in interface cool.klass.model.meta.domain.api.value.VariableReference
 
getParameters() - Method in interface cool.klass.model.meta.domain.api.service.url.Url
 
getParent() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionElement
 
getParserContext() - Method in interface cool.klass.model.meta.domain.api.source.SourceCode
 
getPathParameters() - Method in interface cool.klass.model.meta.domain.api.service.url.Url
 
getPrettyName() - Method in interface cool.klass.model.meta.domain.api.EnumerationLiteral
 
getPrettyName() - Method in enum class cool.klass.model.meta.domain.api.Multiplicity
 
getPrettyName() - Method in enum class cool.klass.model.meta.domain.api.order.OrderByDirection
 
getPrettyName() - Method in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
getPrettyName() - Method in enum class cool.klass.model.meta.domain.api.service.ServiceMultiplicity
 
getProjection() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionProjectionReference
 
getProjection() - Method in interface cool.klass.model.meta.domain.api.service.ServiceProjectionDispatch
 
getProjectionByName(String) - Method in interface cool.klass.model.meta.domain.api.DomainModel
 
getProjectionDispatch() - Method in interface cool.klass.model.meta.domain.api.service.Service
 
getProjections() - Method in interface cool.klass.model.meta.domain.api.DomainModel
 
getProperties() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getProperties() - Method in interface cool.klass.model.meta.domain.api.Interface
 
getProperties() - Method in interface cool.klass.model.meta.domain.api.Klass
 
getProperty() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionChild
 
getProperty() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionDataTypeProperty
 
getProperty() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionWithReferenceProperty
 
getProperty() - Method in interface cool.klass.model.meta.domain.api.value.MemberReferencePath
 
getPropertyByName(String) - Method in interface cool.klass.model.meta.domain.api.Klass
 
getQueryCriteria() - Method in interface cool.klass.model.meta.domain.api.service.Service
 
getQueryParameters() - Method in interface cool.klass.model.meta.domain.api.service.url.Url
 
getReferenceProperties() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getReferenceProperties() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionParent
 
getReferencePropertyChildren() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionParent
 
getResult() - Method in class cool.klass.model.meta.domain.api.visitor.PrimitiveToJavaTypeVisitor
 
getRight() - Method in interface cool.klass.model.meta.domain.api.criteria.BinaryCriteria
 
getServiceGroup() - Method in interface cool.klass.model.meta.domain.api.service.url.Url
 
getServiceGroups() - Method in interface cool.klass.model.meta.domain.api.DomainModel
 
getServiceMultiplicity() - Method in interface cool.klass.model.meta.domain.api.service.Service
 
getServices() - Method in interface cool.klass.model.meta.domain.api.service.url.Url
 
getSourceAssociationEnd() - Method in interface cool.klass.model.meta.domain.api.Association
 
getSourceCodeText() - Method in interface cool.klass.model.meta.domain.api.source.SourceCode
 
getSourceName() - Method in interface cool.klass.model.meta.domain.api.source.SourceCode
 
getSourceValue() - Method in interface cool.klass.model.meta.domain.api.criteria.OperatorCriteria
 
getSubClassChain() - Method in interface cool.klass.model.meta.domain.api.Klass
 
getSubClassChainWithThis() - Method in interface cool.klass.model.meta.domain.api.Klass
 
getSubClasses() - Method in interface cool.klass.model.meta.domain.api.Klass
 
getSuperClass() - Method in interface cool.klass.model.meta.domain.api.Klass
 
getSuperClassChain() - Method in interface cool.klass.model.meta.domain.api.Klass
 
getSuperClassChainWithThis() - Method in interface cool.klass.model.meta.domain.api.Klass
 
getSystemFromProperty() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getSystemProperty() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getSystemToProperty() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getTargetAssociationEnd() - Method in interface cool.klass.model.meta.domain.api.Association
 
getTargetValue() - Method in interface cool.klass.model.meta.domain.api.criteria.OperatorCriteria
 
getThisMemberReferencePath() - Method in interface cool.klass.model.meta.domain.api.order.OrderByMemberReferencePath
 
getTokenStream() - Method in interface cool.klass.model.meta.domain.api.source.SourceCode
 
getTopLevelElementByName(String) - Method in interface cool.klass.model.meta.domain.api.DomainModel
 
getTopLevelElements() - Method in interface cool.klass.model.meta.domain.api.DomainModel
 
getType() - Method in interface cool.klass.model.meta.domain.api.DataType.DataTypeGetter
 
getType() - Method in interface cool.klass.model.meta.domain.api.EnumerationLiteral
 
getType() - Method in interface cool.klass.model.meta.domain.api.parameter.Parameter
 
getType() - Method in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
getType() - Method in interface cool.klass.model.meta.domain.api.property.AssociationEnd
 
getType() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
getType() - Method in interface cool.klass.model.meta.domain.api.property.EnumerationProperty
 
getType() - Method in interface cool.klass.model.meta.domain.api.property.ParameterizedProperty
 
getType() - Method in interface cool.klass.model.meta.domain.api.property.PrimitiveProperty
 
getType() - Method in interface cool.klass.model.meta.domain.api.property.ReferenceProperty
 
getType() - Method in interface cool.klass.model.meta.domain.api.Type.TypeGetter
 
getType() - Method in interface cool.klass.model.meta.domain.api.TypedElement
 
getType() - Method in interface cool.klass.model.meta.domain.api.value.literal.LiteralListValue
 
getUrl() - Method in interface cool.klass.model.meta.domain.api.service.Service
 
getUrlPathSegments() - Method in interface cool.klass.model.meta.domain.api.service.url.Url
 
getUrls() - Method in interface cool.klass.model.meta.domain.api.service.ServiceGroup
 
getUrlString() - Method in interface cool.klass.model.meta.domain.api.service.url.Url
 
getUserClass() - Method in interface cool.klass.model.meta.domain.api.DomainModel
 
getUserClass() - Method in interface cool.klass.model.meta.domain.api.value.literal.UserLiteral
 
getValidateCriteria() - Method in interface cool.klass.model.meta.domain.api.service.Service
 
getValidFromProperty() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getValidProperty() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getValidToProperty() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
getValue() - Method in interface cool.klass.model.meta.domain.api.value.literal.BooleanLiteralValue
 
getValue() - Method in interface cool.klass.model.meta.domain.api.value.literal.FloatingPointLiteralValue
 
getValue() - Method in interface cool.klass.model.meta.domain.api.value.literal.IntegerLiteralValue
 
getValue() - Method in interface cool.klass.model.meta.domain.api.value.literal.StringLiteralValue
 
getVerb() - Method in interface cool.klass.model.meta.domain.api.service.Service
 
getVersionedProperty() - Method in interface cool.klass.model.meta.domain.api.Klass
 
getVersionNumberProperty() - Method in interface cool.klass.model.meta.domain.api.Klass
 
getVersionProperty() - Method in interface cool.klass.model.meta.domain.api.Klass
 

H

hasPolymorphicChildren() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionParent
 
hasRealKeys() - Method in interface cool.klass.model.meta.domain.api.property.AssociationEnd
 

I

ID_PRIMITIVE_TYPES - Static variable in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
InequalityOperator - Interface in cool.klass.model.meta.domain.api.operator
 
InOperator - Interface in cool.klass.model.meta.domain.api.operator
 
INSTANT - Enum constant in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
INTEGER - Enum constant in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
IntegerLiteralValue - Interface in cool.klass.model.meta.domain.api.value.literal
 
Interface - Interface in cool.klass.model.meta.domain.api
 
is(String) - Method in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
isAbstract() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
isAbstract() - Method in interface cool.klass.model.meta.domain.api.Interface
 
isAudit() - Method in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
isAudit() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isAudit() - Method in interface cool.klass.model.meta.domain.api.property.ReferenceProperty
 
isAudited() - Method in interface cool.klass.model.meta.domain.api.Klass
 
isAuthorizeClauseRequired() - Method in interface cool.klass.model.meta.domain.api.service.Service
 
isBitemporal() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
isCreatedBy() - Method in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
isCreatedBy() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isCreatedBy() - Method in interface cool.klass.model.meta.domain.api.property.ReferenceProperty
 
isCreatedOn() - Method in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
isCreatedOn() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isDerived() - Method in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
isDerived() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isDerived() - Method in interface cool.klass.model.meta.domain.api.property.Property
 
isDerived() - Method in interface cool.klass.model.meta.domain.api.property.ReferenceProperty
 
isFinal() - Method in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
isFinal() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isFinal() - Method in interface cool.klass.model.meta.domain.api.property.ReferenceProperty
 
isForeignKey() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isForeignKeyMatchingKeyOnPath(AssociationEnd) - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isForeignKeyToSelf() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isForeignKeyWithOpposite() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isFrom() - Method in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
isFrom() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isId() - Method in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
isID() - Method in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
isID() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isID() - Method in interface cool.klass.model.meta.domain.api.property.EnumerationProperty
 
isID() - Method in interface cool.klass.model.meta.domain.api.property.PrimitiveProperty
 
isKey() - Method in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
isKey() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isLastUpdatedBy() - Method in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
isLastUpdatedBy() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isLastUpdatedBy() - Method in interface cool.klass.model.meta.domain.api.property.ReferenceProperty
 
isLeaf() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionWithReferenceProperty
 
isNumeric() - Method in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
isOppositeKey(DataTypeProperty) - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isOptional() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isOwned() - Method in interface cool.klass.model.meta.domain.api.property.ReferenceProperty
 
isPolymorphic() - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionChild
 
isPrivate() - Method in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
isPrivate() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isPrivate() - Method in interface cool.klass.model.meta.domain.api.property.Property
 
isPrivate() - Method in interface cool.klass.model.meta.domain.api.property.ReferenceProperty
 
isRequired() - Method in enum class cool.klass.model.meta.domain.api.Multiplicity
 
isRequired() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isRequired() - Method in interface cool.klass.model.meta.domain.api.property.Property
 
isRequired() - Method in interface cool.klass.model.meta.domain.api.property.ReferenceProperty
 
isStrictSubTypeOf(Classifier) - Method in interface cool.klass.model.meta.domain.api.Classifier
 
isStrictSubTypeOf(Classifier) - Method in interface cool.klass.model.meta.domain.api.Klass
 
isStrictSuperTypeOf(Classifier) - Method in interface cool.klass.model.meta.domain.api.Classifier
 
isStrictSuperTypeOf(Classifier) - Method in interface cool.klass.model.meta.domain.api.Klass
 
isSubTypeOf(Classifier) - Method in interface cool.klass.model.meta.domain.api.Classifier
 
isSystem() - Method in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
isSystem() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isSystemFrom() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isSystemRange() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isSystemTemporal() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
isSystemTemporal() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isSystemTo() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isTemporal() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
isTemporal() - Method in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
isTemporal() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isTemporal() - Method in interface cool.klass.model.meta.domain.api.property.EnumerationProperty
 
isTemporal() - Method in interface cool.klass.model.meta.domain.api.property.PrimitiveProperty
 
isTemporalInstant() - Method in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
isTemporalInstant() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isTemporalInstant() - Method in interface cool.klass.model.meta.domain.api.property.EnumerationProperty
 
isTemporalInstant() - Method in interface cool.klass.model.meta.domain.api.property.PrimitiveProperty
 
isTemporalRange() - Method in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
isTemporalRange() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isTemporalRange() - Method in interface cool.klass.model.meta.domain.api.property.EnumerationProperty
 
isTemporalRange() - Method in interface cool.klass.model.meta.domain.api.property.PrimitiveProperty
 
isTo() - Method in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
isTo() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isToMany() - Method in enum class cool.klass.model.meta.domain.api.Multiplicity
 
isToOne() - Method in enum class cool.klass.model.meta.domain.api.Multiplicity
 
isToSelf() - Method in interface cool.klass.model.meta.domain.api.property.ReferenceProperty
 
isTransient() - Method in interface cool.klass.model.meta.domain.api.Klass
 
isUniquelyOwned() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
isUniquelyOwned() - Method in interface cool.klass.model.meta.domain.api.Interface
 
isUniquelyOwned() - Method in interface cool.klass.model.meta.domain.api.Klass
 
isUser() - Method in interface cool.klass.model.meta.domain.api.Klass
 
isValid() - Method in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
isValid() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isValidFrom() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isValidRange() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isValidTemporal() - Method in interface cool.klass.model.meta.domain.api.Classifier
 
isValidTemporal() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isValidTo() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isVersion() - Method in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
isVersion() - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
isVersion() - Method in interface cool.klass.model.meta.domain.api.property.EnumerationProperty
 
isVersion() - Method in interface cool.klass.model.meta.domain.api.property.PrimitiveProperty
 
isVersion() - Method in interface cool.klass.model.meta.domain.api.property.ReferenceProperty
 
isVersionClauseRequired() - Method in interface cool.klass.model.meta.domain.api.service.Service
 
isVersioned() - Method in interface cool.klass.model.meta.domain.api.Klass
 
isVersioned() - Method in interface cool.klass.model.meta.domain.api.property.AssociationEnd
 

K

Klass - Interface in cool.klass.model.meta.domain.api
 

L

LAST_UPDATED_BY - Static variable in interface cool.klass.model.meta.domain.api.modifier.Modifier
 
LiteralListValue - Interface in cool.klass.model.meta.domain.api.value.literal
 
LiteralValue - Interface in cool.klass.model.meta.domain.api.value.literal
 
LOCAL_DATE - Enum constant in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
LONG - Enum constant in enum class cool.klass.model.meta.domain.api.PrimitiveType
 

M

MANY - Enum constant in enum class cool.klass.model.meta.domain.api.service.ServiceMultiplicity
 
MaxLengthPropertyValidation - Interface in cool.klass.model.meta.domain.api.property.validation
 
MaxPropertyValidation - Interface in cool.klass.model.meta.domain.api.property.validation
 
MemberReferencePath - Interface in cool.klass.model.meta.domain.api.value
 
MinLengthPropertyValidation - Interface in cool.klass.model.meta.domain.api.property.validation
 
MinPropertyValidation - Interface in cool.klass.model.meta.domain.api.property.validation
 
Modifier - Interface in cool.klass.model.meta.domain.api.modifier
 
ModifierOwner - Interface in cool.klass.model.meta.domain.api.modifier
 
Multiplicity - Enum Class in cool.klass.model.meta.domain.api
 

N

NamedElement - Interface in cool.klass.model.meta.domain.api
 
NullLiteral - Interface in cool.klass.model.meta.domain.api.value.literal
 
NumericPropertyValidation - Interface in cool.klass.model.meta.domain.api.property.validation
 

O

ONE - Enum constant in enum class cool.klass.model.meta.domain.api.service.ServiceMultiplicity
 
ONE_TO_MANY - Enum constant in enum class cool.klass.model.meta.domain.api.Multiplicity
 
ONE_TO_ONE - Enum constant in enum class cool.klass.model.meta.domain.api.Multiplicity
 
Operator - Interface in cool.klass.model.meta.domain.api.operator
 
OperatorCriteria - Interface in cool.klass.model.meta.domain.api.criteria
 
OperatorVisitor - Interface in cool.klass.model.meta.domain.api.operator
 
OrCriteria - Interface in cool.klass.model.meta.domain.api.criteria
 
ORDER_BY_DIRECTIONS - Static variable in enum class cool.klass.model.meta.domain.api.order.OrderByDirection
 
OrderBy - Interface in cool.klass.model.meta.domain.api.order
 
OrderByDirection - Enum Class in cool.klass.model.meta.domain.api.order
 
OrderByDirectionDeclaration - Interface in cool.klass.model.meta.domain.api.order
 
OrderByMemberReferencePath - Interface in cool.klass.model.meta.domain.api.order
 
OrdinalElement - Interface in cool.klass.model.meta.domain.api
 

P

PackageableElement - Interface in cool.klass.model.meta.domain.api
 
Parameter - Interface in cool.klass.model.meta.domain.api.parameter
 
ParameterizedProperty - Interface in cool.klass.model.meta.domain.api.property
 
PATCH - Enum constant in enum class cool.klass.model.meta.domain.api.service.Verb
 
POST - Enum constant in enum class cool.klass.model.meta.domain.api.service.Verb
 
PRIMITIVE_TYPES - Static variable in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
PrimitiveProperty - Interface in cool.klass.model.meta.domain.api.property
 
PrimitiveToJavaTypeVisitor - Class in cool.klass.model.meta.domain.api.visitor
 
PrimitiveToJavaTypeVisitor() - Constructor for class cool.klass.model.meta.domain.api.visitor.PrimitiveToJavaTypeVisitor
 
PrimitiveType - Enum Class in cool.klass.model.meta.domain.api
Predefined native types.
PrimitiveTypeVisitor - Interface in cool.klass.model.meta.domain.api.visitor
 
Projection - Interface in cool.klass.model.meta.domain.api.projection
 
ProjectionChild - Interface in cool.klass.model.meta.domain.api.projection
 
ProjectionDataTypeProperty - Interface in cool.klass.model.meta.domain.api.projection
 
ProjectionElement - Interface in cool.klass.model.meta.domain.api.projection
 
ProjectionListener - Interface in cool.klass.model.meta.domain.api.projection
 
ProjectionParent - Interface in cool.klass.model.meta.domain.api.projection
 
ProjectionProjectionReference - Interface in cool.klass.model.meta.domain.api.projection
 
ProjectionReferenceProperty - Interface in cool.klass.model.meta.domain.api.projection
 
ProjectionVisitor - Interface in cool.klass.model.meta.domain.api.projection
 
ProjectionWalker - Class in cool.klass.model.meta.domain.api.projection
 
ProjectionWithReferenceProperty - Interface in cool.klass.model.meta.domain.api.projection
 
Property - Interface in cool.klass.model.meta.domain.api.property
 
PropertyValidation - Interface in cool.klass.model.meta.domain.api.property.validation
 
PropertyVisitor - Interface in cool.klass.model.meta.domain.api.property
 
PUT - Enum constant in enum class cool.klass.model.meta.domain.api.service.Verb
 

R

ReferenceProperty - Interface in cool.klass.model.meta.domain.api.property
 

S

Service - Interface in cool.klass.model.meta.domain.api.service
 
ServiceGroup - Interface in cool.klass.model.meta.domain.api.service
 
ServiceMultiplicity - Enum Class in cool.klass.model.meta.domain.api.service
 
ServiceProjectionDispatch - Interface in cool.klass.model.meta.domain.api.service
 
SourceCode - Interface in cool.klass.model.meta.domain.api.source
 
SourceCode.SourceCodeBuilder - Interface in cool.klass.model.meta.domain.api.source
 
STRING - Enum constant in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
StringLiteralValue - Interface in cool.klass.model.meta.domain.api.value.literal
 
StringOperator - Interface in cool.klass.model.meta.domain.api.operator
 

T

TEMPORAL_INSTANT - Enum constant in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
TEMPORAL_RANGE - Enum constant in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
ThisMemberReferencePath - Interface in cool.klass.model.meta.domain.api.value
 
TopLevelElement - Interface in cool.klass.model.meta.domain.api
 
TopLevelElement.TopLevelElementBuilder - Interface in cool.klass.model.meta.domain.api
 
TopLevelElementVisitor - Interface in cool.klass.model.meta.domain.api
 
toString() - Method in enum class cool.klass.model.meta.domain.api.order.OrderByDirection
 
toString() - Method in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
Type - Interface in cool.klass.model.meta.domain.api
 
Type.TypeGetter - Interface in cool.klass.model.meta.domain.api
 
TypedElement - Interface in cool.klass.model.meta.domain.api
 
TypeMemberReferencePath - Interface in cool.klass.model.meta.domain.api.value
 

U

Url - Interface in cool.klass.model.meta.domain.api.service.url
 
UserLiteral - Interface in cool.klass.model.meta.domain.api.value.literal
 

V

valueOf(String) - Static method in enum class cool.klass.model.meta.domain.api.Multiplicity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cool.klass.model.meta.domain.api.order.OrderByDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cool.klass.model.meta.domain.api.PrimitiveType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cool.klass.model.meta.domain.api.service.ServiceMultiplicity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cool.klass.model.meta.domain.api.service.Verb
Returns the enum constant of this class with the specified name.
values() - Static method in enum class cool.klass.model.meta.domain.api.Multiplicity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cool.klass.model.meta.domain.api.order.OrderByDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cool.klass.model.meta.domain.api.PrimitiveType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cool.klass.model.meta.domain.api.service.ServiceMultiplicity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cool.klass.model.meta.domain.api.service.Verb
Returns an array containing the constants of this enum class, in the order they are declared.
VariableReference - Interface in cool.klass.model.meta.domain.api.value
 
Verb - Enum Class in cool.klass.model.meta.domain.api.service
 
visit(CriteriaVisitor) - Method in interface cool.klass.model.meta.domain.api.criteria.AllCriteria
 
visit(CriteriaVisitor) - Method in interface cool.klass.model.meta.domain.api.criteria.AndCriteria
 
visit(CriteriaVisitor) - Method in interface cool.klass.model.meta.domain.api.criteria.Criteria
 
visit(CriteriaVisitor) - Method in interface cool.klass.model.meta.domain.api.criteria.EdgePointCriteria
 
visit(CriteriaVisitor) - Method in interface cool.klass.model.meta.domain.api.criteria.OperatorCriteria
 
visit(CriteriaVisitor) - Method in interface cool.klass.model.meta.domain.api.criteria.OrCriteria
 
visit(OperatorVisitor) - Method in interface cool.klass.model.meta.domain.api.operator.EqualityOperator
 
visit(OperatorVisitor) - Method in interface cool.klass.model.meta.domain.api.operator.InequalityOperator
 
visit(OperatorVisitor) - Method in interface cool.klass.model.meta.domain.api.operator.InOperator
 
visit(OperatorVisitor) - Method in interface cool.klass.model.meta.domain.api.operator.Operator
 
visit(OperatorVisitor) - Method in interface cool.klass.model.meta.domain.api.operator.StringOperator
 
visit(ProjectionListener) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionElement
 
visit(ProjectionVisitor) - Method in interface cool.klass.model.meta.domain.api.projection.Projection
 
visit(ProjectionVisitor) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionDataTypeProperty
 
visit(ProjectionVisitor) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionElement
 
visit(ProjectionVisitor) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionProjectionReference
 
visit(ProjectionVisitor) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionReferenceProperty
 
visit(PropertyVisitor) - Method in interface cool.klass.model.meta.domain.api.property.AssociationEnd
 
visit(PropertyVisitor) - Method in interface cool.klass.model.meta.domain.api.property.AssociationEndSignature
 
visit(PropertyVisitor) - Method in interface cool.klass.model.meta.domain.api.property.EnumerationProperty
 
visit(PropertyVisitor) - Method in interface cool.klass.model.meta.domain.api.property.ParameterizedProperty
 
visit(PropertyVisitor) - Method in interface cool.klass.model.meta.domain.api.property.PrimitiveProperty
 
visit(PropertyVisitor) - Method in interface cool.klass.model.meta.domain.api.property.Property
 
visit(TopLevelElementVisitor) - Method in interface cool.klass.model.meta.domain.api.Association
 
visit(TopLevelElementVisitor) - Method in interface cool.klass.model.meta.domain.api.Enumeration
 
visit(TopLevelElementVisitor) - Method in interface cool.klass.model.meta.domain.api.Interface
 
visit(TopLevelElementVisitor) - Method in interface cool.klass.model.meta.domain.api.Klass
 
visit(TopLevelElementVisitor) - Method in interface cool.klass.model.meta.domain.api.projection.Projection
 
visit(TopLevelElementVisitor) - Method in interface cool.klass.model.meta.domain.api.service.ServiceGroup
 
visit(TopLevelElementVisitor) - Method in interface cool.klass.model.meta.domain.api.TopLevelElement
 
visit(ExpressionValueVisitor) - Method in interface cool.klass.model.meta.domain.api.value.ExpressionValue
 
visit(ExpressionValueVisitor) - Method in interface cool.klass.model.meta.domain.api.value.literal.BooleanLiteralValue
 
visit(ExpressionValueVisitor) - Method in interface cool.klass.model.meta.domain.api.value.literal.FloatingPointLiteralValue
 
visit(ExpressionValueVisitor) - Method in interface cool.klass.model.meta.domain.api.value.literal.IntegerLiteralValue
 
visit(ExpressionValueVisitor) - Method in interface cool.klass.model.meta.domain.api.value.literal.LiteralListValue
 
visit(ExpressionValueVisitor) - Method in interface cool.klass.model.meta.domain.api.value.literal.NullLiteral
 
visit(ExpressionValueVisitor) - Method in interface cool.klass.model.meta.domain.api.value.literal.StringLiteralValue
 
visit(ExpressionValueVisitor) - Method in interface cool.klass.model.meta.domain.api.value.literal.UserLiteral
 
visit(ExpressionValueVisitor) - Method in interface cool.klass.model.meta.domain.api.value.ThisMemberReferencePath
 
visit(ExpressionValueVisitor) - Method in interface cool.klass.model.meta.domain.api.value.TypeMemberReferencePath
 
visit(ExpressionValueVisitor) - Method in interface cool.klass.model.meta.domain.api.value.VariableReference
 
visit(DataTypePropertyVisitor) - Method in interface cool.klass.model.meta.domain.api.property.DataTypeProperty
 
visit(DataTypePropertyVisitor) - Method in interface cool.klass.model.meta.domain.api.property.EnumerationProperty
 
visit(DataTypePropertyVisitor) - Method in interface cool.klass.model.meta.domain.api.property.PrimitiveProperty
 
visit(PrimitiveTypeVisitor) - Method in enum class cool.klass.model.meta.domain.api.PrimitiveType
 
visitAll(AllCriteria) - Method in interface cool.klass.model.meta.domain.api.criteria.CriteriaVisitor
 
visitAnd(AndCriteria) - Method in interface cool.klass.model.meta.domain.api.criteria.CriteriaVisitor
 
visitAssociation(Association) - Method in interface cool.klass.model.meta.domain.api.TopLevelElementVisitor
 
visitAssociationEnd(AssociationEnd) - Method in interface cool.klass.model.meta.domain.api.property.PropertyVisitor
 
visitAssociationEndSignature(AssociationEndSignature) - Method in interface cool.klass.model.meta.domain.api.property.PropertyVisitor
 
visitBoolean() - Method in class cool.klass.model.meta.domain.api.property.DataTypePropertyVisitorAdaptor
 
visitBoolean() - Method in class cool.klass.model.meta.domain.api.visitor.PrimitiveToJavaTypeVisitor
 
visitBoolean() - Method in interface cool.klass.model.meta.domain.api.visitor.PrimitiveTypeVisitor
 
visitBoolean(PrimitiveProperty) - Method in class cool.klass.model.meta.domain.api.visitor.AssertObjectMatchesDataTypePropertyVisitor
 
visitBoolean(PrimitiveProperty) - Method in interface cool.klass.model.meta.domain.api.visitor.DataTypePropertyVisitor
 
visitBooleanLiteral(BooleanLiteralValue) - Method in interface cool.klass.model.meta.domain.api.value.ExpressionValueVisitor
 
visitChildren(ProjectionListener) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionParent
 
visitDouble() - Method in class cool.klass.model.meta.domain.api.property.DataTypePropertyVisitorAdaptor
 
visitDouble() - Method in class cool.klass.model.meta.domain.api.visitor.PrimitiveToJavaTypeVisitor
 
visitDouble() - Method in interface cool.klass.model.meta.domain.api.visitor.PrimitiveTypeVisitor
 
visitDouble(PrimitiveProperty) - Method in class cool.klass.model.meta.domain.api.visitor.AssertObjectMatchesDataTypePropertyVisitor
 
visitDouble(PrimitiveProperty) - Method in interface cool.klass.model.meta.domain.api.visitor.DataTypePropertyVisitor
 
visitEdgePoint(EdgePointCriteria) - Method in interface cool.klass.model.meta.domain.api.criteria.CriteriaVisitor
 
visitEnumeration(Enumeration) - Method in interface cool.klass.model.meta.domain.api.TopLevelElementVisitor
 
visitEnumerationProperty(EnumerationProperty) - Method in interface cool.klass.model.meta.domain.api.property.PropertyVisitor
 
visitEnumerationProperty(EnumerationProperty) - Method in class cool.klass.model.meta.domain.api.visitor.AssertObjectMatchesDataTypePropertyVisitor
 
visitEnumerationProperty(EnumerationProperty) - Method in interface cool.klass.model.meta.domain.api.visitor.DataTypePropertyVisitor
 
visitEquality(EqualityOperator) - Method in interface cool.klass.model.meta.domain.api.operator.OperatorVisitor
 
visitFloat() - Method in class cool.klass.model.meta.domain.api.property.DataTypePropertyVisitorAdaptor
 
visitFloat() - Method in class cool.klass.model.meta.domain.api.visitor.PrimitiveToJavaTypeVisitor
 
visitFloat() - Method in interface cool.klass.model.meta.domain.api.visitor.PrimitiveTypeVisitor
 
visitFloat(PrimitiveProperty) - Method in class cool.klass.model.meta.domain.api.visitor.AssertObjectMatchesDataTypePropertyVisitor
 
visitFloat(PrimitiveProperty) - Method in interface cool.klass.model.meta.domain.api.visitor.DataTypePropertyVisitor
 
visitFloatingPointLiteral(FloatingPointLiteralValue) - Method in interface cool.klass.model.meta.domain.api.value.ExpressionValueVisitor
 
visitIn(InOperator) - Method in interface cool.klass.model.meta.domain.api.operator.OperatorVisitor
 
visitInequality(InequalityOperator) - Method in interface cool.klass.model.meta.domain.api.operator.OperatorVisitor
 
visitInstant() - Method in class cool.klass.model.meta.domain.api.property.DataTypePropertyVisitorAdaptor
 
visitInstant() - Method in class cool.klass.model.meta.domain.api.visitor.PrimitiveToJavaTypeVisitor
 
visitInstant() - Method in interface cool.klass.model.meta.domain.api.visitor.PrimitiveTypeVisitor
 
visitInstant(PrimitiveProperty) - Method in class cool.klass.model.meta.domain.api.visitor.AssertObjectMatchesDataTypePropertyVisitor
 
visitInstant(PrimitiveProperty) - Method in interface cool.klass.model.meta.domain.api.visitor.DataTypePropertyVisitor
 
visitInteger() - Method in class cool.klass.model.meta.domain.api.property.DataTypePropertyVisitorAdaptor
 
visitInteger() - Method in class cool.klass.model.meta.domain.api.visitor.PrimitiveToJavaTypeVisitor
 
visitInteger() - Method in interface cool.klass.model.meta.domain.api.visitor.PrimitiveTypeVisitor
 
visitInteger(PrimitiveProperty) - Method in class cool.klass.model.meta.domain.api.visitor.AssertObjectMatchesDataTypePropertyVisitor
 
visitInteger(PrimitiveProperty) - Method in interface cool.klass.model.meta.domain.api.visitor.DataTypePropertyVisitor
 
visitIntegerLiteral(IntegerLiteralValue) - Method in interface cool.klass.model.meta.domain.api.value.ExpressionValueVisitor
 
visitInterface(Interface) - Method in interface cool.klass.model.meta.domain.api.TopLevelElementVisitor
 
visitKlass(Klass) - Method in interface cool.klass.model.meta.domain.api.TopLevelElementVisitor
 
visitLiteralList(LiteralListValue) - Method in interface cool.klass.model.meta.domain.api.value.ExpressionValueVisitor
 
visitLocalDate() - Method in class cool.klass.model.meta.domain.api.property.DataTypePropertyVisitorAdaptor
 
visitLocalDate() - Method in class cool.klass.model.meta.domain.api.visitor.PrimitiveToJavaTypeVisitor
 
visitLocalDate() - Method in interface cool.klass.model.meta.domain.api.visitor.PrimitiveTypeVisitor
 
visitLocalDate(PrimitiveProperty) - Method in class cool.klass.model.meta.domain.api.visitor.AssertObjectMatchesDataTypePropertyVisitor
 
visitLocalDate(PrimitiveProperty) - Method in interface cool.klass.model.meta.domain.api.visitor.DataTypePropertyVisitor
 
visitLong() - Method in class cool.klass.model.meta.domain.api.property.DataTypePropertyVisitorAdaptor
 
visitLong() - Method in class cool.klass.model.meta.domain.api.visitor.PrimitiveToJavaTypeVisitor
 
visitLong() - Method in interface cool.klass.model.meta.domain.api.visitor.PrimitiveTypeVisitor
 
visitLong(PrimitiveProperty) - Method in class cool.klass.model.meta.domain.api.visitor.AssertObjectMatchesDataTypePropertyVisitor
 
visitLong(PrimitiveProperty) - Method in interface cool.klass.model.meta.domain.api.visitor.DataTypePropertyVisitor
 
visitNullLiteral(NullLiteral) - Method in interface cool.klass.model.meta.domain.api.value.ExpressionValueVisitor
 
visitOperator(OperatorCriteria) - Method in interface cool.klass.model.meta.domain.api.criteria.CriteriaVisitor
 
visitOr(OrCriteria) - Method in interface cool.klass.model.meta.domain.api.criteria.CriteriaVisitor
 
visitParameterizedProperty(ParameterizedProperty) - Method in interface cool.klass.model.meta.domain.api.property.PropertyVisitor
 
visitPrimitiveProperty(PrimitiveProperty) - Method in interface cool.klass.model.meta.domain.api.property.PropertyVisitor
 
visitProjection(Projection) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionVisitor
 
visitProjection(Projection) - Method in interface cool.klass.model.meta.domain.api.TopLevelElementVisitor
 
visitProjectionDataTypeProperty(ProjectionDataTypeProperty) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionVisitor
 
visitProjectionProjectionReference(ProjectionProjectionReference) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionVisitor
 
visitProjectionReferenceProperty(ProjectionReferenceProperty) - Method in interface cool.klass.model.meta.domain.api.projection.ProjectionVisitor
 
visitServiceGroup(ServiceGroup) - Method in interface cool.klass.model.meta.domain.api.TopLevelElementVisitor
 
visitString() - Method in class cool.klass.model.meta.domain.api.property.DataTypePropertyVisitorAdaptor
 
visitString() - Method in class cool.klass.model.meta.domain.api.visitor.PrimitiveToJavaTypeVisitor
 
visitString() - Method in interface cool.klass.model.meta.domain.api.visitor.PrimitiveTypeVisitor
 
visitString(StringOperator) - Method in interface cool.klass.model.meta.domain.api.operator.OperatorVisitor
 
visitString(PrimitiveProperty) - Method in class cool.klass.model.meta.domain.api.visitor.AssertObjectMatchesDataTypePropertyVisitor
 
visitString(PrimitiveProperty) - Method in interface cool.klass.model.meta.domain.api.visitor.DataTypePropertyVisitor
 
visitStringLiteral(StringLiteralValue) - Method in interface cool.klass.model.meta.domain.api.value.ExpressionValueVisitor
 
visitTemporalInstant() - Method in class cool.klass.model.meta.domain.api.property.DataTypePropertyVisitorAdaptor
 
visitTemporalInstant() - Method in class cool.klass.model.meta.domain.api.visitor.PrimitiveToJavaTypeVisitor
 
visitTemporalInstant() - Method in interface cool.klass.model.meta.domain.api.visitor.PrimitiveTypeVisitor
 
visitTemporalInstant(PrimitiveProperty) - Method in class cool.klass.model.meta.domain.api.visitor.AssertObjectMatchesDataTypePropertyVisitor
 
visitTemporalInstant(PrimitiveProperty) - Method in interface cool.klass.model.meta.domain.api.visitor.DataTypePropertyVisitor
 
visitTemporalRange() - Method in class cool.klass.model.meta.domain.api.property.DataTypePropertyVisitorAdaptor
 
visitTemporalRange() - Method in class cool.klass.model.meta.domain.api.visitor.PrimitiveToJavaTypeVisitor
 
visitTemporalRange() - Method in interface cool.klass.model.meta.domain.api.visitor.PrimitiveTypeVisitor
 
visitTemporalRange(PrimitiveProperty) - Method in class cool.klass.model.meta.domain.api.visitor.AssertObjectMatchesDataTypePropertyVisitor
 
visitTemporalRange(PrimitiveProperty) - Method in interface cool.klass.model.meta.domain.api.visitor.DataTypePropertyVisitor
 
visitThisMember(ThisMemberReferencePath) - Method in interface cool.klass.model.meta.domain.api.value.ExpressionValueVisitor
 
visitTypeMember(TypeMemberReferencePath) - Method in interface cool.klass.model.meta.domain.api.value.ExpressionValueVisitor
 
visitUserLiteral(UserLiteral) - Method in interface cool.klass.model.meta.domain.api.value.ExpressionValueVisitor
 
visitVariableReference(VariableReference) - Method in interface cool.klass.model.meta.domain.api.value.ExpressionValueVisitor
 

W

walk(ProjectionElement, ProjectionListener) - Static method in class cool.klass.model.meta.domain.api.projection.ProjectionWalker
 

Z

ZERO_TO_MANY - Enum constant in enum class cool.klass.model.meta.domain.api.Multiplicity
 
ZERO_TO_ONE - Enum constant in enum class cool.klass.model.meta.domain.api.Multiplicity
 
A B C D E F G H I K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values