|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.common.collect.UnmodifiableIterator<T>
org.eclipse.ocl.examples.xtext.essentialocl.cs2as.AbstractImplicitSourceNamedElementIterator<Type>
org.eclipse.ocl.examples.xtext.essentialocl.cs2as.ImplicitSourceTypeIterator
public class ImplicitSourceTypeIterator
An Iterator over the types of implicit source variables (most nested first).
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ocl.examples.xtext.essentialocl.cs2as.AbstractImplicitSourceNamedElementIterator |
|---|
CONTINUE, DONE, next |
| Constructor Summary | |
|---|---|
ImplicitSourceTypeIterator(ElementCS csElement)
|
|
| Method Summary | |
|---|---|
protected void |
setNext(Variable asVariable)
Assign the iterable element when iterating at asVariable. |
| Methods inherited from class org.eclipse.ocl.examples.xtext.essentialocl.cs2as.AbstractImplicitSourceNamedElementIterator |
|---|
doNext, hasNext, next |
| Methods inherited from class com.google.common.collect.UnmodifiableIterator |
|---|
remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImplicitSourceTypeIterator(@NonNull
ElementCS csElement)
| Method Detail |
|---|
protected void setNext(@NonNull
Variable asVariable)
AbstractImplicitSourceNamedElementIterator
setNext in class AbstractImplicitSourceNamedElementIterator<Type>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||