14.7.1.12 RepresentationSetRepresentation
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML 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.
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
Role |
Class |
Cardinality |
---|---|---|
Representation |
1..* |