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 GeneralAggregationType

Types.ParameterType
    inheritTypes.GeneralizedType
        inheritTypes.GeneralAggregationType
All known Subclassifier:
GeneralARRAYType , GeneralBAGType , GeneralLISTType , GeneralSETType


public abstract class GeneralAggregationType


represents a GeneralizedType that is specific as to the required structure, but provides only a conformance specification for the member-type.

See 9.5.3.5 of ISO 10303-11:2004.


 Attribute Summary
public Boolean  isUnique

True if isUnique is required to be True of conforming AggregationTypes; False if isUnique is required to be False. 

arrow_up
 

 Association Summary
public SizeConstraint  lower_bound

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

public GeneralizedType  member_type

represents the relationship between a GeneralAggregationType and the conformance specification for the member-type. 

public SizeConstraint  upper_bound

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

arrow_up
 

 

 Attribute Detail

isUnique

public Boolean isUnique

True if isUnique is required to be True of conforming AggregationTypes; False if isUnique is required to be False.

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

lower_bound

public SizeConstraint lower_bound

represents the appearance of a lower-bound constraint in the syntactic designation for the general aggregation type. If the lower-bound constraint is present, the lower-bound on a conforming AggregationType shall be greater than or equal to this value. If the lower-bound is not present or evaluates to zero, there is no conformance constraint. Unless the upper-bound specified is an explicit '0', this constraint shall appear.

See 9.5.3.5 of ISO 10303-11:2004. 
arrow_up


member_type

public GeneralizedType member_type

represents the relationship between a GeneralAggregationType and the conformance specification for the member-type.

See 9.5.3.5 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 general aggregation type. If the upper-bound constraint is present and does not evaluate to indeterminate ('?'), the upper-bound on a conforming AggregationType shall be less than or equal to this value. If the upper-bound is not present or evaluates to indeterminate, there is no conformance constraint. Unless the upper-bound specified is an explicit '?', this constraint shall appear.

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