メタデータ関係およびユーザー定義関係を持つエンティティーへの照会に対する RegistryLookup ノード出力の構造を示す例です。「深さのポリシー」プロパティー値は「一致項目とすべての関連エンティティーを返す (深さ = -1)」を使用しています。
この例は、「深さのポリシー」値に「一致項目とすべての関連エンティティーを返す (深さ = -1)」を使用して、次の WebSphere® Service Registry and Repository グラフに示される関係が検索される際に、LocalEnvironment 中に保管される ServiceRegistry メッセージ・ツリーを示します。 メッセージ・ツリー中のエレメントを明確にするために、グラフには関係名が注記されています。
次の ServiceRegistry メッセージ・ツリーでは、ツリーの構造を強調するためにエレメントのいくつかを ... で置き換えています。
ServiceRegistry
Entity
name = ServiceConcept1
...
userDefinedRelationships
name = modeledAs
targetEntities
Entity
name = service1.wsdl
...
userDefinedRelationships
name = definedBy
targetEntities
EntityRef
bsrURI = c26e43ac45a
name = ServiceConcept1
metaRelationships
name = importedWSDLs
targetEntities
Entity
name = binding1.wsdl
...
Entity
name = binding2.wsdl
...
userDefinedRelationships
name = isService
targetEntities
Entity
name = service1
...
metaRelationships
name = ports
targetEntities
Entity
name = portb1
...
metaRelationships
name = binding
targetEntities
Entity
name = binding1
...
metaRelationships
name = SOAPAddress
targetEntities
Entity
name = portb1_SOAPAddress
...