Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ValueDefOperations
Method Summary | |
ValueDef[] | |
void |
|
ValueDef | |
void |
|
AttributeDef |
|
OperationDef |
|
ValueMemberDef |
|
FullValueDescription | |
Initializer[] | |
void |
|
boolean |
|
boolean | |
void |
|
boolean | |
void |
|
boolean | |
void |
|
InterfaceDef[] | |
void |
|
Methods inherited from interface org.omg.CORBA.ContainedOperations | |
absolute_name , containing_repository , defined_in , describe , id , id , move , name , name , version , version |
Methods inherited from interface org.omg.CORBA.ContainerOperations | |
contents , create_alias , create_constant , create_enum , create_exception , create_interface , create_module , create_native , create_struct , create_union , create_value , create_value_box , describe_contents , lookup , lookup_name |
Methods inherited from interface org.omg.CORBA.IDLTypeOperations | |
type |
Methods inherited from interface org.omg.CORBA.IRObjectOperations | |
def_kind , destroy |
public AttributeDef create_attribute(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, AttributeMode mode)
public OperationDef create_operation(java.lang.String id, java.lang.String name, java.lang.String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, java.lang.String[] contexts)
public ValueMemberDef create_value_member(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, short access)
public boolean is_a(java.lang.String id)
public boolean is_abstract()
public void is_abstract(boolean arg)
public boolean is_custom()
public void is_custom(boolean arg)
public boolean is_truncatable()
public void is_truncatable(boolean arg)