|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.types.operations.PrimitiveTypeOperations
public class PrimitiveTypeOperations
A static utility class that provides operations related to 'Primitive Type' model objects.
The following operations are supported:
Constructor Summary | |
---|---|
protected |
PrimitiveTypeOperations()
|
Method Summary | ||
---|---|---|
static
|
getName(PrimitiveType<O> primitiveType)
|
|
static
|
oclOperations(PrimitiveType<O> primitiveType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected PrimitiveTypeOperations()
Method Detail |
---|
public static <O> java.lang.String getName(PrimitiveType<O> primitiveType)
public static <O>oclOperations(PrimitiveType<O> primitiveType)
|
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 |