ClassConstraintInfo
Class in Arbor / Inherits from: object
Description
Class constraint information
Fields
| Field Name | Description | 
|---|---|
| baseType | Base type | 
| constraintAttribute | ClassTypeConstraintAttribute | 
| constraintFieldInfo | FieldInfo of the field to which ClassTypeConstraintAttribute is given | 
| slotTypeAttribute | SlotTypeAttribute | 
Methods
| Method Name | Description | 
|---|---|
| GetConstraintBaseType | Get the base type of constraint. | 
| GetConstraintTypeName | Returns the type name of the constraint. | 
| IsConstraintSatisfied | Determine whether the constraint is satisfied |