Uses of Class
org.designwizard.exception.NotAnInterfaceException

Packages that use NotAnInterfaceException
org.designwizard.design   
 

Uses of NotAnInterfaceException in org.designwizard.design
 

Methods in org.designwizard.design that throw NotAnInterfaceException
 java.util.Set<ClassNode> ClassNode.getEntitiesThatImplements()
          Determines the entities that implements the interface represented by this object.
 java.util.Set<ClassNode> ClassNode.getEntitiesThatImplements()
          Determines the entities that implements the interface represented by this object.