wt.epm.annotation
Class EPMAnnotationHelper

java.lang.Object
  extended by wt.epm.annotation.EPMAnnotationHelper
All Implemented Interfaces:
Externalizable, Serializable

public class EPMAnnotationHelper
extends Object
implements Externalizable

The EPMAnnotationHelper provides access to the EPM Annotation service through its public 'service' member.

Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
static EPMAnnotationService service
          

Supported API: true
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

service

public static final EPMAnnotationService service


Supported API: true