パッケージ org.aiwolf.client.lib
クラス ComingoutContentBuilder
java.lang.Object
org.aiwolf.client.lib.ContentBuilder
org.aiwolf.client.lib.ComingoutContentBuilder
カミングアウト発話ビルダークラス
Builder class for the utterance of a CO.
- 作成者:
- otsuki
-
コンストラクタの概要
コンストラクタコンストラクタ説明ComingoutContentBuilder
(Agent subject, Agent target, Role role) カミングアウトのためのComingoutContentBuilderを構築する Constructs a ComingoutContentBuilder for a CO.ComingoutContentBuilder
(Agent target, Role role) カミングアウトのためのComingoutContentBuilderを構築する(主語の指定なし) Constructs a ComingoutContentBuilder for a CO (with no subject specified). -
メソッドの概要
-
コンストラクタの詳細
-
ComingoutContentBuilder
カミングアウトのためのComingoutContentBuilderを構築する(主語の指定なし)Constructs a ComingoutContentBuilder for a CO (with no subject specified).- パラメータ:
target
-被カミングアウトエージェントThe agent whose role is disclosed.role
-被カミングアウト役職The disclosed role.
-
ComingoutContentBuilder
カミングアウトのためのComingoutContentBuilderを構築するConstructs a ComingoutContentBuilder for a CO.- パラメータ:
subject
-カミングアウトをするエージェントThe agent who discloses.target
-被カミングアウトエージェントThe agent whose role is disclosed.role
-被カミングアウト役職The disclosed role.
-