org.wsmostudio.runtime.cache
Class WSMOTopEntity
java.lang.Object
org.wsmostudio.runtime.cache.WSMOTopEntity
public class WSMOTopEntity
- extends java.lang.Object
A translation class between string types and numbered types.
- Version:
- $Revision: 1225 $ $Date: 2007-07-19 15:56:25 +0300 $
- Author:
- not attributable
|
Method Summary |
static byte |
getEntityType(org.wsmo.common.TopEntity entity)
|
static java.lang.String |
getTypeAsString(byte type)
|
static byte |
parse(java.lang.String wsmoType)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ONTOLOGY
public static final byte ONTOLOGY
- See Also:
- Constant Field Values
GOAL
public static final byte GOAL
- See Also:
- Constant Field Values
WEB_SERVICE
public static final byte WEB_SERVICE
- See Also:
- Constant Field Values
OO_MEDIATOR
public static final byte OO_MEDIATOR
- See Also:
- Constant Field Values
GG_MEDIATOR
public static final byte GG_MEDIATOR
- See Also:
- Constant Field Values
WG_MEDIATOR
public static final byte WG_MEDIATOR
- See Also:
- Constant Field Values
WW_MEDIATOR
public static final byte WW_MEDIATOR
- See Also:
- Constant Field Values
INTERFACE
public static final byte INTERFACE
- See Also:
- Constant Field Values
CAPABILITY
public static final byte CAPABILITY
- See Also:
- Constant Field Values
TYPE_COUNT
public static final int TYPE_COUNT
- See Also:
- Constant Field Values
WSMOTopEntity
public WSMOTopEntity()
parse
public static byte parse(java.lang.String wsmoType)
getEntityType
public static byte getEntityType(org.wsmo.common.TopEntity entity)
getTypeAsString
public static java.lang.String getTypeAsString(byte type)
Copyright © 2005-2008 Ontotext Lab.. All Rights Reserved.