void |
bug306724()
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILE_EXT
public static final java.lang.String FILE_EXT
BrowserCustomTest
public BrowserCustomTest()
testUICustom
Basic test for uiCustom
- Throws:
java.lang.Exception
testUICustomWithCondition
Test uiCustom condition (with query)
- Throws:
java.lang.Exception
checkDisplay
Check that the class Display can be used.
testWorkspaceCustomizationHidesRegistryCustomization
Test that a customization in the workspace takes precedence over a
customization with the same name from the registry.
- Throws:
java.lang.Exception
testBug304018
Bug 304018 - Customization of inherited properties displayed in the
browser
Test that an attribute or reference can be customized on a subtype.
The customization defines that NamedElement#name is underlined, and
EClass#name is not.
testBug299277
- Throws:
CoreException
java.io.IOException
java.lang.InterruptedException
ModelQueryException
test001
Check that a query referenced by a customization is the same physical
object as a query with the same name from the catalog.
- Throws:
CoreException
java.io.IOException
java.lang.InterruptedException
bug309657
Bug 309657 - Moving facet or query models generates wrong problem
messages
- Throws:
java.lang.Exception
modiscoProtocol
bug306724
Bug 306724 - deleting a project containing a query set does not remove
the query set from its catalog
- Throws:
java.lang.Exception
bug307187
Bug 307187 - AbstractMoDiscoCatalog and name conflicts : If two
customizations have the same name, only one will be registered in the
catalog and the user will never be informed about this problem.
- Throws:
java.lang.Exception
bug336502
Bug 336502 - Browser customization: "is Visible" and "collapse link"
attributes are not taken into account for a Facet
- Throws:
java.lang.Exception
bug341222
Bug 341222 - customization on feature defined in another metamodel
- Throws:
java.lang.Exception
|