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

Instances

Class ArrayMember

Instances.ArrayMember

public class ArrayMember


Represents a single element of an ARRAYValue seen as a relation. It maps one index-value to one value of the base data type (the "member" value). In the case of an ARRAY OF OPTIONAL, the member-value need not be present.


 Attribute Summary
public Integer  index
 
arrow_up
 

 Association Summary
public ARRAYValue  aRRAYValue
 
public Instance  member_value

for a given ARRAYValue, represents the relationship between an index value (represented by an ArrayMember) and the Instance value that is the image of that index value in the base type. 

arrow_up
 

 

 Attribute Detail

index

public Integer index

arrow_up
 Association Detail

aRRAYValue

public ARRAYValue aRRAYValue

arrow_up


member_value

public Instance member_value

for a given ARRAYValue, represents the relationship between an index value (represented by an ArrayMember) and the Instance value that is the image of that index value in the base type.

 
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.