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