|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.annotation.AnnotationHelper
public class AnnotationHelper
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
static AnnotationSet |
applyAnnotationSet(AnnotationSet annotationSet)
Supported API: true |
static AnnotationSet |
createAnnotationSet(String annotationSetName,
Persistable annotationTarget,
String description,
ConfigSpec configSpec)
Return a newly created StructuredAnnotationSet Supported API: true |
static TypeInstanceIdentifier[] |
getRevisedObjects(TypeInstanceIdentifier annotationSetTII)
For a given AnnotationSet TypeInstanceIdentifier, return an arrary of TypeInstanceIdentifiers that represent all "Revised" objects in the AnnotationSet. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static AnnotationSet applyAnnotationSet(AnnotationSet annotationSet)
throws WTException
annotationSet -
WTException
public static TypeInstanceIdentifier[] getRevisedObjects(TypeInstanceIdentifier annotationSetTII)
throws WTException
annotationSetTII -
WTException
public static AnnotationSet createAnnotationSet(String annotationSetName,
Persistable annotationTarget,
String description,
ConfigSpec configSpec)
throws WTException
annotationSetName - annotationTarget - description - configSpec -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||