|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDTInfo
Encapsulates design-time (DT) information.
Provisional API - subject to change
Method Summary | |
---|---|
TagConvertInfo |
getTagConvertInfo()
Gets the encapsulated TagConvertInfo instance. |
TagDecorateInfo |
getTagDecorateInfo(java.lang.String id)
Gets an encapsulated TagDecorateInfo instance matching specified ID. |
java.util.List |
getTagDecorateInfos()
Gets the collection of encapsulated TagDecorateInfo instances. |
Trait |
getTrait()
Gets the Trait instance that was queried to load the metadata. |
Method Detail |
---|
TagConvertInfo getTagConvertInfo()
java.util.List getTagDecorateInfos()
TagDecorateInfo getTagDecorateInfo(java.lang.String id)
id
- ID of desired TagDecorateInfo instance.
Trait getTrait()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |