public abstract class AbstractRestrictionImpl<E,En extends AbsItfEnumeration> extends AbstractSchemaElementImpl<E> implements AbsItfRestriction<En>
| Modifier and Type | Field and Description |
|---|---|
protected List<En> |
enums |
documentation, model, parent| Constructor and Description |
|---|
AbstractRestrictionImpl(E model,
AbstractSchemaElementImpl parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEnumeration(En enumeration) |
List<En> |
getEnumerations() |
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParentclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcreateEnumeration, getBase, setBasecreateDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentationprotected List<En extends AbsItfEnumeration> enums
public AbstractRestrictionImpl(E model, AbstractSchemaElementImpl parent)
public List<En> getEnumerations()
getEnumerations in interface AbsItfRestriction<En extends AbsItfEnumeration>public void addEnumeration(En enumeration)
addEnumeration in interface AbsItfRestriction<En extends AbsItfEnumeration>Copyright © 2008-2015 Petals Link (previously EBM WebSourcing). All Rights Reserved.