Table of Contents

Theory

Model pointer

The class attribute "Model pointer" priorities one specified pointer with the ability to get from one object in a model directly to another model.

The name of the attribute which provides the reference to another model or object is specified in the model pointer attribute field.

ADOxx provides a short cut with <Ctrl> + double click to follow the pointer.

CLASSATTRIBUTE
    VALUE "ra"
    ATTRIBUTE <ra>
    TYPE INTERREF
              FACET MultiLineString
              VALUE 0
              FACET AttributeHelpText
              VALUE "helptext"
              FACET AttributeInterRefDomain VALUE "VALUE "REFDOMAIN max:1
              OBJREF
              mt:\"my model type\"
              c:\"my class\"
              max:1 "

Average (0 Votes)
The average rating is 0.0 stars out of 5.

Scenarios

There are no results.

Community

There are no results.

Development Tools