| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
This interface is implemented by the IDL object that represents an IDL valuetype.
| Method Summary | |
|  idlValue | concrete()Return the concrete inherited value | 
|  idlValue | description()Return the value description ( for forward value ) | 
|  idlValue[] | inheritance()Return the inheritance list | 
|  boolean | isAbstract()Return TRUE is this value is abstract | 
|  boolean | isCustom()Return TRUE is this value is custom | 
|  boolean | isForward()Return TRUE is this value is forward | 
|  boolean | isTruncatable()Return TRUE is this value contains a truncatable clause into its inheritance list | 
|  idlInterface[] | supported()Return the supported interfaces | 
| Methods inherited from interface org.openorb.compiler.idl.reflect.idlObject | 
| containsObject, content, filter, idlConcreteType, idlDefinedIn, idlFinalType, idlID, idlName, idlType, included | 
| Method Detail | 
public boolean isAbstract()
public boolean isCustom()
public boolean isForward()
public idlValue description()
public boolean isTruncatable()
public idlValue concrete()
public idlValue[] inheritance()
public idlInterface[] supported()
| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||