|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
WTIntrospector
to provide enhanced introspection above and beyond normal Java introspection via the information objects
ClassInfo
,
LinkInfo
and
DatabaseInfo
.
See:
Description
Class Summary | |
AliasDescriptor | AliasDescriptor supplies meta-data information for a database view, over a particular table column. |
AttributeDescriptor | AttributeDescriptor supplies meta-data information for an attribute
Supported API: false Extendable: false |
BaseTableInfo | BaseTableInfo is the class for providing database table meta-data |
ChangeableKind | Enumeration of constants for kinds of changeability. |
ClassDisplayName | ClassDisplayName exists as a wrapper for obtaining a display name for a class. |
ClassInfo | 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. |
ColumnDescriptor | ColumnDescriptor supplies meta-data information for an attribute
Supported API: false Extendable: false |
CriteriaDescriptor | CriteriaDescriptor supplies meta-data information for criteria applied to a pair of tables. |
DatabaseInfo | DatabaseInfo is the class for providing class meta-data regarding its database storage. |
DatabaseViewInfo | DatabaseViewInfo is the class for providing meta-data about a database view for the class. |
DatastoreElementType | Enumeration of constants for kinds of database elements. |
LinkInfo | 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. |
PropertyDisplayName | PropertyDisplayName exists as a wrapper for obtaining a display name for a property of a class. |
RoleDescriptor | RoleDescriptor supplies meta-data information for a role of a Link (AssociationEnd). |
Rule | |
TableInfo | TableInfo is the class for providing database table meta-data |
ThreadTest | This type... |
VerifyEnvironment | VerifyEnvironment is a verification utility for the Introspection package. |
WTIntrospector | WTIntrospector is a factory for class info objects. |
WTIntrospectorTest | WTIntrospectorTest is a test utility for the Introspection package. |
WTIntrospectorVerify | WTIntrospectorTest is a test utility for the Introspection package. |
WTTypes | This class defines constants that are used to identify Windchill extensions to SQL types. |
XmlClassIiGenerator | Produces reports for the set of classes whose names are provided in a String array. |
XmlIiGenerator | XmlIiGenerator is a tool which is used for producing "InfoReports" describing the structure of modeled Windchill classes in XML format. |
XmlPackageIiGenerator | Produces reports for the set of classes contained in a named package. |
XmlRegistryIiGenerator | Produces reports for the set of classes contained in the model registry. |
Exception Summary | |
InfoNotFoundException | InfoNotFoundException is thrown when the requested
ClassInfo object is not found. |
WTIntrospectionException | WTIntrospectionException is the standard exception
Windchill introspection exceptions. |
Uses
WTIntrospector
to provide enhanced introspection above and beyond normal Java introspection via the information objects
ClassInfo
,
LinkInfo
and
DatabaseInfo
.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |