|
EGF Engine Release 0.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PatternLibrary | |
---|---|
org.eclipse.egf.core.ui.wizard.page | |
org.eclipse.egf.model | |
org.eclipse.egf.model.data.helper | |
org.eclipse.egf.model.impl | |
org.eclipse.egf.model.util |
Uses of PatternLibrary in org.eclipse.egf.core.ui.wizard.page |
---|
Methods in org.eclipse.egf.core.ui.wizard.page that return PatternLibrary | |
---|---|
protected PatternLibrary |
AbstractPatternLibrarySequenceWizardPage.getPatternLibrary()
Get the handled pattern library. |
protected PatternLibrary |
PatternLibraryWizardPage.getPatternLibrary()
Get the handled pattern library. |
Uses of PatternLibrary in org.eclipse.egf.model |
---|
Methods in org.eclipse.egf.model that return PatternLibrary | |
---|---|
PatternLibrary |
ModelFactory.createPatternLibrary()
Returns a new object of class 'Pattern Library' |
Uses of PatternLibrary in org.eclipse.egf.model.data.helper |
---|
Methods in org.eclipse.egf.model.data.helper that return PatternLibrary | |
---|---|
static PatternLibrary |
ModelHelper.getLibrary(String libraryId_p,
PatternLibrary parentLibrary_p)
Get a library for specified id in given library children. |
static PatternLibrary |
ModelHelper.getLibrary(String libraryId_p,
PatternViewpoint patternViewpoint_p)
Get a library for specified id in given pattern viewpoint. |
Methods in org.eclipse.egf.model.data.helper with parameters of type PatternLibrary | |
---|---|
static PatternLibrary |
ModelHelper.getLibrary(String libraryId_p,
PatternLibrary parentLibrary_p)
Get a library for specified id in given library children. |
static AbstractPatternElement |
ModelHelper.getPatternElement(String shortPatternElementId_p,
PatternLibrary parentLibrary_p)
Get a first level child as AbstractPatternElement from given short pattern element id. |
Uses of PatternLibrary in org.eclipse.egf.model.impl |
---|
Classes in org.eclipse.egf.model.impl that implement PatternLibrary | |
---|---|
class |
PatternLibraryImpl
An implementation of the model object 'Pattern Library'. |
Methods in org.eclipse.egf.model.impl that return PatternLibrary | |
---|---|
PatternLibrary |
ModelFactoryImpl.createPatternLibrary()
|
Uses of PatternLibrary in org.eclipse.egf.model.util |
---|
Methods in org.eclipse.egf.model.util with parameters of type PatternLibrary | |
---|---|
T |
ModelSwitch.casePatternLibrary(PatternLibrary object)
Returns the result of interpreting the object as an instance of 'Pattern Library' |
boolean |
ModelValidator.validatePatternLibrary(PatternLibrary patternLibrary,
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.