|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.examples.pivot.manager.AbstractTypeServer.QualifiedName2DomainInheritance
protected static class AbstractTypeServer.QualifiedName2DomainInheritance
Field Summary | |
---|---|
protected java.util.Map<java.lang.String,DomainInheritance> |
name2superclasses
|
Constructor Summary | |
---|---|
protected |
AbstractTypeServer.QualifiedName2DomainInheritance(java.util.Map<java.lang.String,DomainInheritance> name2superclasses)
|
Method Summary | |
---|---|
DomainInheritance |
apply(java.lang.String qualifiedClassName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.google.common.base.Function |
---|
equals |
Field Detail |
---|
@NonNull protected final java.util.Map<java.lang.String,DomainInheritance> name2superclasses
Constructor Detail |
---|
protected AbstractTypeServer.QualifiedName2DomainInheritance(@NonNull java.util.Map<java.lang.String,DomainInheritance> name2superclasses)
Method Detail |
---|
public DomainInheritance apply(java.lang.String qualifiedClassName)
apply
in interface com.google.common.base.Function<java.lang.String,DomainInheritance>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |