The RefInfoshape is a reference to <q ref="core.gml:BOInfoshape">BOInfoshape</q> object.<q ref="core.gml:Infoshape">Infoshape</q><ul><li>All <q ref="core.gml:Configurable">Configurable</q> elements contain instances of <q ref="core.gml:RefInfoshape">RefInfoshape</q>. (They can share the same <q ref="core.gml:RefInfoshape">RefInfoshape</q>, or have different <q ref="core.gml:RefInfoshape">RefInfoshape</q> objects that point to the same <q ref="core.gml:BOInfoshape">BOInfoshape</q>.) </li><li><q ref="core.gml:RefInfoshape">RefInfoshape</q> also stores a list of all elements that use this infoshape, to facilitate change notification. </li></ul>(c) SAP AG 2003-2006. All rights reserved.<q ref="core.gml:Infoshape">Infoshape</q> | <q ref="core.gml:BOInfoshape">BOInfoshape</q> A <q ref="core.gml:BOInfoshapeUsage">BOInfoshapeUsage</q> object that points to a <q ref="core.gml:BOInfoshapeUnit">BOInfoshapeUnit</q>. The pointer unit contains a single <q ref="core.gml:BOInfoshape">BOInfoshape</q> object. Clears the BOInfoshape that is pointed by this ref infoshape. Also triggers a INFOSHAPE_CHANGE_BO_REPLACED notification. Get the BOInfoshape that is pointed by this ref infoshape.The pointed BOInfoshape object. Gets a collection of all elements in the model that store pointers to this RefInfoshape object. 2 RefInfoshape objects are compatible if they point to the same BOInfoshape object.Another RefInfoshape to be compared.Returns <code>true</code> if infoshapes are compatible; otherwise, returns <code>false</code>2 RefInfoshapes are compatible if they point to the same BOInfoshape object. A method for registering an element that points to this RefInfoshape object. Changes this RefInfoshape to point to another <q ref="core.gml:BOInfoshape">BOInfoshape</q> Also triggers a INFOSHAPE_CHANGE_BO_REPLACED notification.the <q ref="core.gml:BOInfoshape">BOInfoshape</q> to which this object should point.the BOInfoshapeUnit that stores the <q ref="core.gml:BOInfoshape">BOInfoshape</q> to which this object should point. A method for unregistering an element from pointing to this RefInfoshape.