XorPortAdaptation.java 380 B

123456789101112131415161718
  1. /**
  2. */
  3. package ua.ansymo.hintco;
  4. /**
  5. * <!-- begin-user-doc -->
  6. * A representation of the model object '<em><b>Xor Port Adaptation</b></em>'.
  7. * <!-- end-user-doc -->
  8. *
  9. *
  10. * @see ua.ansymo.hintco.HintcoPackage#getXorPortAdaptation()
  11. * @model
  12. * @generated
  13. */
  14. public interface XorPortAdaptation extends DecompositionPortAdaptation {
  15. } // XorPortAdaptation