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 InverseAttribute

Schemas.NamedElement
    inheritTypes.TypeElement
        inheritTypes.Attribute
            inheritTypes.InverseAttribute

public class InverseAttribute


represents an EXPRESS INVERSE attribute = a property of each instance of this entity data type that represents a relationship between them and instances of some other entity data type, where the relationship is modeled as an attribute of the other entity data type.

See 9.2.1.3 of ISO 10303-11:2004.


 Attribute Summary
public Boolean  isUnique

True if the designated relationship between this instance and any given instance can occur at most once; False if it can occur more than once. 

arrow_up
 

 Association Summary
public ExplicitAttribute  explicit
 
public SizeConstraint  lower_bound

represents the appearance of a lower-bound constraint in syntactic designation for the aggregation type. 

public SizeConstraint  upper_bound

represents the appearance of an upper-bound constraint in syntactic designation for the aggregation type. 

arrow_up
 

 

 Attribute Detail

isUnique

public Boolean isUnique

True if the designated relationship between this instance and any given instance can occur at most once; False if it can occur more than once.

See 9.2.1.3 of ISO 10303-11:2004. 
arrow_up
 Association Detail

explicit

public ExplicitAttribute explicit

arrow_up


lower_bound

public SizeConstraint lower_bound

represents the appearance of a lower-bound constraint in syntactic designation for the aggregation type. For this purpose the appearance of an explicit zero ('0') value may be considered to represent no lower-bound constraint; and the lower-bound relationship need not appear. (The appearance of a lower-bound expression that may evaluate to zero shall always be represented by a lower-bound relationship.)

See 9.2.1.3 of ISO 10303-11:2004. 
arrow_up


upper_bound

public SizeConstraint upper_bound

represents the appearance of an upper-bound constraint in syntactic designation for the aggregation type. For this purpose the appearance of an explicit indeterminate value ('?') is considered to represent no upper-bound constraint, and shall not be represented by an upper-bound relationship. (The appearance of an upper-bound expression that may evaluate to '?' shall be represented by an upper-bound relationship.)

See 9.2.1.3 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.