Class of all Scalar Types

 

Class of all Scalar Types (foundation class) Title of this Item 

Type_Item Name of this Item 

This category item is the class that contains all items representing possible "types" for the values of property objects that are constants (rather than other items). For example, in the connection "SallySinger sBirthdayIs 'March 10, 1977'", the object of the "sBirthdayIs" property is a date constant. The type for data constants is represented in the system by the item "Date_Value", which is one of the members of this class. All of the constant types that the system is capable of handling are represented by members of "Type_Item". (Note that, if the type of information you want to use as a constant object doesn't have a matching "Type_Item" member, you can use the generic "String_Value" type.) Description of this Item 

Add a new Type_Item

Class of all Scalar Types

This Item's Relationships

 

is or hasto or with
StringString_Value SubClass Ofsub_class_of Class of all Scalar TypesType_Item Show
BooleanBoolean_Value SubClass Ofsub_class_of Class of all Scalar TypesType_Item Show
Any NumberNumber_Value SubClass Ofsub_class_of Class of all Scalar TypesType_Item Show
IntegerInteger_Value SubClass Ofsub_class_of Class of all Scalar TypesType_Item Show
Logo Home