Uses of Class
de.aristaflow.adept2.model.logmanagement.Schema
Packages that use Schema
Package
Description
-
Uses of Schema in de.aristaflow.adept2.core.logmanager
Methods in de.aristaflow.adept2.core.logmanager that return Schema -
Uses of Schema in de.aristaflow.adept2.core.logmanager.logs
Fields in de.aristaflow.adept2.core.logmanager.logs declared as Schema -
Uses of Schema in de.aristaflow.adept2.model.logmanagement
Methods in de.aristaflow.adept2.model.logmanagement that return SchemaModifier and TypeMethodDescriptionLogEntry.getSchema()Returns the schema of this log entry.LogEntrySet.getSchema()Returns the schema of this log entry.Column.getSubSchema()Returns the subschema of this column ornullif the data type of this column is something else thanDataType.COMPLEX.Constructors in de.aristaflow.adept2.model.logmanagement with parameters of type Schema