|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
The IClaimType interface defines a set of methods to describe
the type of an IClaim objects and provides an information on how to
display/edit it as well as an information about its structure and data types.
| Method Summary | |
|---|---|
String |
getDescription()
Return extended description of the corresponding claim. |
String |
getDisplayName()
Return the human friendly name of the corresponding claim. |
String |
getType()
Return a string representation of URI which represents the type (identifier) of the corresponding claim. |
String |
getTypeLocalName()
|
boolean |
isSimple()
Determines whether correcponding IClaim is simple or complex. |
| Method Detail |
public String getType()
public String getTypeLocalName()
public String getDisplayName()
public String getDescription()
public boolean isSimple()
IClaim is simple or complex.
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||