Uses of Class
org.eclipse.gmt.modisco.infra.facet.core.exception.ModiscoFacetException

Packages that use ModiscoFacetException
org.eclipse.gmt.modisco.infra.facet.core   
org.eclipse.gmt.modisco.infra.facet.core.exception   
 

Uses of ModiscoFacetException in org.eclipse.gmt.modisco.infra.facet.core
 

Methods in org.eclipse.gmt.modisco.infra.facet.core that throw ModiscoFacetException
 java.lang.Object FacetContext.get(EObject eObject, EStructuralFeature structuralFeature)
           
 

Uses of ModiscoFacetException in org.eclipse.gmt.modisco.infra.facet.core.exception
 

Subclasses of ModiscoFacetException in org.eclipse.gmt.modisco.infra.facet.core.exception
 class StructuralConstraintViolationException