public abstract class AbstractAttributeImpl<E,T extends AbsItfType> extends AbstractSchemaElementImpl<E> implements AbsItfAttribute<T>
AbsItfAttribute.Use| Modifier and Type | Field and Description |
|---|---|
protected AbsItfAttribute |
referencedAttribute
referenced attribute
|
protected T |
type
the type of element
|
documentation, model, parent| Constructor and Description |
|---|
AbstractAttributeImpl(E model,
AbstractSchemaElementImpl parent) |
| Modifier and Type | Method and Description |
|---|---|
AbsItfSchema |
getSchema() |
T |
getType() |
void |
setType(T type) |
String |
toString() |
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getTopParent, hashCode, setDocumentation, setParentclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetName, getNamespaceUri, getUse, getValuecreateDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentationprotected T extends AbsItfType type
protected AbsItfAttribute referencedAttribute
public AbstractAttributeImpl(E model, AbstractSchemaElementImpl parent)
model - parent - public AbsItfSchema getSchema()
getSchema in class AbstractSchemaElementImpl<E>public T getType()
getType in interface AbsItfAttribute<T extends AbsItfType>public void setType(T type)
setType in interface AbsItfAttribute<T extends AbsItfType>Copyright © 2008-2015 Petals Link (previously EBM WebSourcing). All Rights Reserved.