|
OCL | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Model | |
---|---|
org.topcased.checkresultmodel | |
org.topcased.checkresultmodel.dialog | |
org.topcased.checkresultmodel.helper | |
org.topcased.checkresultmodel.impl | |
org.topcased.checkresultmodel.util |
Uses of Model in org.topcased.checkresultmodel |
---|
Methods in org.topcased.checkresultmodel that return Model | |
---|---|
Model |
CheckresultmodelFactory.createModel()
Returns a new object of class 'Model' |
Uses of Model in org.topcased.checkresultmodel.dialog |
---|
Constructors in org.topcased.checkresultmodel.dialog with parameters of type Model | |
---|---|
CheckResultDialog(org.eclipse.swt.widgets.Shell parentShell,
Model model,
boolean globalResult,
boolean defaultShowSelected)
|
Uses of Model in org.topcased.checkresultmodel.helper |
---|
Methods in org.topcased.checkresultmodel.helper that return Model | |
---|---|
static Model |
CheckResultModelHelper.createCheckResulModel(EObject model,
EPackage package_,
EClass context,
java.lang.String rule)
Creates a default Topcased CheckResultModel |
Methods in org.topcased.checkresultmodel.helper with parameters of type Model | |
---|---|
static Package |
CheckResultModelHelper.createPackage(Model model,
EPackage ePackage)
Creates a Package and adds it to the Check Result Model |
static Rule |
CheckResultModelHelper.getFirstRule(Model checkResultModel)
Gets the first Rule found into a given CheckResultModel. |
Uses of Model in org.topcased.checkresultmodel.impl |
---|
Classes in org.topcased.checkresultmodel.impl that implement Model | |
---|---|
class |
ModelImpl
An implementation of the model object 'Model' |
Methods in org.topcased.checkresultmodel.impl that return Model | |
---|---|
Model |
CheckresultmodelFactoryImpl.createModel()
|
Uses of Model in org.topcased.checkresultmodel.util |
---|
Methods in org.topcased.checkresultmodel.util with parameters of type Model | |
---|---|
T |
CheckresultmodelSwitch.caseModel(Model object)
Returns the result of interpretting the object as an instance of 'Model' |
|
OCL | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.