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 "

Durchschnitt (0 Stimmen)
Die durchschnittliche Bewertung ist 0.0 von max. 5 Sternen.

Scenarios

Es gibt keine Resultate.

Community

Es gibt keine Resultate.

Development Tools