|
||||||||||
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.SubtypeDiscreteRange
public class SubtypeDiscreteRange
Wrapper to use a subtype indication as discrete range.
Constructor Summary | |
---|---|
SubtypeDiscreteRange(SubtypeIndication subtypeIndication)
Creates a discrete range subtype indication wrapper. |
Method Summary | |
---|---|
SubtypeIndication |
getSubtypeIndication()
Returns the wrapped subtype indication. |
void |
setSubtypeIndication(SubtypeIndication subtypeIndication)
Sets the wrapped subtype indication. |
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 SubtypeDiscreteRange(SubtypeIndication subtypeIndication)
subtypeIndication
- the wrapped subtype indicationMethod Detail |
---|
public SubtypeIndication getSubtypeIndication()
public void setSubtypeIndication(SubtypeIndication subtypeIndication)
subtypeIndication
- the subtype indication
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |