org.eclipse.modisco.infra.browser.custom.examples.uml.tests
Class Tests

java.lang.Object
  extended by org.eclipse.modisco.infra.browser.custom.examples.uml.tests.Tests

public class Tests
extends java.lang.Object

Author:
Gregoire DUPE

Field Summary
static java.lang.String QUERY_SET_NAME
           
 
Constructor Summary
Tests()
           
 
Method Summary
 void allAttributes()
           
 void allParents()
           
static void beforeClass()
           
 void bug308991()
           
 void isAssociationEnd()
           
 void isMetaClass()
           
 void isQuery()
           
 void isStringProperty()
           
 void isUtility()
           
 void parents()
           
 void subClassifiers()
           
 void subClassifiers2()
           
 void umlFacets()
           
 void umlFacets2()
           
 void umlFacets2UiCustom()
           
 void umlFacetsUiCustom()
           
 void umlQuerySet()
           
 void umlUiCustom()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

QUERY_SET_NAME

public static final java.lang.String QUERY_SET_NAME
See Also:
Constant Field Values
Constructor Detail

Tests

public Tests()
Method Detail

beforeClass

public static void beforeClass()
                        throws CoreException
Throws:
CoreException

subClassifiers

public void subClassifiers()
                    throws ModelQueryException,
                           ModiscoFacetException
Throws:
ModelQueryException
ModiscoFacetException

umlQuerySet

public void umlQuerySet()
                 throws java.lang.Exception
Throws:
java.lang.Exception

umlUiCustom

public void umlUiCustom()
                 throws java.lang.Exception
Throws:
java.lang.Exception

umlFacets

public void umlFacets()
               throws java.lang.Exception
Throws:
java.lang.Exception

umlFacets2

public void umlFacets2()
                throws java.lang.Exception
Throws:
java.lang.Exception

umlFacetsUiCustom

public void umlFacetsUiCustom()
                       throws java.lang.Exception
Throws:
java.lang.Exception

umlFacets2UiCustom

public void umlFacets2UiCustom()
                        throws java.lang.Exception
Throws:
java.lang.Exception

isMetaClass

public void isMetaClass()
                 throws ModelQueryException
Throws:
ModelQueryException

allAttributes

public void allAttributes()
                   throws ModelQueryException
Throws:
ModelQueryException

allParents

public void allParents()
                throws ModelQueryException
Throws:
ModelQueryException

isAssociationEnd

public void isAssociationEnd()
                      throws ModelQueryException
Throws:
ModelQueryException

parents

public void parents()
             throws java.lang.Exception
Throws:
java.lang.Exception

isStringProperty

public void isStringProperty()
                      throws ModelQueryException
Throws:
ModelQueryException

subClassifiers2

public void subClassifiers2()
                     throws java.lang.Exception
Throws:
java.lang.Exception

isUtility

public void isUtility()
               throws ModelQueryException
Throws:
ModelQueryException

isQuery

public void isQuery()
             throws ModelQueryException
Throws:
ModelQueryException

bug308991

public void bug308991()
               throws CoreException,
                      java.io.IOException,
                      java.lang.InterruptedException
Throws:
CoreException
java.io.IOException
java.lang.InterruptedException