|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultiplicityCS | |
|---|---|
| org.eclipse.ocl.examples.xtext.base.baseCST | |
| org.eclipse.ocl.examples.xtext.base.baseCST.impl | |
| org.eclipse.ocl.examples.xtext.base.baseCST.util | |
| Uses of MultiplicityCS in org.eclipse.ocl.examples.xtext.base.baseCST |
|---|
| Subinterfaces of MultiplicityCS in org.eclipse.ocl.examples.xtext.base.baseCST | |
|---|---|
interface |
MultiplicityBoundsCS
A representation of the model object 'Integer Multiplicity CS'. |
interface |
MultiplicityStringCS
A representation of the model object 'String Multiplicity CS'. |
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST that return MultiplicityCS | |
|---|---|
MultiplicityCS |
TypedRefCS.getMultiplicity()
Returns the value of the 'Multiplicity' containment reference. |
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST with parameters of type MultiplicityCS | |
|---|---|
void |
TypedRefCS.setMultiplicity(MultiplicityCS value)
Sets the value of the ' Multiplicity' containment reference. |
| Uses of MultiplicityCS in org.eclipse.ocl.examples.xtext.base.baseCST.impl |
|---|
| Classes in org.eclipse.ocl.examples.xtext.base.baseCST.impl that implement MultiplicityCS | |
|---|---|
class |
MultiplicityBoundsCSImpl
An implementation of the model object 'Integer Multiplicity CS'. |
class |
MultiplicityStringCSImpl
An implementation of the model object 'String Multiplicity CS'. |
| Fields in org.eclipse.ocl.examples.xtext.base.baseCST.impl declared as MultiplicityCS | |
|---|---|
protected MultiplicityCS |
TypedRefCSImpl.multiplicity
The cached value of the ' Multiplicity' containment reference. |
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST.impl that return MultiplicityCS | |
|---|---|
MultiplicityCS |
TypedRefCSImpl.getMultiplicity()
|
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST.impl with parameters of type MultiplicityCS | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
TypedRefCSImpl.basicSetMultiplicity(MultiplicityCS newMultiplicity,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
TypedRefCSImpl.setMultiplicity(MultiplicityCS newMultiplicity)
|
| Uses of MultiplicityCS in org.eclipse.ocl.examples.xtext.base.baseCST.util |
|---|
| Methods in org.eclipse.ocl.examples.xtext.base.baseCST.util with parameters of type MultiplicityCS | |
|---|---|
T |
BaseCSTSwitch.caseMultiplicityCS(MultiplicityCS object)
Returns the result of interpreting the object as an instance of 'Multiplicity CS'. |
boolean |
BaseCSTValidator.validateMultiplicityCS(MultiplicityCS multiplicityCS,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||