Class TransactionTypeBinding

All Implemented Interfaces:
Binding, ComplexBinding

public class TransactionTypeBinding extends AbstractComplexEMFBinding
  • Constructor Details

    • TransactionTypeBinding

      public TransactionTypeBinding()
  • Method Details

    • getTarget

      public QName getTarget()
      Returns:
      The qualified name of the target for the binding.
    • setProperty

      protected void setProperty(EObject eObject, String property, Object value, boolean lax)
      Description copied from class: AbstractComplexEMFBinding
      Internal method for reflectively setting the property of an eobject.

      Subclasses may override.

      Overrides:
      setProperty in class AbstractComplexEMFBinding