Uses of Class
rasj.RasBaseType
Packages that use RasBaseType
-
Uses of RasBaseType in rasj
Subclasses of RasBaseType in rasjModifier and TypeClassDescriptionclassPURPOSE: This class represents the primitive types in the ODMG conformant representation of the RasDaMan type system.classPURPOSE: This class represents all user defined structured types in the ODMG conformant representation of the RasDaMan type system.Methods in rasj that return RasBaseTypeModifier and TypeMethodDescriptionRasMArrayType.getBaseType()Retrieves the base type of this MArray.RasStructureType.getBaseTypes()RasGMArray.getBaseTypeSchema()Returns the base type schema of this GMArray.Constructors in rasj with parameters of type RasBaseTypeModifierConstructorDescriptionRasMArrayType(RasBaseType newBaseType) Constructor getting the type of th new MArray.RasStructureType(String name, RasBaseType[] btyp, String[] attr)