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

Schemas

Class schema_interfaces_elements

Schemas.schema_interfaces_elements

public class schema_interfaces_elements


represents the EXPRESS "interface" relationships (USE, REFERENCE) between an interfacing Schema and the SchemaElements that it interfaces from the Schema in which they are defined.

See clause 11 of ISO 10303-11:2004.


 Attribute Summary
public SchemaScopeId  interfaced_id

the new Identifier for the SchemaElement in the interfacing schema. 

public Boolean  isUSE

True if the interfacing statement is USE; False otherwise. 

arrow_up
 

 Association Summary
public SchemaElement  interfaced_element

represents the SchemaElement interfaced by a schema-interfaces-elements relationship. 

public Schema  interfacing_schema

the Schema that contains the USE, REFERENCE interface statement that directly or indirectly referred to the interfaced SchemaElement. 

arrow_up
 

 

 Attribute Detail

interfaced_id

public SchemaScopeId interfaced_id

the new Identifier for the SchemaElement in the interfacing schema.

See clause 11 of ISO 10303-11:2004. 
arrow_up


isUSE

public Boolean isUSE

True if the interfacing statement is USE; False otherwise. isUSE can only be True if the interfaced SchemaElement is a NamedType.

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

interfaced_element

public SchemaElement interfaced_element

represents the SchemaElement interfaced by a schema-interfaces-elements relationship. A given Schema can interface any number of SchemaElements from any number of other Schemas, but it interfaces any given element exactly once.

 
arrow_up


interfacing_schema

public Schema interfacing_schema

the Schema that contains the USE, REFERENCE interface statement that directly or indirectly referred to the interfaced SchemaElement. A given SchemaElement can be interfaced into (referenced-in) 0 or more Schemas.

 
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.