|
OCL | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Package | |
---|---|
org.topcased.checkresultmodel | |
org.topcased.checkresultmodel.helper | |
org.topcased.checkresultmodel.impl | |
org.topcased.checkresultmodel.util |
Uses of Package in org.topcased.checkresultmodel |
---|
Methods in org.topcased.checkresultmodel that return Package | |
---|---|
Package |
CheckresultmodelFactory.createPackage()
Returns a new object of class 'Package' |
Methods in org.topcased.checkresultmodel that return types with arguments of type Package | |
---|---|
EList<Package> |
Model.getContextPackages()
Returns the value of the 'Context Packages' containment reference list. |
Uses of Package in org.topcased.checkresultmodel.helper |
---|
Methods in org.topcased.checkresultmodel.helper that return Package | |
---|---|
static Package |
CheckResultModelHelper.createPackage(Model model,
EPackage ePackage)
Creates a Package and adds it to the Check Result Model |
Methods in org.topcased.checkresultmodel.helper with parameters of type Package | |
---|---|
static Context |
CheckResultModelHelper.createContext(Package package_,
EClass context)
Creates a Context and adds it to the current Package |
Uses of Package in org.topcased.checkresultmodel.impl |
---|
Classes in org.topcased.checkresultmodel.impl that implement Package | |
---|---|
class |
PackageImpl
An implementation of the model object 'Package' |
Fields in org.topcased.checkresultmodel.impl with type parameters of type Package | |
---|---|
protected EList<Package> |
ModelImpl.contextPackages
The cached value of the ' Context Packages ' containment reference list |
Methods in org.topcased.checkresultmodel.impl that return Package | |
---|---|
Package |
CheckresultmodelFactoryImpl.createPackage()
|
Methods in org.topcased.checkresultmodel.impl that return types with arguments of type Package | |
---|---|
EList<Package> |
ModelImpl.getContextPackages()
|
Uses of Package in org.topcased.checkresultmodel.util |
---|
Methods in org.topcased.checkresultmodel.util with parameters of type Package | |
---|---|
T |
CheckresultmodelSwitch.casePackage(Package object)
Returns the result of interpretting the object as an instance of 'Package' |
|
OCL | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.