Poseidon for UMLTM
  UMLdoc
 PREV  CLASSIFIER    NEXT  CLASSIFIER     FRAMES    NO FRAMES      
SUMMARY:   INNER | ATTR | ASSOC | CONSTR | METHOD     DETAIL:   INNER | ATTR | ASSOC | CONSTR | METHOD     DIAGRAMS:   COLLAB | SEQ | STATE | ACTIV

Types

Class EntityType

All known Superclassifier:
NamedType


public class EntityType


a NamedType representing an EXPRESS entity data type, a type declared by an entity_declaration.

See 9.2 of ISO 10303-11:2004.


 Attribute Summary
public Boolean  isAbstract

True if the EXPRESS entity data type is declared ABSTRACT, by any of: ABSTRACT entity, ABSTRACT SUPERTYPE, or SUBTYPE_CONSTRAINT ABSTRACT; False otherwise. 

arrow_up
 

 Association Summary
public Attribute  attribute
 
public SingleEntityType  declares

represents the relationship between the EntityType and the SingleEntityType that is derived from it. 

public EntityValue  entityValue
 
public Extent  extent
 
public EntityInstance  instances
 
public Redeclaration  redeclaration
 
public SingleLeafInstance  singleLeafInstance
 
public EntityType  subtype
 
public EntityType  supertype
 
public UniqueRule  unique_rules

represents the relationship between an EntityType and the local uniqueness rules that constrain the values of attributes of that EntityType 

arrow_up
 

 

 Attribute Detail

isAbstract

public Boolean isAbstract

True if the EXPRESS entity data type is declared ABSTRACT, by any of: ABSTRACT entity, ABSTRACT SUPERTYPE, or SUBTYPE_CONSTRAINT ABSTRACT; False otherwise.

See 9.2.4 and 9.2.5.1 of ISO 10303-11:2004. 
arrow_up
 Association Detail

attribute

public Attribute attribute

arrow_up


declares

public SingleEntityType declares

represents the relationship between the EntityType and the SingleEntityType that is derived from it.

 
arrow_up


entityValue

public EntityValue entityValue

arrow_up


extent

public Extent extent

arrow_up


instances

public EntityInstance instances

arrow_up


redeclaration

public Redeclaration redeclaration

arrow_up


singleLeafInstance

public SingleLeafInstance singleLeafInstance

arrow_up


subtype

public EntityType subtype

arrow_up


supertype

public EntityType supertype

arrow_up


unique_rules

public UniqueRule unique_rules

represents the relationship between an EntityType and the local uniqueness rules that constrain the values of attributes of that EntityType

See 9.2.2.1 of ISO 10303-11:2004. 
arrow_up
Created  2005 - 6 - 15

    Poseidon for UMLTM
  UMLdoc
 PREV  CLASSIFIER    NEXT  CLASSIFIER     FRAMES    NO FRAMES      
SUMMARY:   INNER | ATTR | ASSOC | CONSTR | METHOD     DETAIL:   INNER | ATTR | ASSOC | CONSTR | METHOD     DIAGRAMS:   COLLAB | SEQ | STATE | ACTIV

Generated with Poseidon for UMLTM.
Poseidon is a registered trademark of Gentleware AG in Germany, USA and other countries. Copyright 2003-2004 Gentleware AG, Schanzenstr. 70, 20357 Hamburg, Germany. All Rights Reserved.

UML is a trademark or registered trademark of Object Management Group, Inc. in the U.S. and other countries.