|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.upb.hni.vmagic.VhdlElement
de.upb.hni.vmagic.configuration.ConfigurationItem
de.upb.hni.vmagic.configuration.AbstractBlockConfiguration
public abstract class AbstractBlockConfiguration
Abstract base class for block configurations.
Constructor Summary | |
---|---|
AbstractBlockConfiguration()
Creates an empty block configuration. |
Method Summary | |
---|---|
java.util.List<ConfigurationItem> |
getConfigurationItems()
Returns the configuration items in this block configuration. |
java.util.List<UseClause> |
getUseClauses()
Returns the use clauses in this block configuration. |
Methods inherited from class de.upb.hni.vmagic.VhdlElement |
---|
getParent, setParent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractBlockConfiguration()
Method Detail |
---|
public java.util.List<UseClause> getUseClauses()
public java.util.List<ConfigurationItem> getConfigurationItems()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |