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 ARRAYType

All known Superclassifier:
AggregationType


public class ARRAYType


an AggregationType representing all EXPRESS ARRAY data types.


 Attribute Summary
public Boolean  isOptional

True if the member type is declared to be OPTIONAL in the syntactic designation for the ARRAYType; False otherwise. 

arrow_up
 

 Association Summary
public ARRAYValue  aRRAYValue
 
public ArrayBound  hi_index

represents the relationship between the ARRAYType and the upper bound on the Integer index-range of each value of the ARRAYType. 

public ArrayBound  lo_index

represents the relationship between the ARRAYType and the lower bound on the Integer index-range of each value of the ARRAYType. 

arrow_up
 

 

 Attribute Detail

isOptional

public Boolean isOptional

True if the member type is declared to be OPTIONAL in the syntactic designation for the ARRAYType; False otherwise. When isOptional is True, any instance of the ARRAYType is permitted to have members whose value is unspecified ('?').

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

aRRAYValue

public ARRAYValue aRRAYValue

arrow_up


hi_index

public ArrayBound hi_index

represents the relationship between the ARRAYType and the upper bound on the Integer index-range of each value of the ARRAYType.

See 8.2.1 and 15.11 of ISO 10303-11:2004. 
arrow_up


lo_index

public ArrayBound lo_index

represents the relationship between the ARRAYType and the lower bound on the Integer index-range of each value of the ARRAYType.

See 8.2.1 and 15.17 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.