示例#1
0
 /**
  *
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @generated
  */
 public boolean validateSupplyEntryHasAuthorTime(
     DiagnosticChain diagnostics, Map<Object, Object> context) {
   return SupplyEntryOperations.validateSupplyEntryHasAuthorTime(this, diagnostics, context);
 }