Class DecoratorHookDescriptor


  • public class DecoratorHookDescriptor
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected org.eclipse.emf.ecore.EStructuralFeature sf  
    • Constructor Summary

      Constructors 
      Constructor Description
      DecoratorHookDescriptor​(org.eclipse.emf.ecore.EStructuralFeature sf)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.eclipse.emf.ecore.EStructuralFeature getEStructuralFeature()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • sf

        protected org.eclipse.emf.ecore.EStructuralFeature sf
    • Constructor Detail

      • DecoratorHookDescriptor

        public DecoratorHookDescriptor​(org.eclipse.emf.ecore.EStructuralFeature sf)
    • Method Detail

      • getEStructuralFeature

        public org.eclipse.emf.ecore.EStructuralFeature getEStructuralFeature()