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 ExplicitAttribute

Schemas.NamedElement
    inheritTypes.TypeElement
        inheritTypes.Attribute
            inheritTypes.ExplicitAttribute

public class ExplicitAttribute


represents an EXPRESS "explicit" attribute, a model of a property of an entity instance that is not, in general, derived from other properties of that instance or other entity instances.

See 9.2.1.1 of ISO 10303-11:2004.


 Attribute Summary
public Boolean  isOptional

True if the entity instance is permitted to have no specified value for this attribute; False if a value for this attribute is required. 

public Integer  position

True if the entity instance is permitted to have no specified value for this attribute; False if a value for this attribute is required. 

arrow_up
 

 Association Summary
public AttributeBinding  attributeBinding
 
public AttributeValue  attributeValue
 
public InverseAttribute  inverse
 
arrow_up
 

 

 Attribute Detail

isOptional

public Boolean isOptional

True if the entity instance is permitted to have no specified value for this attribute; False if a value for this attribute is required.

See 9.2.1.1 of ISO 10303-11:2004. 
arrow_up


position

public Integer position

True if the entity instance is permitted to have no specified value for this attribute; False if a value for this attribute is required.

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

attributeBinding

public AttributeBinding attributeBinding

arrow_up


attributeValue

public AttributeValue attributeValue

arrow_up


inverse

public InverseAttribute inverse

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.