Exemplo n.º 1
0
 /**
  *
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @generated
  */
 public boolean validateChestWallSectionTemplateId(
     DiagnosticChain diagnostics, Map<Object, Object> context) {
   return ChestWallSectionOperations.validateChestWallSectionTemplateId(
       this, diagnostics, context);
 }
Exemplo n.º 2
0
 /**
  *
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @generated
  */
 public boolean validateChestWallSectionProblemEntry(
     DiagnosticChain diagnostics, Map<Object, Object> context) {
   return ChestWallSectionOperations.validateChestWallSectionProblemEntry(
       this, diagnostics, context);
 }
Exemplo n.º 3
0
 /**
  *
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @generated
  */
 public ProblemEntry getProblemEntry() {
   return ChestWallSectionOperations.getProblemEntry(this);
 }