|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.types.operations.AnyTypeOperations
public class AnyTypeOperations
A static utility class that provides operations related to 'Any Type' model objects.
The following operations are supported:
Constructor Summary | |
---|---|
protected |
AnyTypeOperations()
|
Method Summary | ||
---|---|---|
static
|
getName(AnyType<O> anyType)
|
|
static
|
oclOperations(AnyType<O> anyType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected AnyTypeOperations()
Method Detail |
---|
public static <O> java.lang.String getName(AnyType<O> anyType)
public static <O>oclOperations(AnyType<O> anyType)
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |