INVERSE attributes (Example)

ENTITY analysis_model

...

INVERSE

component_elements : SET [1:?] OF element FOR parent_model;

component_nodes : SET [2:?] OF node FOR parent_model;

END_ENTITY;

ENTITY node; node_name : label;

...

parent_model : analysis_model;

UNIQUE

UR1 : node_name, parent_model;

END_ENTITY;

ENTITYelement
element_name : label;
..
parent_model : analysis_model;
UNIQUE
UR1 : element_name, parent_model;
END_ENTITY;

Previous slide Next slide Back to first slide View graphic version

CIS/2 - online

This web site is hosted and maintained by 

SCI Home PageThe Steel Construction Institute

Copyright © 1999, 2000, 2003.  All rights reserved. 
Last modified: Monday February 21, 2000.

Questions or problems regarding this web site should be directed to Andrew Crowley.

CIS/2 is based on deliverables of the Eureka EU130 CIMsteel Project.

cimsteel_logo.gif (2358 bytes)

Copyright ©  The CIMsteel Collaborators.
CIMsteel is a Registered Trademark.

Other products mentioned are registered trademarks or trademarks of their respective companies