Class GuardedConstructContext


  • public class GuardedConstructContext
    extends java.lang.Object
    • Method Detail

      • originalConformsTo

        public boolean originalConformsTo​(java.lang.String originalType,
                                          boolean strict)
      • originalBelongsTo

        public boolean originalBelongsTo​(java.lang.String originalPackage)
      • isContextForParentElement

        public boolean isContextForParentElement()
        Returns true if and only if it's possible to create a context for the parent of the model element in this context. Returns false otherwise, such as when the model element in this context has no parent model element.