|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.examples.domain.types.AbstractFragment
org.eclipse.ocl.examples.library.executor.ReflectiveFragment
org.eclipse.ocl.examples.library.executor.DomainReflectiveFragment
public class DomainReflectiveFragment
Field Summary |
---|
Fields inherited from class org.eclipse.ocl.examples.library.executor.ReflectiveFragment |
---|
operationMap, propertyMap |
Fields inherited from class org.eclipse.ocl.examples.domain.types.AbstractFragment |
---|
baseInheritance, derivedInheritance |
Constructor Summary | |
---|---|
DomainReflectiveFragment(DomainReflectiveType derivedInheritance,
DomainInheritance baseInheritance)
|
Method Summary | |
---|---|
DomainOperation |
getLocalOperation(DomainOperation baseOperation)
Return the operation within this fragment that has the same signature as staticOperation. |
Methods inherited from class org.eclipse.ocl.examples.library.executor.ReflectiveFragment |
---|
getImplementation, getLocalOperations, getLocalProperties |
Methods inherited from class org.eclipse.ocl.examples.domain.types.AbstractFragment |
---|
getBaseFragment, getBaseInheritance, getDerivedInheritance, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DomainReflectiveFragment(@NonNull DomainReflectiveType derivedInheritance, @NonNull DomainInheritance baseInheritance)
Method Detail |
---|
@Nullable public DomainOperation getLocalOperation(@NonNull DomainOperation baseOperation)
DomainFragment
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |