Package wt.introspection


package wt.introspection
  • Class
    Description
    Enumeration of constants for kinds of changeability.
    ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
    Enumeration of constants for kinds of database elements.
    Indicates the type of data stored by a Persistable class.
    LinkInfo is the class for providing class meta-data There will be an instance of this class for each modeled link business class that is installed.
    RoleDescriptor supplies meta-data information for a role of a Link (AssociationEnd).
    WTIntrospectionException is the standard exception Windchill introspection exceptions.
    WTIntrospector is a factory for class info objects.