ModelClass Methods |
The ModelClass type exposes the following members.
Name | Description | |
---|---|---|
AllNavigationProperties |
All navigation properties including those in superclasses
| |
AllRequiredNavigationProperties |
All the required navigation (1.. cardinality) properties in both this and base classes.
| |
FindAssociationNamed |
Finds the association named by the value specified in the parameter
| |
FindAttributeNamed |
Finds the attribute named by the value specified in the parameter
| |
GetDisplayText | ||
GetDomainClass | (Inherited from ModelElement.) | |
HasAssociationNamed |
Determines whether the generated code will have an association property with the name specified in the parameter
| |
HasAttributeNamed |
Determines whether [has attribute named] [the specified identifier].
| |
HasPropertyNamed |
Determines whether the generated code will have a property with the name specified in the parameter
| |
LocalNavigationProperties |
All navigation properties defined in this class
| |
RequiredNavigationProperties |
required navigation (1.. cardinality) properties in this class
|
Name | Description | |
---|---|---|
GetActiveDiagram | (Defined by ModelElementExtensions.) | |
GetCompartment |
Gets the named compartment in this element
(Defined by ModelElementExtensions.) | |
GetDisplayText | (Defined by ModelElementExtensions.) | |
GetFirstShapeElement | (Defined by ModelElementExtensions.) | |
InvalidateDiagrams |
Causes all diagrams to redraw
(Defined by ModelElementExtensions.) | |
IsLoading | (Defined by ModelElementExtensions.) | |
LocateInDiagram | (Defined by ModelElementExtensions.) | |
Redraw | (Defined by ModelElementExtensions.) |