org.wsmostudio.runtime.cache
Class WSMOTopEntity

java.lang.Object
  extended by 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

Field Summary
static byte CAPABILITY
           
static byte GG_MEDIATOR
           
static byte GOAL
           
static byte INTERFACE
           
static byte ONTOLOGY
           
static byte OO_MEDIATOR
           
static int TYPE_COUNT
           
static byte WEB_SERVICE
           
static byte WG_MEDIATOR
           
static byte WW_MEDIATOR
           
 
Constructor Summary
WSMOTopEntity()
           
 
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
 

Field Detail

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
Constructor Detail

WSMOTopEntity

public WSMOTopEntity()
Method Detail

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.