14.7.1.12 RepresentationSetRepresentation

Topic Version1Published09/11/2015
For StandardRESQML v2.0.1
Stereotypes:XSDcomplexType,XSDtopLevelElement

The parent class of the framework representations. It is used to group together individual representations to represent a “bag” of representations. If the individual representations are all of the same, then you can indicate that the set is homogenous.

These “bags” do not imply any geologic consistency. For example, you can define a set of wellbore frames, a set of wellbore trajectories, a set of blocked wellbores.

Because the framework representations inherit from this class, they inherit the capability to gather individual representations into sealed and non-sealed surface framework representations, or sealed volume framework representations.

For more information, see the RESQML Technical Usage Guide.

Table 14.7.1.12-1 Attributes

Name

Data Type

Notes

IsHomogeneous

boolean

Indicates that all of the selected representations are of a single kind.

Derived From: AbstractRepresentation

Derived Classes: SealedVolumeFrameworkRepresentation, AbstractSurfaceFrameworkRepresentation

Table 14.7.1.12-2 Relationships

Role

Class

Cardinality

Representation

AbstractRepresentation

1..*