public final class ExecutionContextProfile
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
修飾子とタイプ | フィールドと説明 |
---|---|
ExecutionKind |
kind |
RTObject |
owner |
RTObject[] |
participants |
NameValue[] |
properties |
double |
rate |
コンストラクタと説明 |
---|
ExecutionContextProfile() |
ExecutionContextProfile(ExecutionKind _kind,
double _rate,
RTObject _owner,
RTObject[] _participants,
NameValue[] _properties) |
public ExecutionKind kind
public double rate
public RTObject owner
public RTObject[] participants
public NameValue[] properties
public ExecutionContextProfile()
public ExecutionContextProfile(ExecutionKind _kind, double _rate, RTObject _owner, RTObject[] _participants, NameValue[] _properties)