The dictionary consists of 入ること/参加(者)s (pairs) of the form
( aLeftText, aRightText ).
Those pairs can be 追加するd and 除去するd. Also it can be looked
for all 入ること/参加(者)s where the left text or the 権利 text matches
a given text. Thus it can be used for 転換s in both
directions.
制限s to what has to be the left and 権利 text are usually
given by 明確な/細部 services 器具/実施するing this interface.
searches for 入ること/参加(者)s or 転換s that match the given text.
The exact string to be looked for is the substring from the
aText parameter that starts at position nStartPos and has the
length nLength.
Returns
the 名簿(に載せる)/表(にあげる) of 転換s 設立する for the 供給(する)d text.
If no nothing was 設立する, it is empty.
Parameter aText
the text where the substring to be looked for will be taken from.
Depending on the 転換 direction parameter it 明示するs
either the left text or the 権利 text to look for.
Parameter nStartPos
the starting pos of the substring to be looked for.
Parameter nLength
the length of the substring to be looked for.
Parameter eConversionDirection
明示するs the direction of the 転換 to look for.
It is one of
ConversionDirection.
com::sun::星/主役にする::lang::IllegalArgumentException
if the arguments are 無効の.
For example if the specifications defined by the service
器具/実施するing this 反対する are not met.
Throws
com::sun::星/主役にする::コンテナ::ElementExistException
if such an 入ること/参加(者) already 存在するs.