|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FVhPInterfaceElement | |
---|---|
com.eu.miscedautils.vhdlparser |
Uses of FVhPInterfaceElement in com.eu.miscedautils.vhdlparser |
---|
Methods in com.eu.miscedautils.vhdlparser that return FVhPInterfaceElement | |
---|---|
FVhPInterfaceElement |
FVhPGeneric.getInterfaceElement()
|
FVhPInterfaceElement |
FVhPGeneric.getIntf_ele()
|
FVhPInterfaceElement |
FVhPPort.getIntfEle()
|
Methods in com.eu.miscedautils.vhdlparser that return types with arguments of type FVhPInterfaceElement | |
---|---|
java.util.LinkedList<FVhPInterfaceElement> |
FVhPSubProgramBody.getInterfaceElementList()
|
java.util.LinkedList<FVhPInterfaceElement> |
FVhPSubProgramDecl.getInterfaceElementList()
|
Methods in com.eu.miscedautils.vhdlparser with parameters of type FVhPInterfaceElement | |
---|---|
void |
FVhPSubProgramBody.addInterfaceElement(FVhPInterfaceElement ele)
|
void |
FVhPSubProgramDecl.addInterfaceElement(FVhPInterfaceElement ele)
|
void |
FVhPGeneric.setInterfaceElement(FVhPInterfaceElement ele)
|
void |
FVhPGeneric.setIntf_ele(FVhPInterfaceElement intfEle)
|
void |
FVhPPort.setIntfEele(FVhPInterfaceElement ele)
|
Method parameters in com.eu.miscedautils.vhdlparser with type arguments of type FVhPInterfaceElement | |
---|---|
void |
FVhPSubProgramBody.setInterfaceElementList(java.util.LinkedList<FVhPInterfaceElement> interfaceElementList)
|
void |
FVhPSubProgramDecl.setInterfaceElementList(java.util.LinkedList<FVhPInterfaceElement> interfaceElementList)
|
Constructors in com.eu.miscedautils.vhdlparser with parameters of type FVhPInterfaceElement | |
---|---|
FVhPGeneric(FVhPInterfaceElement ele)
|
|
FVhPPort(FVhPInterfaceElement intf_ele)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |