|
Generators | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelObjectConfiguration | |
---|---|
org.topcased.modeler.diagramconfigurator | |
org.topcased.modeler.diagramconfigurator.util |
Uses of ModelObjectConfiguration in org.topcased.modeler.diagramconfigurator |
---|
Methods in org.topcased.modeler.diagramconfigurator that return ModelObjectConfiguration | |
---|---|
ModelObjectConfiguration |
DiagramconfiguratorFactory.createModelObjectConfiguration()
Returns a new object of class 'Model Object Configuration'. |
Methods in org.topcased.modeler.diagramconfigurator that return types with arguments of type ModelObjectConfiguration | |
---|---|
java.util.List<ModelObjectConfiguration> |
DiagramConfiguration.getUniqueModelObjectConfList(boolean nodeFilter,
boolean edgeFilter)
Get the list of all the model objects that are referenced by Parts. |
java.util.List<ModelObjectConfiguration> |
DiagramConfiguration.getUniqueModelObjectConfListFromPalette(boolean nodeFilter,
boolean edgeFilter)
Get the list of all the model objects referenced by the different PaletteItem of the PaletteConfiguration. |
Uses of ModelObjectConfiguration in org.topcased.modeler.diagramconfigurator.util |
---|
Methods in org.topcased.modeler.diagramconfigurator.util with parameters of type ModelObjectConfiguration | |
---|---|
T |
DiagramconfiguratorSwitch.caseModelObjectConfiguration(ModelObjectConfiguration object)
Returns the result of interpretting the object as an instance of 'Model Object Configuration'. |
boolean |
DiagramconfiguratorValidator.validateModelObjectConfiguration(ModelObjectConfiguration modelObjectConfiguration,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
Generators | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.