public interface AttributeSourceContainer
AttributeSource references.  Both entities and components contain
 attributes.| Modifier and Type | Method and Description | 
|---|---|
Iterable<AttributeSource> | 
attributeSources()
Obtain this container's attribute sources. 
 | 
LocalBindingContext | 
getLocalBindingContext()
Obtain the local binding context associated with this container. 
 | 
String | 
getPath()
Obtain the path used to uniquely identify this container. 
 | 
String getPath()
Iterable<AttributeSource> attributeSources()
LocalBindingContext getLocalBindingContext()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.