: Public Note
Created: |
18/07/2012 10:45:57 |
Modified: |
27/02/2012 15:29:24 |
|
Project: |
|
Author: |
keijerst |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{43F0CC1B-956A-4f36-A3E0-981596EE3B89} |
Appears In: |
Soil: Overview - Vector |
«OCL»<br/>{geogenicConstraint : /*The attributes layerGenesisProcess, layerGenesisEnvironment, layerGenesisProcessState and layerRockType are only needed when layerType is of the value 'geogenic'*/<br/><br/>inv: self.layerType = LayerTypeValue::geogenic implies (self.layerGenisisEnvironment.isNotEmpty() and self.layerGenisisProcess.isNotEmpty() and self.layerRockType.isNotEmpty() and layerGenesisProcessState.isNotEmpty())<br/>}<br/>