Methods' 詳細(に述べる)s |
getSuppliedMethodConcepts
long |
getSuppliedMethodConcepts(); |
- Description
- returns (警察などへの)密告,告訴(状) about which method 概念s 述べるd in
the MethodConcept constants group are supported
by this XIntrospectionAccess 実施.
The 最小限 supported 概念s should be:
- MethodConcept::PROPERTY,
- MethodConcept::LISTENER,
- MethodConcept::ENUMERATION,
- MethodConcept::NAMECONTAINER
- MethodConcept::INDEXCONTAINER;
- Returns
- 無 or more constants of the MethodConcept
constants group 連合させるd by an arithmetical or-操作/手術.
|
|
getSuppliedPropertyConcepts
long |
getSuppliedPropertyConcepts(); |
- Description
- returns (警察などへの)密告,告訴(状) about which 所有物/資産/財産 概念s 述べるd in
the PropertyConcept constants group are supported
by this XIntrospectionAccess 実施.
The 最小限 supported 概念s should be:
- PropertyConcept::PROPERTYSET,
- PropertyConcept::ATTRIBUTES and
- PropertyConcept::METHODS.
- Returns
- 無 or more constants of the PropertyConcept
constants group.連合させるd by an arithmetical or-操作/手術.
|
|
getProperty
- Description
- returns (警察などへの)密告,告訴(状) about a 所有物/資産/財産 if a 所有物/資産/財産 with
the 需要・要求するd 指名する 存在するs and if it (許可,名誉などを)与えるs to one of the
需要・要求するd PropertyConcepts. The (警察などへの)密告,告訴(状)
is 供給するd as 所有物/資産/財産 struct.
- Returns
- A 所有物/資産/財産 struct 供給するing
(警察などへの)密告,告訴(状) about the 需要・要求するd 所有物/資産/財産,
if a corresponding 所有物/資産/財産 存在するs.
- Parameter aName
- the 指名する of the 所有物/資産/財産.
- Parameter nPropertyConcepts
- 無 or more constants of the
PropertyConcept constants group 連合させるd by an arithmetical
or-操作/手術.
- Throws
- NoSuchElementException
when a 所有物/資産/財産 with the 需要・要求するd 指名する doesn't 存在する
or if it (許可,名誉などを)与えるs to a wrong
PropertyConcept.
|
|
hasProperty
boolean |
hasProperty( |
[in] string |
aName, |
| [in] long |
nPropertyConcepts ); |
- Description
- 許すs to ask if a 所有物/資産/財産 with the 需要・要求するd 指名する 存在するs
and if it (許可,名誉などを)与えるs to one of the 需要・要求するd
PropertyConcepts.
- Returns
- true if the 所有物/資産/財産 存在するs and (許可,名誉などを)与えるs to one of
the 需要・要求するd PropertyConcepts, さもなければ
誤った is returned.
- Parameter aName
- the 指名する of the 所有物/資産/財産.
- Parameter nPropertyConcepts
- 無 or more constants of the
PropertyConcept constants group 連合させるd by an arithmetical
or-操作/手術.
|
|
getProperties
sequence< 所有物/資産/財産 > |
getProperties( |
[in] long |
nPropertyConcepts ); |
- Description
- returns a sequence of 所有物/資産/財産s of the introspected 反対する
- Returns
- all 所有物/資産/財産s of the introspected 反対する which (許可,名誉などを)与える
to the 需要・要求するd PropertyConcepts.
- Parameter nPropertyConcepts
- 無 or more constants of the
PropertyConcept constants group 連合させるd by an arithmetical
or-操作/手術.
|
|
getMethod
- Description
- returns (警察などへの)密告,告訴(状) about a method if a method with
the 需要・要求するd 指名する 存在するs and if it (許可,名誉などを)与えるs to one of
the 需要・要求するd MethodConcepts. The (警察などへの)密告,告訴(状) is
供給するd as
::com::sun::星/主役にする::reflection::XIdlMethod.
- Returns
- A
::com::sun::星/主役にする::reflection::XIdlMethod 供給するing (警察などへの)密告,告訴(状) about and
接近 to the 需要・要求するd method if a corresponding
method 存在するs.
- Parameter aName
- the 指名する of the method.
- Parameter nMethodConcepts
- 無 or more constants of the
MethodConcept constants group 連合させるd by an arithmetical
or-操作/手術.
- Throws
- NoSuchElementException
when a method with the 需要・要求するd 指名する doesn't 存在する
or if it (許可,名誉などを)与えるs to a wrong MethodConcept.
|
|
hasMethod
boolean |
hasMethod( |
[in] string |
aName, |
| [in] long |
nMethodConcepts ); |
- Description
- 許すs to ask if a method with the 需要・要求するd 指名する 存在するs
and if it (許可,名誉などを)与えるs to one of the 需要・要求するd
MethodConcepts.
- Returns
- true if the method 存在するs and (許可,名誉などを)与えるs to one of
the 需要・要求するd MethodConcepts, さもなければ
誤った is returned.
- Parameter aName
- the 指名する of the method.
- Parameter nMethodConcepts
- 無 or more constants of the
MethodConcept constants group 連合させるd by an arithmetical
or-操作/手術.
|
|
getMethods
- Description
- returns a sequence of methods of the introspected 反対する.
- Returns
- all methods of the introspected 反対する which (許可,名誉などを)与える
to the 需要・要求するd MethodConcepts.
- Parameter nMethodConcepts
- 無 or more constants of the
MethodConcept constants group 連合させるd by an arithmetical
or-操作/手術.
|
|
getSupportedListeners
sequence< type > |
getSupportedListeners(); |
- Description
- returns the listener types supported by the introspected
反対する.
If the introspected 反対する has the methods
addFooListener( XFooListener xFoo ) and
removeFooListener( XFooListener xFoo )
the type of XFooListener will be one of the elements
in the returned sequence.
- Returns
- a sequence of the types of listener interfaces
which are supported by the introspected 反対する.
|
|
queryAdapter
- Description
- creates an adapter that 器具/実施するs an interface with the
明示するd type.
To 接近 所有物/資産/財産s, query for the
XPropertySet interface. If the XPropertySet can
be queried, the XFastPropertySet interface
must be supported too.
If the introspected 反対する 器具/実施するs a 指名する コンテナ,
the introspection should return the ::com::sun::星/主役にする::コンテナ::XNameAccess and ::com::sun::星/主役にする::コンテナ::XNameContainer
interfaces.
If the introspected 反対する 器具/実施するs an 索引 コンテナ,
the introspection should return the ::com::sun::星/主役にする::コンテナ::XIndexAccess and ::com::sun::星/主役にする::コンテナ::XIndexContainer
interfaces.
If the introspected 反対する 器具/実施するs an enumeration
コンテナ, the introspection should return the ::com::sun::星/主役にする::コンテナ::XEnumerationAccess
interface.
If the introspected 反対する 器具/実施するs the ::com::sun::星/主役にする::reflection::XIdlArray interface,
the introspection should return this.
To 器具/実施する 不確かの 指名する 接近, at all 反対するs,
which 器具/実施する the
::com::sun::星/主役にする::コンテナ::XNameAccess or XPropertySet interface,
the XExactName interface has to be supported.
- See also
- XExactName
|
|
Copyright © 2013, The Apache ソフトウェア 創立/基礎, Licensed under the Apache License, 見解/翻訳/版 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache ソフトウェア 創立/基礎. Other 指名するs may be trademarks of their 各々の owners.