Interface IEntityFactory

  • All Known Implementing Classes:
    EntityFactory

    public interface IEntityFactory
    • Method Detail

      • isRemoved

        boolean isRemoved​(Stereotype stereotype)
      • leafs

        java.util.Collection<Entity> leafs()