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