-
idRef
java.lang.String idRef
This attribute is used to refer to
a regular identifier (i.e., the value of an id attribute on some other object), in the case when the reference being
constructed with the SBaseRef is intended to refer to an object that does not have a port identifier. The namespace
of the SIdRef value is the set of identifiers of type SId defined in the submodel, not the parent model.
-
metaIdRef
java.lang.String metaIdRef
This attribute is used to refer to a metaid attribute
value on some other object, in the case when the reference being constructed with the SBaseRef is intended to refer
to an object that does not have a port identifier. The namespace of the metaIdRef value is the entire document in
which the referenced model resides
-
portRef
java.lang.String portRef
This attribute is used to refer
to a port identifier, in the case when the reference being constructed with the SBaseRef is intended to refer to a
port on a submodel. The namespace of the PortSIdRef value is the set of identifiers of type PortSId defined in the
submodel, not the parent model.
-
sBaseRef
SBaseRef sBaseRef
An SBaseRef object may have up to one subcomponent named sBaseRef.
This permits recursive structures to be constructed so that objects inside submodels can be referenced.
-
unitRef
java.lang.String unitRef
This attribute is used to refer to the identifier of a
UnitDefinition object. The namespace of the UnitSIdRef value is the set of unit identifiers defined in the submodel,
not the parent model.