| Modifier and Type | Class and Description | 
|---|---|
class  | 
SingularAttributeSourceImpl  | 
class  | 
ToOneAttributeSourceImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
Iterable<AttributeSource> | 
ComponentAttributeSourceImpl.attributeSources()  | 
Iterable<AttributeSource> | 
EntitySourceImpl.attributeSources()  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
AssociationAttributeSource
Contract describing sources for attributes which model associations. 
 | 
interface  | 
ComponentAttributeSource  | 
interface  | 
PluralAttributeSource  | 
interface  | 
SingularAttributeSource
Source-agnostic description of information needed to bind a singular attribute. 
 | 
interface  | 
ToOneAttributeSource
Further contract for sources of  
*-to-one style associations. | 
| Modifier and Type | Method and Description | 
|---|---|
Iterable<AttributeSource> | 
AttributeSourceContainer.attributeSources()
Obtain this container's attribute sources. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractPluralAttributeSourceImpl  | 
class  | 
BagAttributeSourceImpl  | 
class  | 
ComponentAttributeSourceImpl  | 
class  | 
SetAttributeSourceImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
Iterable<AttributeSource> | 
AbstractEntitySourceImpl.attributeSources()  | 
Iterable<AttributeSource> | 
ComponentAttributeSourceImpl.attributeSources()  | 
Iterable<AttributeSource> | 
CompositePluralAttributeElementSourceImpl.attributeSources()  | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.