| Modifier and Type | Method and Description |
|---|---|
Iterable<MetaAttributeSource> |
SingularAttributeSourceImpl.metaAttributes() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<MetaAttributeSource> |
EntitySourceImpl.metaAttributes() |
Iterable<MetaAttributeSource> |
ComponentAttributeSourceImpl.metaAttributes() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<MetaAttributeSource> |
EntitySource.metaAttributes()
Obtain the meta-attribute sources associated with this entity.
|
Iterable<MetaAttributeSource> |
AttributeSource.metaAttributes()
Obtain the meta-attribute sources associated with this attribute.
|
| Modifier and Type | Method and Description |
|---|---|
static Iterable<MetaAttributeSource> |
Helper.buildMetaAttributeSources(List<JaxbMetaElement> metaElements) |
Iterable<MetaAttributeSource> |
ComponentAttributeSourceImpl.metaAttributes() |
Iterable<MetaAttributeSource> |
AbstractPluralAttributeSourceImpl.metaAttributes() |
Iterable<MetaAttributeSource> |
AbstractEntitySourceImpl.metaAttributes() |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.