- getAccessScope() - Method in interface org.tentackle.model.CommonOptions
-
The access scope.
- getAccessScope() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
- getAccessScope() - Method in class org.tentackle.model.impl.RelationImpl
-
- getAccessScope() - Method in interface org.tentackle.model.Relation
-
Gets the access scope for generated methods.
- getAllAttributes() - Method in interface org.tentackle.model.Entity
-
Gets all attributes including inherited and from sub entities.
- getAllAttributes() - Method in class org.tentackle.model.impl.EntityImpl
-
- getAllComponents() - Method in interface org.tentackle.model.Entity
-
Gets all direct and indirect components of this entity.
- getAllComponents() - Method in class org.tentackle.model.impl.EntityImpl
-
- getAllCompositePaths() - Method in interface org.tentackle.model.Entity
-
Gets the paths of composite relations to this entity.
Notice that this inludes paths to sub-entities and super-entities as well.
- getAllCompositePaths() - Method in class org.tentackle.model.impl.EntityImpl
-
- getAllEntitites() - Method in class org.tentackle.model.impl.ModelImpl
-
- getAllEntitites() - Method in interface org.tentackle.model.Model
-
Gets all cached entities.
- getAllIndexes() - Method in interface org.tentackle.model.Entity
-
Gets all including inherited and indexes from sub entities.
- getAllIndexes() - Method in class org.tentackle.model.impl.EntityImpl
-
- getAllReferencingRelations() - Method in interface org.tentackle.model.Entity
-
Gets the relations from other entities referencing this entity or any sub-entity or super entity.
- getAllReferencingRelations() - Method in class org.tentackle.model.impl.EntityImpl
-
- getAllRelations() - Method in interface org.tentackle.model.Entity
-
Gets all relations including the inherited and the ones from the sub entities.
- getAllRelations() - Method in class org.tentackle.model.impl.EntityImpl
-
- getAllSubEntities() - Method in interface org.tentackle.model.Entity
-
Gets all sub entities.
- getAllSubEntities() - Method in class org.tentackle.model.impl.EntityImpl
-
- getAnnotations() - Method in interface org.tentackle.model.AttributeOptions
-
list of annotations.
- getAnnotations() - Method in class org.tentackle.model.impl.AttributeOptionsImpl
-
- getAnnotations() - Method in class org.tentackle.model.impl.RelationImpl
-
- getAnnotations() - Method in interface org.tentackle.model.Relation
-
list of annotations.
- getApplicationType() - Method in interface org.tentackle.model.Attribute
-
Gets the application specific type.
- getApplicationType() - Method in class org.tentackle.model.impl.AttributeImpl
-
Gets the application specific type.
- getAssociatedEntities() - Method in interface org.tentackle.model.Entity
-
Gets a set of all entities that are associated to this entity.
The kind of association can be a relation, a foreign relation or some hierarchy dependency
or a combination of.
- getAssociatedEntities() - Method in class org.tentackle.model.impl.EntityImpl
-
- getAttribute() - Method in interface org.tentackle.model.AttributeOptions
-
Gets the attribute this option-set belongs to.
- getAttribute() - Method in class org.tentackle.model.AttributeSorting
-
Gets the sorted attribute.
- getAttribute() - Method in class org.tentackle.model.impl.AttributeOptionsImpl
-
- getAttribute() - Method in class org.tentackle.model.impl.IndexAttributeImpl
-
- getAttribute() - Method in class org.tentackle.model.impl.RelationImpl
-
- getAttribute() - Method in interface org.tentackle.model.IndexAttribute
-
Gets the attribute.
- getAttribute() - Method in class org.tentackle.model.MethodArgument
-
Gets the local attribute.
- getAttribute() - Method in class org.tentackle.model.migrate.ColumnMigrator
-
Gets the model's attribute.
- getAttribute() - Method in interface org.tentackle.model.Relation
-
Gets the associated attribute.
- getAttributeByColumnName(String, boolean) - Method in interface org.tentackle.model.Entity
-
Gets an attribute by its database column name.
- getAttributeByColumnName(String, boolean) - Method in class org.tentackle.model.impl.EntityImpl
-
- getAttributeByJavaName(String, boolean) - Method in interface org.tentackle.model.Entity
-
Gets an attribute by its java name.
- getAttributeByJavaName(String, boolean) - Method in class org.tentackle.model.impl.EntityImpl
-
- getAttributes() - Method in interface org.tentackle.model.Entity
-
Gets the attributes.
- getAttributes() - Method in class org.tentackle.model.impl.EntityImpl
-
- getAttributes() - Method in class org.tentackle.model.impl.IndexImpl
-
- getAttributes() - Method in interface org.tentackle.model.Index
-
Gets the index attributes.
- getAttributesIncludingInherited() - Method in interface org.tentackle.model.Entity
-
Gets the attributes including the inherited ones.
- getAttributesIncludingInherited() - Method in class org.tentackle.model.impl.EntityImpl
-
- getAttributesIncludingSubEntities() - Method in interface org.tentackle.model.Entity
-
Gets the attributes including the ones from the sub entities.
- getAttributesIncludingSubEntities() - Method in class org.tentackle.model.impl.EntityImpl
-
- getAutoSelect() - Method in class org.tentackle.model.ModelDefaults
-
Gets the [autoselect] default.
- getBackend() - Method in class org.tentackle.model.migrate.ColumnMigrator
-
Gets the backend.
- getBackend() - Method in class org.tentackle.model.migrate.ForeignKeyMigrator
-
Gets the backend.
- getBackend() - Method in class org.tentackle.model.migrate.IndexMigrator
-
Gets the backend.
- getBackend() - Method in class org.tentackle.model.migrate.TableMigrator
-
Gets the backend.
- getBackends() - Method in interface org.tentackle.model.EntityFactory
-
Gets the backends to validate the model against.
- getBackends() - Method in class org.tentackle.model.impl.EntityFactoryImpl
-
- getBind() - Method in class org.tentackle.model.ModelDefaults
-
Gets the [bind] default.
- getBindableAnnotation() - Method in interface org.tentackle.model.Attribute
-
Returns the @Bindable-annotation text.
- getBindableAnnotation() - Method in class org.tentackle.model.impl.AttributeImpl
-
- getBindOptions() - Method in interface org.tentackle.model.CommonOptions
-
The bind options.
- getBindOptions() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
- getByClassId(int) - Method in class org.tentackle.model.impl.ModelImpl
-
- getByClassId(int) - Method in interface org.tentackle.model.Model
-
Gets the entity by its id.
- getByEntityName(String) - Method in class org.tentackle.model.impl.ModelImpl
-
- getByEntityName(String) - Method in interface org.tentackle.model.Model
-
Gets the entity by its name.
- getByFileName(String) - Method in class org.tentackle.model.impl.ModelImpl
-
- getByFileName(String) - Method in interface org.tentackle.model.Model
-
Gets the entity by the mapfile name.
- getClassId() - Method in interface org.tentackle.model.Entity
-
Gets the unique id of this entity.
A sort of class-ID that is used to map from a small number to a class or classname.
- getClassId() - Method in class org.tentackle.model.impl.EntityImpl
-
- getClassName() - Method in class org.tentackle.model.impl.RelationImpl
-
- getClassName() - Method in class org.tentackle.model.parse.RelationLine
-
Gets the classname.
- getClassName() - Method in interface org.tentackle.model.Relation
-
Gets the name of the related class.
- getColumnGap() - Method in class org.tentackle.model.print.PrintConfiguration
-
Gets the minimum number of spaces between columns in attribute section.
- getColumnName() - Method in interface org.tentackle.model.Attribute
-
Gets the database column name.
- getColumnName() - Method in class org.tentackle.model.impl.AttributeImpl
-
- getColumnName() - Method in class org.tentackle.model.migrate.ColumnMigration
-
Gets the (old) column name.
- getColumnName() - Method in class org.tentackle.model.parse.AttributeLine
-
Gets the column name in database table.
- getColumns() - Method in class org.tentackle.model.migrate.ColumnMigrator
-
Gets the database's column meta data.
- getComment() - Method in interface org.tentackle.model.CommonOptions
-
The comment.
- getComment() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
- getComment() - Method in class org.tentackle.model.impl.IndexImpl
-
- getComment() - Method in class org.tentackle.model.impl.RelationImpl
-
- getComment() - Method in interface org.tentackle.model.Index
-
Gets the comment.
- getComment() - Method in class org.tentackle.model.parse.AttributeLine
-
Gets the comment.
- getComment() - Method in class org.tentackle.model.parse.CommentLine
-
Gets the comment.
The leading hash and whitespaces and trailing whitespaces are removed.
- getComment() - Method in interface org.tentackle.model.Relation
-
Gets the comment.
- getComponents() - Method in interface org.tentackle.model.Entity
-
Gets the direct components of this entity.
- getComponents() - Method in class org.tentackle.model.impl.EntityImpl
-
- getComponentsIncludingInherited() - Method in interface org.tentackle.model.Entity
-
Gets the direct and inherited components of this entity.
- getComponentsIncludingInherited() - Method in class org.tentackle.model.impl.EntityImpl
-
- getCompositePaths() - Method in interface org.tentackle.model.Entity
-
Gets the paths of composite relations to this entity.
Notice that this inludes paths to sub-entities as well.
- getCompositePaths() - Method in class org.tentackle.model.impl.EntityImpl
-
- getContextIdAttribute() - Method in interface org.tentackle.model.Entity
-
Gets the attribute that holds the context id.
- getContextIdAttribute() - Method in class org.tentackle.model.impl.EntityImpl
-
- getCountAttribute() - Method in class org.tentackle.model.impl.RelationImpl
-
- getCountAttribute() - Method in interface org.tentackle.model.Relation
-
Returns the attribute that holds the number of elements of a 1:N relation.
Applies only to composite non-reversed list relations.
If set, this column gets the number of elements in the list when the PDO is persisted.
- getCreateSql() - Method in class org.tentackle.model.migrate.IndexMigrator.Result
-
Gets the sql code to create indexes.
- getDataType() - Method in interface org.tentackle.model.Attribute
-
Gets the data type.
- getDataType() - Method in class org.tentackle.model.impl.AttributeImpl
-
- getDeclaredJavaType(boolean) - Method in class org.tentackle.model.impl.RelationImpl
-
- getDeclaredJavaType(boolean) - Method in interface org.tentackle.model.Relation
-
Gets the declared java type of the relation.
- getDeeplyReferencedComponents() - Method in interface org.tentackle.model.Entity
-
- getDeeplyReferencedComponents() - Method in class org.tentackle.model.impl.EntityImpl
-
- getDeepReferences() - Method in interface org.tentackle.model.Entity
-
Gets the deep references to this entity.
- getDeepReferences() - Method in class org.tentackle.model.impl.EntityImpl
-
- getDeepReferencesToComponents() - Method in interface org.tentackle.model.Entity
-
Gets the deep references to components of this root entity.
Will contain all deep references to all components, not only the direct childs.
- getDeepReferencesToComponents() - Method in class org.tentackle.model.impl.EntityImpl
-
- getDefaultValue() - Method in interface org.tentackle.model.AttributeOptions
-
Gets the default value if [DEFAULT value] given.
The returned type corresponds to the DataType of the Attribute.
- getDefaultValue() - Method in class org.tentackle.model.impl.AttributeOptionsImpl
-
- getDefinedTableAlias() - Method in interface org.tentackle.model.Entity
-
Gets the table alias originally configured in the model.
- getDefinedTableAlias() - Method in class org.tentackle.model.impl.EntityImpl
-
- getDefiningNmRelation() - Method in class org.tentackle.model.impl.RelationImpl
-
- getDefiningNmRelation() - Method in interface org.tentackle.model.Relation
-
Gets the relation of the entity defining the nm-relation.
- getDeletionCascaded() - Method in class org.tentackle.model.ModelDefaults
-
Gets the cascaded delete default.
- getDocument() - Method in class org.tentackle.model.parse.Line
-
Gets the document this line belongs to.
- getDropSql() - Method in class org.tentackle.model.migrate.IndexMigrator.Result
-
Gets the sql code to drop indexex.
- getEffectiveType() - Method in interface org.tentackle.model.Attribute
-
Gets the effective type exposed to the backend.
If this is an application specific type, the inner type will be returned.
- getEffectiveType() - Method in class org.tentackle.model.impl.AttributeImpl
-
- getElement() - Method in class org.tentackle.model.ModelError
-
Gets the related element.
- getElement() - Method in exception org.tentackle.model.ModelException
-
Gets the related model element.
- getEntity() - Method in interface org.tentackle.model.Attribute
-
Gets the entity this attribute belongs to.
- getEntity() - Method in interface org.tentackle.model.EntityOptions
-
Gets the entity this option-set belongs to.
- getEntity() - Method in class org.tentackle.model.impl.AttributeImpl
-
- getEntity() - Method in class org.tentackle.model.impl.EntityOptionsImpl
-
- getEntity() - Method in class org.tentackle.model.impl.IndexImpl
-
- getEntity() - Method in interface org.tentackle.model.impl.ModelEntity
-
Gets the entity.
- getEntity() - Method in class org.tentackle.model.impl.ModelEntityImpl
-
Gets the entity.
- getEntity() - Method in class org.tentackle.model.impl.RelationImpl
-
- getEntity() - Method in interface org.tentackle.model.Index
-
Gets the entity this index belongs to.
- getEntity() - Method in class org.tentackle.model.migrate.TableMigrator
-
Gets the model's entity.
- getEntity() - Method in interface org.tentackle.model.Relation
-
Gets the entity this relation belongs to.
- getEntityAliases() - Method in interface org.tentackle.model.impl.ModelDirectory
-
Gets the entity aliases.
- getEntityAliases() - Method in class org.tentackle.model.impl.ModelDirectoryImpl
-
Gets the entity aliases.
- getEntityFactory() - Method in class org.tentackle.model.impl.ModelImpl
-
- getEntityFactory() - Method in interface org.tentackle.model.Model
-
Gets the entity factory singleton.
- getFile() - Method in class org.tentackle.model.impl.ModelEntityImpl
-
Gets the model file.
- getFileName() - Method in interface org.tentackle.model.impl.ModelEntity
-
Gets the filename.
- getFileName() - Method in class org.tentackle.model.impl.ModelEntityImpl
-
Gets the filename.
- getFileName() - Method in class org.tentackle.model.SourceInfo
-
Gets the filename.
- getFileNames() - Method in interface org.tentackle.model.impl.ModelDirectory
-
Gets the model file names.
- getFileNames() - Method in class org.tentackle.model.impl.ModelDirectoryImpl
-
Gets the model file names.
- getFilterCondition() - Method in class org.tentackle.model.impl.IndexImpl
-
- getFilterCondition() - Method in interface org.tentackle.model.Index
-
Gets the optional filter condition.
- getForeignAttribute() - Method in class org.tentackle.model.impl.RelationImpl
-
- getForeignAttribute() - Method in class org.tentackle.model.MethodArgument
-
Gets the foreign attribute.
- getForeignAttribute() - Method in interface org.tentackle.model.Relation
-
Gets the foreign attribute.
- getForeignEntity() - Method in class org.tentackle.model.impl.RelationImpl
-
- getForeignEntity() - Method in interface org.tentackle.model.Relation
-
Gets the related entity.
- getForeignKey() - Method in class org.tentackle.model.migrate.ForeignKeyMigrator
-
Gets the foreign key to migrate.
- getForeignKeyMetaData() - Method in class org.tentackle.model.migrate.ForeignKeyMigrator
-
Gets the foreign key metadata.
- getForeignKeys() - Method in class org.tentackle.model.impl.ModelImpl
-
- getForeignKeys() - Method in interface org.tentackle.model.Model
-
Gets all foreign keys.
- getForeignKeySql() - Method in class org.tentackle.model.migrate.TableMigrator.Result
-
Gets the sql code to migrate the foreign keys.
- getForeignRelation() - Method in class org.tentackle.model.impl.RelationImpl
-
- getForeignRelation() - Method in interface org.tentackle.model.Relation
-
Gets the foreign (opposite) relation.
- getGetterName() - Method in interface org.tentackle.model.Attribute
-
Gets the getter method name.
- getGetterName() - Method in class org.tentackle.model.impl.AttributeImpl
-
- getGetterName() - Method in class org.tentackle.model.impl.RelationImpl
-
- getGetterName() - Method in interface org.tentackle.model.Relation
-
Gets the getter method name.
- getGetterSetterComment() - Method in class org.tentackle.model.impl.RelationImpl
-
- getGetterSetterComment() - Method in interface org.tentackle.model.Relation
-
Gets the comment line for getter and setter.
- getHierarchyInheritanceType() - Method in interface org.tentackle.model.Entity
-
Gets the inheritance type of the hierarchy.
For leafs, which have
InheritanceType.NONE, the type of the super entity is returned.
- getHierarchyInheritanceType() - Method in class org.tentackle.model.impl.EntityImpl
-
- getIndex(String, boolean) - Method in interface org.tentackle.model.Entity
-
Gets an index by its name.
- getIndex(String, boolean) - Method in class org.tentackle.model.impl.EntityImpl
-
- getIndex() - Method in class org.tentackle.model.impl.IndexAttributeImpl
-
Gets the index this attribute belongs to.
- getIndex() - Method in class org.tentackle.model.migrate.IndexMigrator
-
Gets the index to migrate.
- getIndexes() - Method in interface org.tentackle.model.Entity
-
Gets the indexes.
- getIndexes() - Method in class org.tentackle.model.impl.EntityImpl
-
- getIndexesIncludingInherited() - Method in interface org.tentackle.model.Entity
-
Gets all including inherited indexes.
- getIndexesIncludingInherited() - Method in class org.tentackle.model.impl.EntityImpl
-
- getIndexesIncludingSubEntities() - Method in interface org.tentackle.model.Entity
-
Gets all including indexes from sub entities.
- getIndexesIncludingSubEntities() - Method in class org.tentackle.model.impl.EntityImpl
-
- getIndexMetaData() - Method in class org.tentackle.model.migrate.IndexMigrator
-
Gets the index metadata.
- getInheritanceChain(Entity) - Method in interface org.tentackle.model.Entity
-
Gets the inheritance chain from this entity down to given sub entity.
- getInheritanceChain(Entity) - Method in class org.tentackle.model.impl.EntityImpl
-
- getInheritanceLevel() - Method in interface org.tentackle.model.Entity
-
Gets the inheritance level if this is a sub entity.
- getInheritanceLevel() - Method in class org.tentackle.model.impl.EntityImpl
-
- getInheritanceType() - Method in interface org.tentackle.model.Entity
-
Gets the inheritance type.
- getInheritanceType() - Method in class org.tentackle.model.impl.EntityImpl
-
- getInheritedAttributes() - Method in interface org.tentackle.model.Entity
-
Gets the inherited attributes.
- getInheritedAttributes() - Method in class org.tentackle.model.impl.EntityImpl
-
- getInheritedIndexes() - Method in interface org.tentackle.model.Entity
-
Gets inherited indexes.
- getInheritedIndexes() - Method in class org.tentackle.model.impl.EntityImpl
-
- getInheritedReferencingRelations() - Method in interface org.tentackle.model.Entity
-
Gets the relations from other entities referencing any super-entity.
- getInheritedReferencingRelations() - Method in class org.tentackle.model.impl.EntityImpl
-
- getInheritedRelations() - Method in interface org.tentackle.model.Entity
-
Gets the inherited relations.
- getInheritedRelations() - Method in class org.tentackle.model.impl.EntityImpl
-
- getInnerName() - Method in interface org.tentackle.model.Attribute
-
Gets the inner name.
This is either the generic inner type or the wrapped type
used by application specific types,
for example enums.
- getInnerName() - Method in class org.tentackle.model.impl.AttributeImpl
-
Returns the inner type.
- getInnerName() - Method in class org.tentackle.model.parse.AttributeLine
-
Gets the generic type.
- getInnerType() - Method in interface org.tentackle.model.Attribute
-
Gets the innertype for application specific types.
- getInnerType() - Method in class org.tentackle.model.impl.AttributeImpl
-
Gets the innertype for application specific types.
- getInstance() - Static method in interface org.tentackle.model.Model
-
The singleton.
- getIntegrity() - Method in interface org.tentackle.model.Entity
-
Gets the referential integrity mode.
- getIntegrity() - Method in class org.tentackle.model.impl.EntityImpl
-
- getJavaName() - Method in class org.tentackle.model.parse.AttributeLine
-
Gets the Java attribute name.
- getJavaType() - Method in interface org.tentackle.model.Attribute
-
Gets the java type.
Returns the java type with optional generic info.
- getJavaType() - Method in class org.tentackle.model.impl.AttributeImpl
-
Gets the java type.
Returns the java type with optional generic info.
- getJavaType() - Method in class org.tentackle.model.impl.RelationImpl
-
- getJavaType() - Method in class org.tentackle.model.parse.AttributeLine
-
Gets the java type.
- getJavaType() - Method in interface org.tentackle.model.Relation
-
Gets the effective java type of the relation.
- getKey() - Method in class org.tentackle.model.parse.ConfigurationLine
-
Gets the key's name.
- getLeafEntities() - Method in interface org.tentackle.model.Entity
-
Gets the list of non-abstract leaf sub entities.
If this entity is already non-abstract the list consists of this entity.
- getLeafEntities() - Method in class org.tentackle.model.impl.EntityImpl
-
- getLength() - Method in class org.tentackle.model.parse.Line
-
Gets the length of the parsed line.
- getLineNumber(int) - Method in class org.tentackle.model.parse.Document
-
Gets the line number for a given offset within the document.
- getLineNumber() - Method in class org.tentackle.model.parse.Line
-
Gets the first linenumber of this line within the document.
- getLineNumber() - Method in class org.tentackle.model.SourceInfo
-
Gets the line number.
- getLines() - Method in class org.tentackle.model.parse.Document
-
Gets the parsed lines.
- getLineType() - Method in class org.tentackle.model.parse.Line
-
Gets the line type.
- getLinkMethodIndex() - Method in class org.tentackle.model.impl.RelationImpl
-
- getLinkMethodIndex() - Method in interface org.tentackle.model.Relation
-
Returns the optional link method index parameter.
- getLinkMethodName() - Method in class org.tentackle.model.impl.RelationImpl
-
- getLinkMethodName() - Method in interface org.tentackle.model.Relation
-
Gets the name for the link method.
- getMappedAttributes() - Method in interface org.tentackle.model.Entity
-
Gets the attributes mapped by the persistence layer for this entity.
- getMappedAttributes() - Method in class org.tentackle.model.impl.EntityImpl
-
- getMessage() - Method in class org.tentackle.model.ModelError
-
Gets the error message.
- getMethodArgs() - Method in class org.tentackle.model.impl.RelationImpl
-
- getMethodArgs() - Method in interface org.tentackle.model.Relation
-
Gets the effective method arguments for select- and delete-methods.
- getMethodArgument() - Method in class org.tentackle.model.MethodArgument
-
Gets the string for the method argument.
- getMethodName() - Method in class org.tentackle.model.impl.RelationImpl
-
- getMethodName() - Method in interface org.tentackle.model.Relation
-
Gets the name-part for select- and delete-methods.
- getMethodNameSuffix() - Method in interface org.tentackle.model.Attribute
-
Gets the suffix to be used in methodnames.
- getMethodNameSuffix() - Method in class org.tentackle.model.impl.AttributeImpl
-
- getMethodNameSuffix() - Method in class org.tentackle.model.impl.RelationImpl
-
Gets the suffix to be used in methodnames.
- getMethodNameSuffix() - Method in interface org.tentackle.model.Relation
-
Gets the suffix to be used in methodnames.
- getModelDefaults() - Method in interface org.tentackle.model.impl.ModelDirectory
-
Gets the model defaults.
- getModelDefaults() - Method in class org.tentackle.model.impl.ModelDirectoryImpl
-
Gets the model defaults.
- getModelDefaults() - Method in class org.tentackle.model.print.PrintConfiguration
-
Gets the model defaults.
- getName() - Method in class org.tentackle.model.impl.AttributeImpl
-
- getName() - Method in class org.tentackle.model.impl.EntityImpl
-
- getName() - Method in class org.tentackle.model.impl.IndexImpl
-
- getName() - Method in class org.tentackle.model.impl.RelationImpl
-
Gets the name of this relation.
If no explicit name set, it defaults to the className.
- getName() - Method in interface org.tentackle.model.ModelElement
-
Gets the name of the element.
- getName() - Method in class org.tentackle.model.parse.OptionLine
-
Gets the attribute or relation name.
- getNewColumnName() - Method in class org.tentackle.model.migrate.ColumnMigration
-
Gets the new column name if column is renamed.
- getNmMethodName() - Method in class org.tentackle.model.impl.RelationImpl
-
- getNmMethodName() - Method in interface org.tentackle.model.Relation
-
- getNmName() - Method in class org.tentackle.model.impl.RelationImpl
-
- getNmName() - Method in interface org.tentackle.model.Relation
-
Gets the name of the nm-relation.
- getNmRelation() - Method in class org.tentackle.model.impl.RelationImpl
-
- getNmRelation() - Method in interface org.tentackle.model.Relation
-
Gets the N:M relation of the foreign entity.
- getOffset() - Method in class org.tentackle.model.parse.Line
-
Gets the offset within the document.
- getOptionAnnotations() - Method in class org.tentackle.model.print.PrintConfiguration
-
Gets the annotations that should be printed as attribute options.
- getOptions() - Method in interface org.tentackle.model.Attribute
-
Gets the options.
- getOptions() - Method in interface org.tentackle.model.Entity
-
Gets the options.
- getOptions() - Method in class org.tentackle.model.impl.AttributeImpl
-
- getOptions() - Method in class org.tentackle.model.impl.EntityImpl
-
- getOptions() - Method in class org.tentackle.model.parse.AttributeLine
-
Gets the options.
- getOptions() - Method in class org.tentackle.model.parse.GlobalOptionLine
-
Gets the option strings.
- getOptions() - Method in class org.tentackle.model.parse.OptionLine
-
Gets the options.
- getParent() - Method in class org.tentackle.model.impl.AttributeImpl
-
- getParent() - Method in class org.tentackle.model.impl.EntityImpl
-
- getParent() - Method in class org.tentackle.model.impl.IndexImpl
-
- getParent() - Method in class org.tentackle.model.impl.RelationImpl
-
- getParent() - Method in interface org.tentackle.model.ModelElement
-
Gets the parent element.
- getPath() - Method in interface org.tentackle.model.impl.ModelDirectory
-
Gets the directory path.
- getPath() - Method in class org.tentackle.model.impl.ModelDirectoryImpl
-
Gets the directory path.
- getPosition() - Method in class org.tentackle.model.SourceInfo
-
Gets the character position within the line.
- getPostfix() - Method in class org.tentackle.model.DataType.SqlTypeWithPostfix
-
Gets the postfix.
- getProperties() - Method in class org.tentackle.model.parse.RelationLine
-
Gets the properties.
- getReferencedAttribute() - Method in interface org.tentackle.model.ForeignKey
-
Gets the referenced attribute.
- getReferencedAttribute() - Method in class org.tentackle.model.impl.ForeignKeyImpl
-
- getReferencedEntity() - Method in interface org.tentackle.model.ForeignKey
-
Gets the referenced entity.
- getReferencedEntity() - Method in class org.tentackle.model.impl.ForeignKeyImpl
-
- getReferencedTableProvidingEntity() - Method in interface org.tentackle.model.ForeignKey
-
Gets the entity that provides the table for the referenced entity.
- getReferencedTableProvidingEntity() - Method in class org.tentackle.model.impl.ForeignKeyImpl
-
- getReferencingAttribute() - Method in interface org.tentackle.model.ForeignKey
-
Gets the referencing attribute.
- getReferencingAttribute() - Method in class org.tentackle.model.impl.ForeignKeyImpl
-
- getReferencingEntity() - Method in interface org.tentackle.model.ForeignKey
-
Gets the referencing entity.
- getReferencingEntity() - Method in class org.tentackle.model.impl.ForeignKeyImpl
-
- getReferencingRelations() - Method in interface org.tentackle.model.Entity
-
Gets the relations from other entities directly referencing this entity.
- getReferencingRelations() - Method in class org.tentackle.model.impl.EntityImpl
-
- getReferencingRelationsIncludingInherited() - Method in interface org.tentackle.model.Entity
-
Gets the relations from other entities referencing this entity or any super-entity.
- getReferencingRelationsIncludingInherited() - Method in class org.tentackle.model.impl.EntityImpl
-
- getReferencingRelationsIncludingSubEntities() - Method in interface org.tentackle.model.Entity
-
Gets the relations from other entities referencing this entity or any sub-entity.
- getReferencingRelationsIncludingSubEntities() - Method in class org.tentackle.model.impl.EntityImpl
-
- getReferencingTableProvidingEntity() - Method in interface org.tentackle.model.ForeignKey
-
Gets the entity that provides the table for the referencing entity.
- getReferencingTableProvidingEntity() - Method in class org.tentackle.model.impl.ForeignKeyImpl
-
- getRelation() - Method in interface org.tentackle.model.Attribute
-
Gets the associated relation.
- getRelation(String, boolean) - Method in interface org.tentackle.model.Entity
-
Gets a relation by its name.
- getRelation() - Method in class org.tentackle.model.impl.AttributeImpl
-
- getRelation(String, boolean) - Method in class org.tentackle.model.impl.EntityImpl
-
- getRelations() - Method in interface org.tentackle.model.Entity
-
Gets the relations.
- getRelations(Entity, boolean) - Method in interface org.tentackle.model.Entity
-
Gets all relations for a given entity type.
- getRelations() - Method in class org.tentackle.model.impl.EntityImpl
-
- getRelations(Entity, boolean) - Method in class org.tentackle.model.impl.EntityImpl
-
- getRelationsIncludingInherited() - Method in interface org.tentackle.model.Entity
-
Gets all including inherited relations.
- getRelationsIncludingInherited() - Method in class org.tentackle.model.impl.EntityImpl
-
- getRelationsIncludingSubEntities() - Method in interface org.tentackle.model.Entity
-
Gets all relations including the ones from the sub entities.
- getRelationsIncludingSubEntities() - Method in class org.tentackle.model.impl.EntityImpl
-
- getRelationType() - Method in class org.tentackle.model.impl.RelationImpl
-
- getRelationType() - Method in interface org.tentackle.model.Relation
-
Gets the relation type.
- getRemote() - Method in class org.tentackle.model.ModelDefaults
-
Gets the [remote] default.
- getRoot() - Method in class org.tentackle.model.ModelDefaults
-
Gets the root default.
- getRootAttribute() - Method in interface org.tentackle.model.Entity
-
Returns the single root attribute if there is exactly one.
- getRootAttribute() - Method in class org.tentackle.model.impl.EntityImpl
-
- getRootAttributes() - Method in interface org.tentackle.model.Entity
-
Returns the attributes that corresponds to the root id.
- getRootAttributes() - Method in class org.tentackle.model.impl.EntityImpl
-
- getRootClassId() - Method in class org.tentackle.model.ModelDefaults
-
Gets the rootclassid default.
- getRootEntities() - Method in interface org.tentackle.model.Entity
-
Returns the root entities.
Returns all roots, even abstract ones.
- getRootEntities() - Method in class org.tentackle.model.impl.EntityImpl
-
- getRootEntity() - Method in interface org.tentackle.model.Entity
-
Returns the single root entity if there is exactly one and it is not abstract.
- getRootEntity() - Method in class org.tentackle.model.impl.EntityImpl
-
- getRootId() - Method in class org.tentackle.model.ModelDefaults
-
Gets the rootid default.
- getScale() - Method in interface org.tentackle.model.Attribute
-
Gets the scale for numbers with a fraction part.
- getScale() - Method in class org.tentackle.model.impl.AttributeImpl
-
- getScale() - Method in class org.tentackle.model.parse.AttributeLine
-
Gets the numeric scale.
- getScaleWithDefault() - Method in interface org.tentackle.model.Attribute
-
Gets the scale width with default 0.
- getScaleWithDefault() - Method in class org.tentackle.model.impl.AttributeImpl
-
- getSchemaName() - Method in interface org.tentackle.model.Entity
-
Gets the schema name.
- getSchemaName() - Method in class org.tentackle.model.impl.EntityImpl
-
- getSelectionType() - Method in class org.tentackle.model.impl.RelationImpl
-
- getSelectionType() - Method in interface org.tentackle.model.Relation
-
Gets the selection type.
- getSelectionWurbletArguments() - Method in class org.tentackle.model.impl.RelationImpl
-
- getSelectionWurbletArguments() - Method in interface org.tentackle.model.Relation
-
Gets the optional wurblet arguments.
Only available for composite list relations.
- getSetterMethod() - Method in class org.tentackle.model.MethodArgument
-
Gets the name of the setter method of the foreign attribute.
- getSetterName() - Method in interface org.tentackle.model.Attribute
-
Gets the setter method name.
- getSetterName() - Method in class org.tentackle.model.impl.AttributeImpl
-
- getSetterName() - Method in class org.tentackle.model.impl.RelationImpl
-
- getSetterName() - Method in interface org.tentackle.model.Relation
-
Gets the setter method name.
- getShortFileName() - Method in class org.tentackle.model.SourceInfo
-
Gets the filename without leading directories.
- getSize() - Method in interface org.tentackle.model.Attribute
-
Gets the column width.
- getSize() - Method in class org.tentackle.model.impl.AttributeImpl
-
- getSize() - Method in class org.tentackle.model.ModelDefaults
-
Gets the [size] default.
- getSize() - Method in class org.tentackle.model.parse.AttributeLine
-
Gets the size.
- getSizeWithDefault() - Method in interface org.tentackle.model.Attribute
-
Gets the column width with default 0.
- getSizeWithDefault() - Method in class org.tentackle.model.impl.AttributeImpl
-
- getSorting() - Method in interface org.tentackle.model.Entity
-
Gets the default sorting for this entity.
- getSorting() - Method in interface org.tentackle.model.EntityOptions
-
Gets the default sorting options.
- getSorting() - Method in class org.tentackle.model.impl.EntityImpl
-
- getSorting() - Method in class org.tentackle.model.impl.EntityOptionsImpl
-
- getSortings() - Method in class org.tentackle.model.parse.GlobalOptionLine
-
Gets the sorting strings.
- getSortType() - Method in class org.tentackle.model.AttributeSorting
-
Gets the sort type.
- getSourceInfo() - Method in class org.tentackle.model.impl.AttributeImpl
-
- getSourceInfo() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
Gets the source info.
- getSourceInfo() - Method in class org.tentackle.model.impl.EntityImpl
-
- getSourceInfo() - Method in class org.tentackle.model.impl.IndexImpl
-
- getSourceInfo() - Method in class org.tentackle.model.impl.RelationImpl
-
Gets the source info.
- getSourceInfo() - Method in interface org.tentackle.model.ModelElement
-
Gets the information about the source where this element is defined.
- getSourceInfo() - Method in class org.tentackle.model.parse.Document
-
Gets the source info.
- getSourceInfo() - Method in class org.tentackle.model.parse.Line
-
Gets the source info for this line.
- getSourceLine() - Method in class org.tentackle.model.impl.AttributeImpl
-
Gets the source line.
- getSourceLine() - Method in class org.tentackle.model.impl.IndexImpl
-
Gets the source line.
- getSourceLine() - Method in class org.tentackle.model.impl.RelationImpl
-
Gets the source line.
- getSql() - Method in class org.tentackle.model.migrate.ColumnMigration
-
The sql code to migrate this column.
- getSqlType() - Method in class org.tentackle.model.DataType.SqlTypeWithPostfix
-
Gets the sqltype.
- getSqlTypes() - Method in enum org.tentackle.model.DataType
-
Gets the sql type.
Notice that a tentackle type may be mapped to
more than one column for multi-column types such as BMoney.
- getSqlTypesWithPostfix() - Method in enum org.tentackle.model.DataType
-
Gets the SqlTypes along with their column name postfixes.
- getSubEntities() - Method in interface org.tentackle.model.Entity
-
Gets the direct sub entities.
- getSubEntities() - Method in class org.tentackle.model.impl.EntityImpl
-
- getSubEntityAttributes() - Method in interface org.tentackle.model.Entity
-
Gets the attributes from the sub entities.
- getSubEntityAttributes() - Method in class org.tentackle.model.impl.EntityImpl
-
- getSubEntityIndexes() - Method in interface org.tentackle.model.Entity
-
Gets indexes from sub entities.
- getSubEntityIndexes() - Method in class org.tentackle.model.impl.EntityImpl
-
- getSubEntityReferencingRelations() - Method in interface org.tentackle.model.Entity
-
Gets the relations from other entities referencing any sub-entity.
- getSubEntityReferencingRelations() - Method in class org.tentackle.model.impl.EntityImpl
-
- getSubEntityRelations() - Method in interface org.tentackle.model.Entity
-
Gets the relations from the sub entities.
- getSubEntityRelations() - Method in class org.tentackle.model.impl.EntityImpl
-
- getSuperEntities() - Method in interface org.tentackle.model.Entity
-
Gets all super entities.
- getSuperEntities() - Method in class org.tentackle.model.impl.EntityImpl
-
- getSuperEntity() - Method in interface org.tentackle.model.Entity
-
Gets the super class entity if inherited.
- getSuperEntity() - Method in class org.tentackle.model.impl.EntityImpl
-
- getSuperEntityName() - Method in interface org.tentackle.model.Entity
-
Gets the name of the super class entity.
- getSuperEntityName() - Method in class org.tentackle.model.impl.EntityImpl
-
- getTable() - Method in class org.tentackle.model.migrate.TableMigrator
-
Gets the database's table meta data.
- getTableAlias() - Method in interface org.tentackle.model.Entity
-
Gets the table alias for joined selects.
The alias is unique among all tables.
- getTableAlias() - Method in class org.tentackle.model.impl.EntityImpl
-
- getTableAttributes() - Method in interface org.tentackle.model.Entity
-
Gets the attributes of the table mapped by this entity.
- getTableAttributes() - Method in class org.tentackle.model.impl.EntityImpl
-
- getTableIndexes() - Method in interface org.tentackle.model.Entity
-
Gets the indexes of the table mapped by this entity.
- getTableIndexes() - Method in class org.tentackle.model.impl.EntityImpl
-
- getTableName() - Method in interface org.tentackle.model.Entity
-
Gets the database table name.
An optional schema may be prepended separated by a dot.
- getTableName() - Method in class org.tentackle.model.impl.EntityImpl
-
- getTableNameWithoutSchema() - Method in interface org.tentackle.model.Entity
-
Gets the tablename without the leading schema.
- getTableNameWithoutSchema() - Method in class org.tentackle.model.impl.EntityImpl
-
- getTableProvidingEntity() - Method in interface org.tentackle.model.Entity
-
Gets the entity that provides the database table.
- getTableProvidingEntity() - Method in class org.tentackle.model.impl.EntityImpl
-
- getTableRelations() - Method in interface org.tentackle.model.Entity
-
Gets the relations of the table mapped by this entity.
- getTableRelations() - Method in class org.tentackle.model.impl.EntityImpl
-
- getTableSql() - Method in class org.tentackle.model.migrate.TableMigrator.Result
-
Gets the sql code to migrate the table.
- getText() - Method in class org.tentackle.model.parse.Document
-
Gets the document text.
- getText() - Method in class org.tentackle.model.parse.Line
-
Gets the line's text.
- getTopSuperEntity() - Method in interface org.tentackle.model.Entity
-
Gets the top most entity of the inheritance tree.
Returns this entity if there is no inheritance.
- getTopSuperEntity() - Method in class org.tentackle.model.impl.EntityImpl
-
- getTrackType() - Method in interface org.tentackle.model.EntityOptions
-
Gets the tracking type.
- getTrackType() - Method in class org.tentackle.model.impl.EntityOptionsImpl
-
- getTrackType() - Method in class org.tentackle.model.ModelDefaults
-
Gets the tracktype default.
- getUniqueDomainKey() - Method in interface org.tentackle.model.Entity
-
Gets the attributes describing the unique domain key.
- getUniqueDomainKey() - Method in class org.tentackle.model.impl.EntityImpl
-
- getUniqueDomainKeyImpl(List<Attribute>, Entity) - Method in class org.tentackle.model.impl.EntityImpl
-
Adds the unique domain keys recursively for given entity to the list.
- getValue() - Method in class org.tentackle.model.MethodArgument
-
Gets the fixed value.
- getValue() - Method in class org.tentackle.model.parse.ConfigurationLine
-
Gets the key's value.
- getVariableName() - Method in class org.tentackle.model.impl.RelationImpl
-
Gets the variable name.
- getVariableName() - Method in interface org.tentackle.model.Relation
-
Gets the variable name.
- GlobalOptionLine - Class in org.tentackle.model.parse
-
Global options line.
- GlobalOptionLine(Document, int, LineType) - Constructor for class org.tentackle.model.parse.GlobalOptionLine
-
Creates a global options line.
This line always spans only one line.
- GlobalOptionsPrinter - Class in org.tentackle.model.print
-
Prints the global options.
- GlobalOptionsPrinter(Entity, PrintConfiguration) - Constructor for class org.tentackle.model.print.GlobalOptionsPrinter
-
Creates the printer.
- Index - Interface in org.tentackle.model
-
Describes a database index.
- IndexAttribute - Interface in org.tentackle.model
-
An attribute of an index.
- IndexAttributeImpl - Class in org.tentackle.model.impl
-
Index part.
- IndexAttributeImpl(Index) - Constructor for class org.tentackle.model.impl.IndexAttributeImpl
-
Creates an index attribute.
- IndexImpl - Class in org.tentackle.model.impl
-
Index descriptor.
- IndexImpl(EntityFactoryImpl, Entity, SourceInfo) - Constructor for class org.tentackle.model.impl.IndexImpl
-
Creates an index.
- IndexMigrator - Class in org.tentackle.model.migrate
-
Handles the migration of indexes.
- IndexMigrator(Entity, Index, Backend, IndexMetaData) - Constructor for class org.tentackle.model.migrate.IndexMigrator
-
Creates a migrator.
- IndexMigrator.Result - Class in org.tentackle.model.migrate
-
Migration result.
- IndexPrinter - Class in org.tentackle.model.print
-
Prints the model spec of an index.
- IndexPrinter(Index, PrintConfiguration) - Constructor for class org.tentackle.model.print.IndexPrinter
-
Creates an index printer.
- InheritanceType - Enum in org.tentackle.model
-
The kind of inheritance.
- Integrity - Enum in org.tentackle.model
-
The referential integrity mode.
- isAbstract() - Method in interface org.tentackle.model.Entity
-
Returns whether class may be instantiated.
- isAbstract() - Method in class org.tentackle.model.impl.EntityImpl
-
- isAbstractClass() - Method in enum org.tentackle.model.InheritanceType
-
Returns whether entity may have instances.
- isAttracked() - Method in enum org.tentackle.model.TrackType
-
Returns true if ATTRACKED or FULLTRACKED.
- isAutoSelect() - Method in interface org.tentackle.model.CommonOptions
-
Returns whether autoselect should be turned on.
- isAutoSelect() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
- isBind() - Method in interface org.tentackle.model.CommonOptions
-
true if [BIND]-option set.
- isBind() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
- isBool() - Method in enum org.tentackle.model.DataType
-
Returns whether this is a boolean or Boolean type.
- isCheckedByApplication() - Method in enum org.tentackle.model.Integrity
-
Returns whether integrity is checked on the application level.
- isClearOnRemoteSave() - Method in class org.tentackle.model.impl.RelationImpl
-
- isClearOnRemoteSave() - Method in interface org.tentackle.model.Relation
-
Returns whether the relation should be cleared before save.
Used for non-composite serialized relations that should not be transmitted to the server.
- isComposite() - Method in interface org.tentackle.model.Entity
-
Returns whether entity has composite relations.
- isComposite() - Method in interface org.tentackle.model.ForeignKey
-
Returns whether the reference is via a composite relation.
- isComposite() - Method in class org.tentackle.model.impl.EntityImpl
-
- isComposite() - Method in class org.tentackle.model.impl.ForeignKeyImpl
-
- isComposite() - Method in class org.tentackle.model.impl.RelationImpl
-
- isComposite() - Method in interface org.tentackle.model.Relation
-
Returns whether the relation points to components of a composite.
- isCompositesCheckedByDatabase() - Method in enum org.tentackle.model.Integrity
-
Returns whether integrity is checked by the database for composite entities.
- isContextId() - Method in interface org.tentackle.model.AttributeOptions
-
Returns whether this is the object id holding the context.
- isContextId() - Method in class org.tentackle.model.impl.AttributeOptionsImpl
-
- isDateOrTime() - Method in enum org.tentackle.model.DataType
-
Returns whether this is a date and/or time type.
- isDeeplyReferenced() - Method in interface org.tentackle.model.Entity
-
Returns whether this entity or one of its components is deeply referenced.
- isDeeplyReferenced() - Method in class org.tentackle.model.impl.EntityImpl
-
- isDeepReference() - Method in class org.tentackle.model.impl.RelationImpl
-
- isDeepReference() - Method in interface org.tentackle.model.Relation
-
Returns whether this relation is a deep reference.
Deep references point to components of another composite entity.
- isDeletionCascaded() - Method in interface org.tentackle.model.Entity
-
Returns the cascade-flag if it is the same for all composite relations.
If there are no composite relations at all, false is returned.
- isDeletionCascaded() - Method in class org.tentackle.model.impl.EntityImpl
-
- isDeletionCascaded() - Method in class org.tentackle.model.impl.RelationImpl
-
- isDeletionCascaded() - Method in interface org.tentackle.model.Relation
-
Returns whether deletion is cascaded to elements in lists.
- isDeletionFromMainClass() - Method in class org.tentackle.model.impl.RelationImpl
-
- isDeletionFromMainClass() - Method in interface org.tentackle.model.Relation
-
Returns whether delete method is invoked on main class instead of relation class.
- isDerived() - Method in interface org.tentackle.model.CommonOptions
-
true if [DERIVED]-option set.
- isDerived() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
- isDescending() - Method in class org.tentackle.model.impl.IndexAttributeImpl
-
- isDescending() - Method in interface org.tentackle.model.IndexAttribute
-
Returns whether the attribute is descending.
- isDomainKey() - Method in interface org.tentackle.model.AttributeOptions
-
Returns whether this is a unique domain key (or part of it).
- isDomainKey() - Method in class org.tentackle.model.impl.AttributeOptionsImpl
-
- isFromSuper() - Method in interface org.tentackle.model.CommonOptions
-
true if [SUPER]-option set.
- isFromSuper() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
- isHidden() - Method in interface org.tentackle.model.AttributeOptions
-
Returns whether the attribute is not declared in the interface.
- isHidden() - Method in class org.tentackle.model.impl.AttributeOptionsImpl
-
- isImplicit() - Method in interface org.tentackle.model.Attribute
-
Returns whether attribute is implicit and not result of an attribute line configuration.
- isImplicit() - Method in class org.tentackle.model.impl.AttributeImpl
-
- isLowerCase() - Method in interface org.tentackle.model.CommonOptions
-
Returns whether lowercase conversion requested.
- isLowerCase() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
- isMapNull() - Method in interface org.tentackle.model.CommonOptions
-
true if [MAPNULL]-option set.
- isMapNull() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
- isMappingToNoTable() - Method in enum org.tentackle.model.InheritanceType
-
Returns whether entity does not map to any table.
- isMappingToOwnTable() - Method in enum org.tentackle.model.InheritanceType
-
Returns whether entity provides its own table.
- isMappingToSuperTable() - Method in enum org.tentackle.model.InheritanceType
-
Returns whether entity maps to the table of the hierarchy root.
- isMaxCol() - Method in interface org.tentackle.model.CommonOptions
-
Returns true whether the maxcol binding option should be applied.
- isMaxCol() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
- isMultiColumn() - Method in enum org.tentackle.model.DataType
-
True if this is a multicolumn type.
- isMutable() - Method in enum org.tentackle.model.DataType
-
Returns whether type is a mutable java object.
Mutable objects may change their state.
- isNoConstant() - Method in interface org.tentackle.model.CommonOptions
-
true if [NOCONSTANT]-option set.
- isNoConstant() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
- isNoDeclare() - Method in interface org.tentackle.model.CommonOptions
-
true if [NODECLARE]-option set.
- isNoDeclare() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
- isNoMethod() - Method in interface org.tentackle.model.CommonOptions
-
true if [NOMETHOD]-option set.
- isNoMethod() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
- isNoPrimaryKey() - Method in interface org.tentackle.model.EntityOptions
-
true if [NOPKEY]-option set.
- isNoPrimaryKey() - Method in class org.tentackle.model.impl.EntityOptionsImpl
-
- isNormTextProvided() - Method in interface org.tentackle.model.EntityOptions
-
true if [NORMTEXT]-option set.
- isNormTextProvided() - Method in class org.tentackle.model.impl.EntityOptionsImpl
-
- isNullable() - Method in interface org.tentackle.model.Attribute
-
Returns whether database column is nullable.
- isNullable() - Method in class org.tentackle.model.impl.AttributeImpl
-
- isNumeric() - Method in enum org.tentackle.model.DataType
-
Returns whether this is a numeric type.
- isOptionAnnotation(String) - Method in class org.tentackle.model.print.PrintConfiguration
-
Returns whether given annotation should be printed as an attribute option.
- isParsed() - Method in class org.tentackle.model.impl.IndexImpl
-
Returns whether index is already parsed.
Indexes are parsed delayed because some attributes may be added later when
the whole model is known.
- isPrimitive() - Method in enum org.tentackle.model.DataType
-
Returns whether type is a primitive.
- isPrintingAsComment() - Method in class org.tentackle.model.print.PrintConfiguration
-
Returns whether generated output is a comment block.
- isProcessed() - Method in class org.tentackle.model.impl.RelationImpl
-
- isProcessed() - Method in interface org.tentackle.model.Relation
-
Returns whether a process-method is invoked after initialization, select and before save.
The method has the same name as the getter with "get" replaced by "process" and must be
provided by the application.
This flag applies to composite relations only.
- isProvidingRootClassIdAccordingToModel() - Method in interface org.tentackle.model.Entity
-
Returns whether this entity should provide a root class id according to model.
- isProvidingRootClassIdAccordingToModel() - Method in class org.tentackle.model.impl.EntityImpl
-
Returns whether this entity should provide a root class id according to model.
- isProvidingRootIdAccordingToModel() - Method in interface org.tentackle.model.Entity
-
Returns whether this entity should provide a root id according to model.
- isProvidingRootIdAccordingToModel() - Method in class org.tentackle.model.impl.EntityImpl
-
Returns whether this entity should provide a root id according to model.
- isReadOnly() - Method in interface org.tentackle.model.CommonOptions
-
true if [READONLY]-option set.
- isReadOnly() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
- isReadOnly() - Method in class org.tentackle.model.impl.RelationImpl
-
- isReadOnly() - Method in interface org.tentackle.model.Relation
-
Returns whether the relation is read only.
- isReferenced() - Method in class org.tentackle.model.impl.RelationImpl
-
- isReferenced() - Method in interface org.tentackle.model.Relation
-
Returns whether the parent object is referenced by a variable.
- isRelatedCheckedByDatabase() - Method in enum org.tentackle.model.Integrity
-
Returns whether integrity is checked by the database for related entities.
- isRelatedTo(ModelElement) - Method in exception org.tentackle.model.ModelException
-
Returns whether given element is related to this exception.
- isRemote() - Method in interface org.tentackle.model.EntityOptions
-
Returns whether entity supports remoting.
- isRemote() - Method in class org.tentackle.model.impl.EntityOptionsImpl
-
- isReversed() - Method in class org.tentackle.model.impl.RelationImpl
-
- isReversed() - Method in interface org.tentackle.model.Relation
-
Returns whether this is list relation with only one element.
A.k.a.
- isRoot() - Method in interface org.tentackle.model.EntityOptions
-
true if [ROOT]-option set
- isRoot() - Method in class org.tentackle.model.impl.EntityOptionsImpl
-
- isRootClassIdProvided() - Method in interface org.tentackle.model.EntityOptions
-
true if [ROOTCLASSID]-option set.
- isRootClassIdProvided() - Method in class org.tentackle.model.impl.EntityOptionsImpl
-
- isRootEntity() - Method in interface org.tentackle.model.Entity
-
Returns whether this is a root entity.
Inspects the super entities as well.
- isRootEntity() - Method in class org.tentackle.model.impl.EntityImpl
-
- isRootEntityAccordingToModel() - Method in interface org.tentackle.model.Entity
-
Returns whether this entity is a root-entity according to model.
- isRootEntityAccordingToModel() - Method in class org.tentackle.model.impl.EntityImpl
-
Returns whether this entity is a root-entity according to model.
- isRootIdProvided() - Method in interface org.tentackle.model.EntityOptions
-
true if [ROOTID]-option set.
- isRootIdProvided() - Method in class org.tentackle.model.impl.EntityOptionsImpl
-
- isRootOfInheritanceHierarchy() - Method in interface org.tentackle.model.Entity
-
Returns whether entity is the root of an inheritance hierarchy.
- isRootOfInheritanceHierarchy() - Method in class org.tentackle.model.impl.EntityImpl
-
- isScaleInSecondColumn() - Method in enum org.tentackle.model.DataType
-
Returns whether this is a numeric type with the scale stored in a second column.
- isSchemaNameMapped() - Method in class org.tentackle.model.impl.ModelImpl
-
- isSchemaNameMapped() - Method in interface org.tentackle.model.Model
-
Returns whether schema names are mapped.
- isSelectionCached() - Method in class org.tentackle.model.impl.RelationImpl
-
- isSelectionCached() - Method in interface org.tentackle.model.Relation
-
Returns whether the select method is a caching one.
- isSerialized() - Method in class org.tentackle.model.impl.RelationImpl
-
- isSerialized() - Method in interface org.tentackle.model.Relation
-
Returns whether the relation is serialized.
Used for non-composite relations to make them non-transient.
- isSetGet() - Method in interface org.tentackle.model.CommonOptions
-
true if [SETGET]-option set.
- isSetGet() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
- isTableSerialProvided() - Method in interface org.tentackle.model.EntityOptions
-
true if [TABLESERIAL]-option set.
- isTableSerialProvided() - Method in class org.tentackle.model.impl.EntityOptionsImpl
-
- isTokenLockProvided() - Method in interface org.tentackle.model.EntityOptions
-
true if [EDITEDBY]-option set.
- isTokenLockProvided() - Method in class org.tentackle.model.impl.EntityOptionsImpl
-
- isTracked() - Method in interface org.tentackle.model.Entity
-
Returns whether entity is tracked.
- isTracked() - Method in class org.tentackle.model.impl.EntityImpl
-
- isTracked() - Method in class org.tentackle.model.impl.RelationImpl
-
- isTracked() - Method in interface org.tentackle.model.Relation
-
Returns whether the modification state of the relation is available.
- isTracked() - Method in enum org.tentackle.model.TrackType
-
Returns true if TRACKED, ATTRACKED or FULLTRACKED.
- isTrimRead() - Method in interface org.tentackle.model.CommonOptions
-
true if [TRIMREAD]-option set.
- isTrimRead() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
- isTrimWrite() - Method in interface org.tentackle.model.CommonOptions
-
true if [TRIMWRITE]-option set.
- isTrimWrite() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
- isUnique() - Method in class org.tentackle.model.impl.IndexImpl
-
- isUnique() - Method in interface org.tentackle.model.Index
-
Returns whether the index is unique.
- isUnsigned() - Method in interface org.tentackle.model.AttributeOptions
-
Returns whether this is an unsigned numeric field.
- isUnsigned() - Method in class org.tentackle.model.impl.AttributeOptionsImpl
-
- isUpperCase() - Method in interface org.tentackle.model.CommonOptions
-
Returns whether uppercase conversion requested.
- isUpperCase() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
- isUsingVariables() - Method in class org.tentackle.model.print.PrintConfiguration
-
Returns whether variables should be used.
- isUTC() - Method in interface org.tentackle.model.AttributeOptions
-
Returns whether this is a UTC timestamp.
- isUTC() - Method in class org.tentackle.model.impl.AttributeOptionsImpl
-
- isValue() - Method in class org.tentackle.model.MethodArgument
-
Returns whether the method argument is a fixed value.
- isWithTimezone() - Method in interface org.tentackle.model.AttributeOptions
-
Returns whether to use a dedicated timezone.
If set, the PDO must provide a method to configure the timezone
for the given attribute of the form:
- isWithTimezone() - Method in class org.tentackle.model.impl.AttributeOptionsImpl
-
- isWriteOnly() - Method in interface org.tentackle.model.CommonOptions
-
true if [WRITEONLY]-option set.
- isWriteOnly() - Method in class org.tentackle.model.impl.CommonOptionsImpl
-
- isWriteOnly() - Method in class org.tentackle.model.impl.RelationImpl
-
- isWriteOnly() - Method in interface org.tentackle.model.Relation
-
Returns whether the relation is write-only.