Package org.brapi.schematools.core.model
package org.brapi.schematools.core.model
-
ClassDescriptionRepresents a type that takes all of properties from the wrapped typesArray type that represents an array of items of type
BrAPIArrayType.items.Interface implemented by types that are output data modules, but are not simple scalar types or an arrayA BrAPI Class that provides a list of possibleBrAPIEnumType.valuesof a specificBrAPIEnumType.type.A value within an enumeration listThe BrAPI metadata associated with aBrAPIClass.The property definition for a BrAPI Object.An Object definition that hasBrAPIObjectType.propertiesA BrAPI Class that represents one and only oneBrAPIOneOfType.possibleTypes.A scalar or primitive type, which can be one of 4 possible instances:BrAPIPrimitiveType.BOOLEAN,BrAPIPrimitiveType.INTEGER,BrAPIPrimitiveType.NUMBER, orBrAPIPrimitiveType.STRING.A reference to another named type withBrAPIReferenceType.name.The type of relationship between typesBase class for all BrAPI Types