|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
wt.enterprise.CabinetManaged
wt.annotation.AnnotationSet
wt.annotation.StructuredAnnotationSet
public class StructuredAnnotationSet
Use the newStructuredAnnotationSet static factory method(s),
not the StructuredAnnotationSet constructor, to construct
instances of this class. Instances must be constructed using the static
factory(s), in order to ensure proper initialization of the instance.
Supported API: true
Extendable: true
| Field Summary |
|---|
| Fields inherited from class wt.annotation.AnnotationSet |
|---|
DESCRIPTION, IS_APPLIED, NAME |
| Method Summary | |
|---|---|
protected void |
initialize(String name)
Supports initialization, following construction of an instance. |
static StructuredAnnotationSet |
newStructuredAnnotationSet()
Supported API: true |
static StructuredAnnotationSet |
newStructuredAnnotationSet(String name)
Supported API: true |
| Methods inherited from class wt.annotation.AnnotationSet |
|---|
getDescription, getName, isIsApplied, newAnnotationSet, newAnnotationSet, setDescription, setIsApplied, setName |
| Methods inherited from class wt.fc.WTObject |
|---|
getDisplayIdentifier, getDisplayIdentity, getDisplayType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static StructuredAnnotationSet newStructuredAnnotationSet()
throws WTException
WTException
public static StructuredAnnotationSet newStructuredAnnotationSet(String name)
throws WTException
name -
WTException
protected void initialize(String name)
throws WTException
initialize in class AnnotationSetname -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||