View: Hide Browser | Browser on the left | Browser on the right| Dictionary
Report:General Info | Inner Elements | Relations 

Class entityAspect

An object of class entityAspect represents an entity aspect in a binding indication, provided that entity aspect implies a design entity (se 5.2.1.1).
An entity aspect that identifies an entity declaration without identifying a corresponding architecture body is represented by an object of class entityDecl that represents the entity declaration.
An entity aspect that identifies both an entity declaration and a corresponding architecture body is represented by an object of class archBody that represents the architecture body.
An entity aspect that identifies a design entity indirectly by identifying a configuration is represented by an object of class configDecl that represents the configuration declaration.
Application context: library information model
Note—For an entity aspect represented by an object of class archBody, a VHPI program can navigate the PrimaryUnit association of the object to locate the object representing the entity declaration.

General Info
Name entityAspect 
Owner  stdUninstantiated 
Base Classifier  base 
Visibility public 
Is Active false 
Is Abstract true 

Inner Elements
Name Type 
 unnamed Generalization 
 unnamed InstanceSpecification 

Relations
Name Type Begins Ends 
 unnamed Generalization  entityDecl  entityAspect 
 unnamed Generalization  entityAspect  base 
 unnamed Association  compConfig  entityAspect 
 unnamed Generalization  configDecl  entityAspect 
 unnamed Generalization  archBody  entityAspect