|
EGF Engine Release 0.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Domain | |
---|---|
org.eclipse.egf.core.ui.workbench.action.open | |
org.eclipse.egf.model | |
org.eclipse.egf.model.data.helper | |
org.eclipse.egf.model.impl | |
org.eclipse.egf.model.util |
Uses of Domain in org.eclipse.egf.core.ui.workbench.action.open |
---|
Methods in org.eclipse.egf.core.ui.workbench.action.open with parameters of type Domain | |
---|---|
protected URI |
OpenDomainAction.getDomainURI(Domain domain_p)
Return the domain URI for current model element. |
Uses of Domain in org.eclipse.egf.model |
---|
Methods in org.eclipse.egf.model that return Domain | |
---|---|
Domain |
ModelFactory.createDomain()
Returns a new object of class 'Domain' |
Domain |
FactoryComponent.getDomain()
Returns the value of the 'Domain' containment reference |
Methods in org.eclipse.egf.model with parameters of type Domain | |
---|---|
void |
FactoryComponent.setDomain(Domain value)
Sets the value of the ' Domain ' containment reference |
Uses of Domain in org.eclipse.egf.model.data.helper |
---|
Methods in org.eclipse.egf.model.data.helper with parameters of type Domain | |
---|---|
static boolean |
ModelHelper.isDomainDefined(Domain domain_p)
Is given domain defined ? |
Uses of Domain in org.eclipse.egf.model.impl |
---|
Classes in org.eclipse.egf.model.impl that implement Domain | |
---|---|
class |
DomainImpl
An implementation of the model object 'Domain'. |
Fields in org.eclipse.egf.model.impl declared as Domain | |
---|---|
protected Domain |
FactoryComponentImpl.domain
The cached value of the ' Domain ' containment reference |
Methods in org.eclipse.egf.model.impl that return Domain | |
---|---|
Domain |
ModelFactoryImpl.createDomain()
|
Domain |
FactoryComponentImpl.getDomain()
|
Methods in org.eclipse.egf.model.impl with parameters of type Domain | |
---|---|
NotificationChain |
FactoryComponentImpl.basicSetDomain(Domain newDomain,
NotificationChain msgs)
|
void |
FactoryComponentImpl.setDomain(Domain newDomain)
|
Uses of Domain in org.eclipse.egf.model.util |
---|
Methods in org.eclipse.egf.model.util with parameters of type Domain | |
---|---|
T |
ModelSwitch.caseDomain(Domain object)
Returns the result of interpreting the object as an instance of 'Domain' |
boolean |
ModelValidator.validateDomain(Domain domain,
DiagnosticChain diagnostics,
Map<Object,Object> context)
|
|
EGF Engine Release 0.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.