|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ImportCS in org.eclipse.ocl.examples.xtext.base.baseCST |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST that return ImportCS | |
|---|---|
ImportCS |
BaseCSTFactory.createImportCS()
Returns a new object of class 'Import CS'. |
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST that return types with arguments of type ImportCS | |
|---|---|
org.eclipse.emf.common.util.EList<ImportCS> |
RootCS.getOwnedImport()
Returns the value of the 'Owned Import' containment reference list. |
| Uses of ImportCS in org.eclipse.ocl.examples.xtext.base.baseCST.impl |
|---|
| Classes in org.eclipse.ocl.examples.xtext.base.baseCST.impl that implement ImportCS | |
|---|---|
class |
ImportCSImpl
An implementation of the model object 'Import CS'. |
| Fields in org.eclipse.ocl.examples.xtext.base.baseCST.impl with type parameters of type ImportCS | |
|---|---|
protected org.eclipse.emf.common.util.EList<ImportCS> |
RootPackageCSImpl.ownedImport
The cached value of the ' Owned Import' containment reference list. |
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST.impl that return ImportCS | |
|---|---|
ImportCS |
BaseCSTFactoryImpl.createImportCS()
|
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST.impl that return types with arguments of type ImportCS | |
|---|---|
org.eclipse.emf.common.util.EList<ImportCS> |
RootPackageCSImpl.getOwnedImport()
|
| Uses of ImportCS in org.eclipse.ocl.examples.xtext.base.baseCST.util |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST.util with parameters of type ImportCS | |
|---|---|
T |
BaseCSTSwitch.caseImportCS(ImportCS object)
Returns the result of interpreting the object as an instance of 'Import CS'. |
boolean |
BaseCSTValidator.validateImportCS(ImportCS importCS,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
| Uses of ImportCS in org.eclipse.ocl.examples.xtext.base.cs2pivot |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.cs2pivot with parameters of type ImportCS | |
|---|---|
Continuation<?> |
BaseContainmentVisitor.visitImportCS(ImportCS csElement)
|
Continuation<?> |
BasePostOrderVisitor.visitImportCS(ImportCS object)
|
| Uses of ImportCS in org.eclipse.ocl.examples.xtext.base.util |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.util with parameters of type ImportCS | |
|---|---|
R |
AbstractDelegatingBaseCSVisitor.visitImportCS(ImportCS object)
|
R |
AbstractExtendingBaseCSVisitor.visitImportCS(ImportCS object)
|
R |
AbstractNullBaseCSVisitor.visitImportCS(ImportCS object)
|
R |
BaseCSVisitor.visitImportCS(ImportCS object)
|
| Uses of ImportCS in org.eclipse.ocl.examples.xtext.base.utilities |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.utilities with parameters of type ImportCS | |
|---|---|
java.lang.Boolean |
BaseCS2MonikerVisitor.visitImportCS(ImportCS object)
|
| Uses of ImportCS in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl |
|---|
| Fields in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl with type parameters of type ImportCS | |
|---|---|
protected org.eclipse.emf.common.util.EList<ImportCS> |
CompleteOCLDocumentCSImpl.ownedImport
The cached value of the ' Owned Import' containment reference list. |
| Methods in org.eclipse.ocl.examples.xtext.completeocl.completeOCLCST.impl that return types with arguments of type ImportCS | |
|---|---|
org.eclipse.emf.common.util.EList<ImportCS> |
CompleteOCLDocumentCSImpl.getOwnedImport()
|
| Uses of ImportCS in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot |
|---|
| Methods in org.eclipse.ocl.examples.xtext.completeocl.cs2pivot with parameters of type ImportCS | |
|---|---|
Continuation<?> |
CompleteOCLContainmentVisitor.visitImportCS(ImportCS csElement)
|
| Uses of ImportCS in org.eclipse.ocl.examples.xtext.completeocl.serializer |
|---|
| Methods in org.eclipse.ocl.examples.xtext.completeocl.serializer with parameters of type ImportCS | |
|---|---|
protected void |
AbstractCompleteOCLSemanticSequencer.sequence_ImportCS(org.eclipse.emf.ecore.EObject context,
ImportCS semanticObject)
Constraint: (name=Identifier? namespace=[Namespace|URI] all?='::'?) |
| Uses of ImportCS in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl |
|---|
| Fields in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl with type parameters of type ImportCS | |
|---|---|
protected org.eclipse.emf.common.util.EList<ImportCS> |
ContextCSImpl.ownedImport
The cached value of the ' Owned Import' containment reference list. |
| Methods in org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.impl that return types with arguments of type ImportCS | |
|---|---|
org.eclipse.emf.common.util.EList<ImportCS> |
ContextCSImpl.getOwnedImport()
|
| Uses of ImportCS in org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling |
|---|
| Methods in org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling with parameters of type ImportCS | |
|---|---|
protected java.lang.String |
BaseLabelProvider.image(ImportCS ele)
|
protected java.lang.String |
BaseLabelProvider.text(ImportCS ele)
|
| Uses of ImportCS in org.eclipse.ocl.examples.xtext.oclinecore.serializer |
|---|
| Methods in org.eclipse.ocl.examples.xtext.oclinecore.serializer with parameters of type ImportCS | |
|---|---|
protected void |
AbstractOCLinEcoreSemanticSequencer.sequence_ImportCS(org.eclipse.emf.ecore.EObject context,
ImportCS semanticObject)
Constraint: (name=UnrestrictedName? namespace=[Namespace|URI] all?='::'?) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||