Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
G
GenerateStatementConfiguration
- Class in
de.upb.hni.vmagic.configuration
Generate statement configuration.
GenerateStatementConfiguration(AbstractGenerateStatement)
- Constructor for class de.upb.hni.vmagic.configuration.
GenerateStatementConfiguration
Creates a generate statement configuration.
generic(List<VhdlObjectProvider<Constant>>)
- Method in interface de.upb.hni.vmagic.output.
MiscellaneousElementOutput
Outputs a generic clause.
genericMap(List<AssociationElement>)
- Method in interface de.upb.hni.vmagic.output.
MiscellaneousElementOutput
Outputs a generic map.
get(int)
- Method in class de.upb.hni.vmagic.util.
ForwardingList
Returns the element at the given index.
getActual()
- Method in class de.upb.hni.vmagic.
AssociationElement
Return the actual part of this association.
getAfter()
- Method in class de.upb.hni.vmagic.declaration.
DisconnectionSpecification
Returns the disconnection delay.
getAfter()
- Method in class de.upb.hni.vmagic.
WaveformElement
Returns the delay of this waveform element.
getAliased()
- Method in class de.upb.hni.vmagic.declaration.
Alias
Returns the identifier of the aliased object.
getAll(List<E>, Class<T>)
- Static method in class de.upb.hni.vmagic.util.
VhdlCollections
Returns a list that contains all elements in another list which are instances of the given class.
getAlternatives()
- Method in class de.upb.hni.vmagic.statement.
CaseStatement
Returns the alternatives.
getAnnotation(VhdlElement, Class<T>)
- Static method in class de.upb.hni.vmagic.
Annotations
Returns an annotation instance of the given class.
getArchitecture()
- Method in class de.upb.hni.vmagic.concurrent.
ArchitectureInstantiation
Returns the instantiated architecture.
getArchitecture()
- Method in class de.upb.hni.vmagic.configuration.
ArchitectureConfiguration
Returns the configured architecture.
getArrayElement(Expression)
- Method in class de.upb.hni.vmagic.expression.
VhdlObject
Returns an array element of this object.
getArrayElement(int)
- Method in class de.upb.hni.vmagic.expression.
VhdlObject
Returns an array element of this object.
getArrayElement(List<Expression>)
- Method in class de.upb.hni.vmagic.expression.
VhdlObject
Returns an array element of this object.
getArrayElement(Expression...)
- Method in class de.upb.hni.vmagic.expression.
VhdlObject
Returns an array element of this object.
getAssociations()
- Method in class de.upb.hni.vmagic.expression.
Aggregate
Returns the associations.
getAttribute()
- Method in class de.upb.hni.vmagic.declaration.
AttributeSpecification
Returns the specified attribute.
getAttribute()
- Method in class de.upb.hni.vmagic.object.
AttributeExpression
Returns the attribute.
getAttributeExpression(Attribute)
- Method in class de.upb.hni.vmagic.expression.
VhdlObject
Returns a attribute expression of this object.
getAttributeExpression(Attribute, Expression)
- Method in class de.upb.hni.vmagic.expression.
VhdlObject
Returns a attribute expression of this object.
getBase()
- Method in class de.upb.hni.vmagic.object.
ForwardingVhdlObject
Returns the base object.
getBaseType()
- Method in class de.upb.hni.vmagic.type.
IndexSubtypeIndication
Returns the base type.
getBaseType()
- Method in class de.upb.hni.vmagic.type.
RangeSubtypeIndication
Returns the base type.
getBaseType()
- Method in class de.upb.hni.vmagic.type.
ResolvedSubtypeIndication
Returns the base type.
getBaseUnit()
- Method in class de.upb.hni.vmagic.type.
PhysicalType.Unit
Returns the base unit of this unit.
getBlock()
- Method in class de.upb.hni.vmagic.configuration.
BlockStatementConfiguration
Returns the configured block.
getBlockConfiguration()
- Method in class de.upb.hni.vmagic.configuration.
ComponentConfiguration
Returns the block configuration.
getBlockConfiguration()
- Method in class de.upb.hni.vmagic.libraryunit.
Configuration
Returns the block configuration.
getByIdentifier(List<E>, Class<T>, String)
- Static method in class de.upb.hni.vmagic.util.
VhdlCollections
Returns an element by it's identifier.
getCharacter()
- Method in class de.upb.hni.vmagic.literal.
CharacterLiteral
Returns the character
getChoice()
- Method in interface de.upb.hni.vmagic.highlevel.
StateMachine.State
Returns the choice.
getChoices()
- Method in class de.upb.hni.vmagic.concurrent.
SelectedSignalAssignment.SelectedWaveform
Returns the choices.
getChoices()
- Method in class de.upb.hni.vmagic.expression.
Aggregate.ElementAssociation
Returns the list of choices.
getChoices()
- Method in class de.upb.hni.vmagic.statement.
CaseStatement.Alternative
Returns the choices.
getClock()
- Method in class de.upb.hni.vmagic.highlevel.
Register
Returns the clock signal.
getClock()
- Method in class de.upb.hni.vmagic.highlevel.
StateMachine
Returns the clock signal.
getCombinatorialStatements()
- Method in class de.upb.hni.vmagic.highlevel.
StateMachine
Returns the combinatorial statement.
getComments()
- Method in class de.upb.hni.vmagic.annotation.
CommentAnnotation
Returns a modifiable list of line comments.
getComments(VhdlElement)
- Static method in class de.upb.hni.vmagic.util.
Comments
Returns the comments in front of the given vhdl element.
getComponent()
- Method in class de.upb.hni.vmagic.
ComponentSpecification
Returns the component.
getComponent()
- Method in class de.upb.hni.vmagic.concurrent.
ComponentInstantiation
Returns the instantiated component.
getComponentSpecification()
- Method in class de.upb.hni.vmagic.configuration.
ComponentConfiguration
Returns the component specification.
getComponentSpecification()
- Method in class de.upb.hni.vmagic.declaration.
ConfigurationSpecification
Returns the component specification.
getConcurrentStatementVisitor()
- Method in class de.upb.hni.vmagic.output.
OutputModule
Returns the concurrent statement visitor.
getCondition()
- Method in class de.upb.hni.vmagic.concurrent.
ConcurrentAssertionStatement
Returns the assertion condition.
getCondition()
- Method in class de.upb.hni.vmagic.concurrent.
ConditionalSignalAssignment.ConditionalWaveformElement
Returns the condition of this conditional waveform element.
getCondition()
- Method in class de.upb.hni.vmagic.concurrent.
IfGenerateStatement
Returns the if condition.
getCondition()
- Method in class de.upb.hni.vmagic.statement.
AssertionStatement
Returns the assertion condition.
getCondition()
- Method in class de.upb.hni.vmagic.statement.
ExitStatement
Returns the condition for this exit statement.
getCondition()
- Method in class de.upb.hni.vmagic.statement.
IfStatement.ElsifPart
Returns the condition of this elsif part.
getCondition()
- Method in class de.upb.hni.vmagic.statement.
IfStatement
Returns the if condition.
getCondition()
- Method in class de.upb.hni.vmagic.statement.
NextStatement
Returns the condition for this next statement.
getCondition()
- Method in class de.upb.hni.vmagic.statement.
WaitStatement
Returns the condition.
getCondition()
- Method in class de.upb.hni.vmagic.statement.
WhileStatement
Returns the condition.
getConditionalWaveforms()
- Method in class de.upb.hni.vmagic.concurrent.
ConditionalSignalAssignment
Returns the conditional waveforms.
getConfiguration()
- Method in class de.upb.hni.vmagic.concurrent.
ConfigurationInstantiation
Returns the instantiated configuration.
getConfigurationItems()
- Method in class de.upb.hni.vmagic.configuration.
AbstractBlockConfiguration
Returns the configuration items in this block configuration.
getConfigurationVisitor()
- Method in class de.upb.hni.vmagic.output.
OutputModule
Returns the configuration visitor.
getConstituents()
- Method in class de.upb.hni.vmagic.declaration.
Group
Returns the constituents.
getCurrentStateSignal()
- Method in class de.upb.hni.vmagic.highlevel.
StateMachine
Returns the signal that contains the current state.
getDeclarations()
- Method in class de.upb.hni.vmagic.concurrent.
AbstractGenerateStatement
Returns the declarations.
getDeclarations()
- Method in class de.upb.hni.vmagic.concurrent.
AbstractProcessStatement
Returns the declarations.
getDeclarations()
- Method in class de.upb.hni.vmagic.concurrent.
BlockStatement
Returns the declarations.
getDeclarations()
- Method in class de.upb.hni.vmagic.concurrent.
ProcessStatement
Returns the declarations.
getDeclarations()
- Method in class de.upb.hni.vmagic.declaration.
SubprogramBody
Returns the declarations.
getDeclarations()
- Method in class de.upb.hni.vmagic.highlevel.
StateMachine
Returns the declaration.
getDeclarations()
- Method in class de.upb.hni.vmagic.libraryunit.
Architecture
Returns the list of declarations in this architecture.
getDeclarations()
- Method in class de.upb.hni.vmagic.libraryunit.
Configuration
Returns the list of declarations in this configuration.
getDeclarations()
- Method in class de.upb.hni.vmagic.libraryunit.
Entity
Returns the list of declarations in this entity.
getDeclarations()
- Method in class de.upb.hni.vmagic.libraryunit.
PackageBody
Returns the list of declarations in this package body.
getDeclarations()
- Method in class de.upb.hni.vmagic.libraryunit.
PackageDeclaration
Returns the list of declarations in this package.
getDeclarations()
- Method in class de.upb.hni.vmagic.libraryunit.
UseClause
Returns the list of declarations in this use clause
getDeclarationVisitor()
- Method in class de.upb.hni.vmagic.output.
OutputModule
Returns the declaration visitor.
getDefaultValue()
- Method in class de.upb.hni.vmagic.object.
Constant
Returns the default value of this constant.
getDefaultValue()
- Method in class de.upb.hni.vmagic.object.
Signal
Returns the default value of this signal.
getDefaultValue()
- Method in class de.upb.hni.vmagic.object.
Variable
Returns the default value.
getDelayMechanism()
- Method in class de.upb.hni.vmagic.concurrent.
ConditionalSignalAssignment
Returns the delay mechanism.
getDelayMechanism()
- Method in class de.upb.hni.vmagic.concurrent.
SelectedSignalAssignment
Returns the delay mechanism.
getDelayMechanism()
- Method in class de.upb.hni.vmagic.statement.
SignalAssignment
Returns the delay mechanism.
getDesignatedSubtype()
- Method in class de.upb.hni.vmagic.type.
AccessType
Returns the designated subtype.
getDesignator()
- Method in class de.upb.hni.vmagic.declaration.
Alias
Returns the alias designator.
getDesignators()
- Method in class de.upb.hni.vmagic.declaration.
AttributeSpecification.EntityNameList
Returns the list of designators in this entity name list.
getDirection()
- Method in class de.upb.hni.vmagic.
Range
Returns the direction of this range.
getEdgeConditionClock(Expression)
- Static method in class de.upb.hni.vmagic.expression.
Expressions
Returns the clock signal in an edge condition.
getElement()
- Method in class de.upb.hni.vmagic.object.
RecordElement
Returns the identifier of the record element.
getElements()
- Method in class de.upb.hni.vmagic.object.
ConstantGroup
Returns the constants in this group.
getElements()
- Method in class de.upb.hni.vmagic.object.
FileGroup
Returns the files in this group.
getElements()
- Method in class de.upb.hni.vmagic.object.
SignalGroup
Returns the signals in this group.
getElements()
- Method in class de.upb.hni.vmagic.object.
VariableGroup
Returns the variables in this group.
getElements()
- Method in interface de.upb.hni.vmagic.object.
VhdlObjectGroup
Returns the elements in this group.
getElements()
- Method in class de.upb.hni.vmagic.type.
RecordType
Returns the elements.
getElements()
- Method in class de.upb.hni.vmagic.
VhdlFile
Returns the list of elements in this VHDL file.
getElementType()
- Method in class de.upb.hni.vmagic.type.
ArrayType
Returns the type of the array elements.
getElseStatements()
- Method in class de.upb.hni.vmagic.statement.
IfStatement
Returns the statement in the else part of the if statement.
getElsifParts()
- Method in class de.upb.hni.vmagic.statement.
IfStatement
Returns the elsif parts.
getEntities()
- Method in class de.upb.hni.vmagic.declaration.
AttributeSpecification
Returns the list of entities.
getEntity()
- Method in class de.upb.hni.vmagic.concurrent.
EntityInstantiation
Returns the instantiated entity.
getEntity()
- Method in class de.upb.hni.vmagic.libraryunit.
Architecture
Returns the entity that belogs to this architecture.
getEntity()
- Method in class de.upb.hni.vmagic.libraryunit.
Configuration
Returns the configured entity.
getEntityAspect()
- Method in class de.upb.hni.vmagic.configuration.
ComponentConfiguration
Returns the entity aspect.
getEntityAspect()
- Method in class de.upb.hni.vmagic.declaration.
ConfigurationSpecification
Returns the entity aspect.
getEntityClass()
- Method in class de.upb.hni.vmagic.declaration.
AttributeSpecification
Returns the entity class.
getEntityClasses()
- Method in class de.upb.hni.vmagic.declaration.
GroupTemplate
Returns the entity classes.
getEntityTag()
- Method in class de.upb.hni.vmagic.declaration.
AttributeSpecification.EntityNameList.EntityDesignator
Returns the tag.
getEpxression()
- Method in class de.upb.hni.vmagic.expression.
TypeConversion
Returns the converted expression.
getExpression()
- Method in class de.upb.hni.vmagic.concurrent.
SelectedSignalAssignment
Returns the assigned expression.
getExpression()
- Method in class de.upb.hni.vmagic.expression.
Aggregate.ElementAssociation
Returns the associated expression.
getExpression()
- Method in class de.upb.hni.vmagic.expression.
Parentheses
Returns the expression inside the parentheses.
getExpression()
- Method in class de.upb.hni.vmagic.expression.
QualifiedExpressionAllocator
Returns the qualified expression.
getExpression()
- Method in class de.upb.hni.vmagic.expression.
UnaryExpression
Sets the parameter expression.
getExpression()
- Method in class de.upb.hni.vmagic.statement.
CaseStatement
Returns the expression.
getExpressionKind()
- Method in class de.upb.hni.vmagic.expression.
BinaryExpression
Returns the expression kind
getExpressionKind()
- Method in class de.upb.hni.vmagic.expression.
UnaryExpression
Returns the kind of this expression.
getExpressionVisitor()
- Method in class de.upb.hni.vmagic.output.
OutputModule
Returns the expression visitor.
getFactor()
- Method in class de.upb.hni.vmagic.type.
PhysicalType.Unit
Returns the factor.
getFiles()
- Method in class de.upb.hni.vmagic.
LibraryDeclarativeRegion
Returns a list of files included in this libray.
getFormal()
- Method in class de.upb.hni.vmagic.
AssociationElement
Returns the formal part of this association.
getFrom()
- Method in class de.upb.hni.vmagic.
Range
Returns the from expression.
getFunction()
- Method in class de.upb.hni.vmagic.expression.
FunctionCall
Returns the called function.
getGenerateStatement()
- Method in class de.upb.hni.vmagic.configuration.
GenerateStatementConfiguration
Returns the configured generate statement.
getGeneric()
- Method in class de.upb.hni.vmagic.concurrent.
BlockStatement
Returns the generic clause.
getGeneric()
- Method in class de.upb.hni.vmagic.declaration.
Component
Returns the generic.
getGeneric()
- Method in class de.upb.hni.vmagic.libraryunit.
Entity
Returns the generic.
getGenericMap()
- Method in class de.upb.hni.vmagic.concurrent.
AbstractComponentInstantiation
Returns the generic map.
getGenericMap()
- Method in class de.upb.hni.vmagic.concurrent.
BlockStatement
Returns the generic map.
getGenericMap()
- Method in class de.upb.hni.vmagic.configuration.
ComponentConfiguration
Returns the generic map.
getGenericMap()
- Method in class de.upb.hni.vmagic.declaration.
ConfigurationSpecification
Returns the generic map.
getGuardExpression()
- Method in class de.upb.hni.vmagic.concurrent.
BlockStatement
Returns the guard expression.
getIdentifier()
- Method in class de.upb.hni.vmagic.declaration.
Attribute
Returns the identifier of this attribtue.
getIdentifier()
- Method in class de.upb.hni.vmagic.declaration.
Component
Returns the identifier of this component.
getIdentifier()
- Method in class de.upb.hni.vmagic.declaration.
Group
Returns the identifier of this group.
getIdentifier()
- Method in class de.upb.hni.vmagic.declaration.
GroupTemplate
Returns the identifier of this group template.
getIdentifier()
- Method in class de.upb.hni.vmagic.declaration.
SubprogramBody
getIdentifier()
- Method in class de.upb.hni.vmagic.declaration.
SubprogramDeclaration
getIdentifier()
- Method in class de.upb.hni.vmagic.declaration.
Subtype
Returns the identifier of this subtye.
getIdentifier()
- Method in class de.upb.hni.vmagic.expression.
VhdlObject
Returns the identifier of this object.
getIdentifier()
- Method in class de.upb.hni.vmagic.highlevel.
StateMachine
Returns the identifier.
getIdentifier()
- Method in interface de.upb.hni.vmagic.highlevel.
StateMachine.State
Returns the identifier of this state.
getIdentifier()
- Method in class de.upb.hni.vmagic.
LibraryDeclarativeRegion
Returns the identifier of this library declarative region.
getIdentifier()
- Method in class de.upb.hni.vmagic.libraryunit.
Architecture
Returns the identifier of this architecture.
getIdentifier()
- Method in class de.upb.hni.vmagic.libraryunit.
Configuration
Returns the identifier of this configuration.
getIdentifier()
- Method in class de.upb.hni.vmagic.libraryunit.
Entity
Returns the identifier of this entity.
getIdentifier()
- Method in class de.upb.hni.vmagic.libraryunit.
PackageDeclaration
Returns the identifier of this package.
getIdentifier()
- Method in interface de.upb.hni.vmagic.
NamedEntity
Returns the identifier of this element.
getIdentifier()
- Method in class de.upb.hni.vmagic.object.
ForwardingVhdlObject
getIdentifier()
- Method in class de.upb.hni.vmagic.type.
PhysicalType.Unit
Returns the identifier of this unit.
getIdentifier()
- Method in class de.upb.hni.vmagic.type.
Type
Returns the type's identifier.
getIdentifier()
- Method in class de.upb.hni.vmagic.type.
UnresolvedType
Returns the identifier of this type.
getIdentifiers()
- Method in class de.upb.hni.vmagic.type.
RecordType.ElementDeclaration
Returns the declared identifiers in this element declaration.
getIndentationString()
- Method in class de.upb.hni.vmagic.output.
CustomCodeFormat
Returns the indentation string.
getIndentationString()
- Method in interface de.upb.hni.vmagic.output.
VhdlCodeFormat
Returns the indentation string.
getIndex()
- Method in class de.upb.hni.vmagic.
RangeAttributeName
Returns the index.
getIndexRanges()
- Method in class de.upb.hni.vmagic.type.
ConstrainedArray
Returns the index ranges.
getIndexSubtypes()
- Method in class de.upb.hni.vmagic.type.
UnconstrainedArray
Returns the index subtypes.
getIndices()
- Method in class de.upb.hni.vmagic.object.
ArrayElement
Returns the index.
getInput()
- Method in class de.upb.hni.vmagic.highlevel.
Register
Returns the input signal.
getKind()
- Method in class de.upb.hni.vmagic.object.
Signal
Returns the kind of this signal.
getLabel()
- Method in class de.upb.hni.vmagic.concurrent.
ConcurrentStatement
Returns the statement's label.
getLabel()
- Method in class de.upb.hni.vmagic.
LabeledElement
Returns the label of this element.
getLabel()
- Method in class de.upb.hni.vmagic.statement.
SequentialStatement
Returns the statement's label.
getLabels()
- Method in class de.upb.hni.vmagic.
ComponentSpecification
Returns the list of component labels.
getLeft()
- Method in class de.upb.hni.vmagic.expression.
BinaryExpression
Returns the left-hand side expression of this binary exprssion.
getLibraries()
- Method in class de.upb.hni.vmagic.libraryunit.
LibraryClause
Returns the list of libraries in this library clause.
getLibraries()
- Method in class de.upb.hni.vmagic.
RootDeclarativeRegion
Returns the libraries in this root declarative region.
getLibraryUnitVisitor()
- Method in class de.upb.hni.vmagic.output.
OutputModule
Returns the library unit visitor.
getLineSeparator()
- Method in class de.upb.hni.vmagic.output.
CustomCodeFormat
Returns the line separator.
getLineSeparator()
- Method in interface de.upb.hni.vmagic.output.
VhdlCodeFormat
Returns the line separator.
getLiteral()
- Method in interface de.upb.hni.vmagic.highlevel.
StateMachine.State
Returns the enumeration literal associated with this state.
getLiterals()
- Method in class de.upb.hni.vmagic.type.
EnumerationType
Returns the literals.
getLogicalName()
- Method in class de.upb.hni.vmagic.object.
FileObject
Returns the logical name.
getLoop()
- Method in class de.upb.hni.vmagic.statement.
ExitStatement
Returns the associated loop statement.
getLoop()
- Method in class de.upb.hni.vmagic.statement.
NextStatement
Returns the associated loop statement.
getLowerCase()
- Method in enum de.upb.hni.vmagic.declaration.
EntityClass
getLowerCase()
- Method in enum de.upb.hni.vmagic.expression.
ExpressionKind
getLowerCase()
- Method in enum de.upb.hni.vmagic.expression.
VhdlObject.Mode
getLowerCase()
- Method in enum de.upb.hni.vmagic.expression.
VhdlObject.ObjectClass
getLowerCase()
- Method in enum de.upb.hni.vmagic.object.
Signal.Kind
getLowerCase()
- Method in interface de.upb.hni.vmagic.output.
OutputEnum
Returns a lower case version of this enum.
getLowerCase()
- Method in enum de.upb.hni.vmagic.
RangeAttributeName.Type
getMiscellaneousElementOutput()
- Method in class de.upb.hni.vmagic.output.
OutputModule
Returns the miscellaneous element output.
getMode()
- Method in class de.upb.hni.vmagic.expression.
VhdlObject
Returns the mode of this vhdl object.
getMode()
- Method in class de.upb.hni.vmagic.object.
ForwardingVhdlObject
getNextStateSignal()
- Method in class de.upb.hni.vmagic.highlevel.
StateMachine
Returns the signal that contains the next state.
getObjectClass()
- Method in class de.upb.hni.vmagic.expression.
VhdlObject
Returns the type of this VhdlObject.
getObjectClass()
- Method in class de.upb.hni.vmagic.object.
Constant
getObjectClass()
- Method in class de.upb.hni.vmagic.object.
FileObject
getObjectClass()
- Method in class de.upb.hni.vmagic.object.
ForwardingVhdlObject
getObjectClass()
- Method in class de.upb.hni.vmagic.object.
Signal
getObjectClass()
- Method in class de.upb.hni.vmagic.object.
Variable
getObjects()
- Method in class de.upb.hni.vmagic.declaration.
ObjectDeclaration
Returns the list of declared objects in this declaration.
getOpenKind()
- Method in class de.upb.hni.vmagic.object.
FileObject
Returns the file open kind.
getOperand()
- Method in class de.upb.hni.vmagic.expression.
QualifiedExpression
Returns the operand.
getOutput()
- Method in class de.upb.hni.vmagic.highlevel.
Register
Returns the output signal.
getPackage()
- Method in class de.upb.hni.vmagic.libraryunit.
PackageBody
Returns the associated package.
getParameter()
- Method in class de.upb.hni.vmagic.concurrent.
ForGenerateStatement
Returns the loop parameter.
getParameter()
- Method in class de.upb.hni.vmagic.object.
AttributeExpression
Returns the parameter.
getParameter()
- Method in class de.upb.hni.vmagic.statement.
ForStatement
Returns loop parameter.
getParameters()
- Method in class de.upb.hni.vmagic.concurrent.
ConcurrentProcedureCall
Returns the parameters.
getParameters()
- Method in class de.upb.hni.vmagic.declaration.
SubprogramBody
getParameters()
- Method in class de.upb.hni.vmagic.declaration.
SubprogramDeclaration
getParameters()
- Method in class de.upb.hni.vmagic.expression.
FunctionCall
Returns the function call parameters.
getParameters()
- Method in class de.upb.hni.vmagic.statement.
ProcedureCall
Returns the parameters.
getParameterTypes()
- Method in class de.upb.hni.vmagic.
Signature
Returns a list of parameter types.
getParent()
- Method in class de.upb.hni.vmagic.
VhdlElement
Returns the parent of this
VhdlChild
.
getPort()
- Method in class de.upb.hni.vmagic.concurrent.
BlockStatement
Returns the port clause.
getPort()
- Method in class de.upb.hni.vmagic.declaration.
Component
Returns the port.
getPort()
- Method in class de.upb.hni.vmagic.libraryunit.
Entity
Returns the port.
getPortMap()
- Method in class de.upb.hni.vmagic.concurrent.
AbstractComponentInstantiation
Returns the port map.
getPortMap()
- Method in class de.upb.hni.vmagic.concurrent.
BlockStatement
Returns the port map.
getPortMap()
- Method in class de.upb.hni.vmagic.configuration.
ComponentConfiguration
Returns the port map.
getPortMap()
- Method in class de.upb.hni.vmagic.declaration.
ConfigurationSpecification
Returns the port map.
getPrecedence()
- Method in class de.upb.hni.vmagic.expression.
BinaryExpression
getPrecedence()
- Method in class de.upb.hni.vmagic.expression.
Expression
Returns the precedence of this expression.
getPrecedence()
- Method in class de.upb.hni.vmagic.expression.
Primary
getPrecedence()
- Method in class de.upb.hni.vmagic.expression.
UnaryExpression
getPrefix()
- Method in class de.upb.hni.vmagic.
RangeAttributeName
Returns the prefix.
getPrimaryUnit()
- Method in class de.upb.hni.vmagic.type.
PhysicalType
Returns the identifier of the primary unit.
getProcedure()
- Method in class de.upb.hni.vmagic.concurrent.
ConcurrentProcedureCall
Returns the called procedure.
getProcedure()
- Method in class de.upb.hni.vmagic.statement.
ProcedureCall
Returns the called procedure.
getPulseRejectionLimit()
- Method in class de.upb.hni.vmagic.
DelayMechanism
Returns the pulse rejection limit.
getRange()
- Method in class de.upb.hni.vmagic.concurrent.
ForGenerateStatement
Returns the loop range.
getRange()
- Method in class de.upb.hni.vmagic.object.
Slice
Returns the range of this slice.
getRange()
- Method in class de.upb.hni.vmagic.statement.
ForStatement
Returns the loop range.
getRange()
- Method in class de.upb.hni.vmagic.type.
IntegerType
Returns the range of this integer type.
getRange()
- Method in class de.upb.hni.vmagic.type.
PhysicalType
Returns the range of this physical type.
getRange()
- Method in class de.upb.hni.vmagic.type.
RangeSubtypeIndication
Returns the range of this subtype indication.
getRanges()
- Method in class de.upb.hni.vmagic.type.
IndexSubtypeIndication
Returns the index ranges.
getRecordElement(String)
- Method in class de.upb.hni.vmagic.expression.
VhdlObject
Returns a record element of this object.
getRegisters()
- Method in class de.upb.hni.vmagic.highlevel.
RegisterGroup
Returns the registers in this group
getReportedExpression()
- Method in class de.upb.hni.vmagic.concurrent.
ConcurrentAssertionStatement
Returns the reported message expression.
getReportedExpression()
- Method in class de.upb.hni.vmagic.statement.
AssertionStatement
Returns the reported message.
getReportExpression()
- Method in class de.upb.hni.vmagic.statement.
ReportStatement
Returns the reported message.
getReportExpression(String)
- Method in class de.upb.hni.vmagic.statement.
ReportStatement
Sets the reported message.
getReset()
- Method in class de.upb.hni.vmagic.highlevel.
Register
Returns the reset signal.
getReset()
- Method in class de.upb.hni.vmagic.highlevel.
StateMachine
Returns the reset signal.
getResetExpression()
- Method in class de.upb.hni.vmagic.highlevel.
Register
Returns the reset expression.
getResetLevel()
- Method in class de.upb.hni.vmagic.highlevel.
Register
Returns the reset level.
getResetType()
- Method in class de.upb.hni.vmagic.highlevel.
Register
Returns the reset type.
getResolutionFunction()
- Method in class de.upb.hni.vmagic.type.
ResolvedSubtypeIndication
Returns the resolution function.
getReturnedExpression()
- Method in class de.upb.hni.vmagic.statement.
ReturnStatement
Returns the returned expression.
getReturnType()
- Method in interface de.upb.hni.vmagic.declaration.
Function
Returns the return type of this function.
getReturnType()
- Method in class de.upb.hni.vmagic.declaration.
FunctionBody
getReturnType()
- Method in class de.upb.hni.vmagic.declaration.
FunctionDeclaration
getReturnType()
- Method in class de.upb.hni.vmagic.
Signature
Returns the return type of this signature.
getRight()
- Method in class de.upb.hni.vmagic.expression.
BinaryExpression
Returns the right-hand side expression of this binary exprssion.
getScope()
- Method in class de.upb.hni.vmagic.concurrent.
AbstractProcessStatement
getScope()
- Method in class de.upb.hni.vmagic.concurrent.
BlockStatement
getScope()
- Method in class de.upb.hni.vmagic.concurrent.
ForGenerateStatement
getScope()
- Method in class de.upb.hni.vmagic.concurrent.
IfGenerateStatement
getScope()
- Method in class de.upb.hni.vmagic.declaration.
Component
getScope()
- Method in class de.upb.hni.vmagic.declaration.
SubprogramBody
getScope()
- Method in interface de.upb.hni.vmagic.
DeclarativeRegion
Returns the scope of this declarative region.
getScope()
- Method in class de.upb.hni.vmagic.
LibraryDeclarativeRegion
getScope()
- Method in class de.upb.hni.vmagic.libraryunit.
Architecture
getScope()
- Method in class de.upb.hni.vmagic.libraryunit.
Configuration
getScope()
- Method in class de.upb.hni.vmagic.libraryunit.
Entity
getScope()
- Method in class de.upb.hni.vmagic.libraryunit.
LibraryClause
getScope()
- Method in class de.upb.hni.vmagic.libraryunit.
PackageBody
getScope()
- Method in class de.upb.hni.vmagic.libraryunit.
PackageDeclaration
getScope()
- Method in class de.upb.hni.vmagic.libraryunit.
UseClause
getScope()
- Method in class de.upb.hni.vmagic.
RootDeclarativeRegion
getScope()
- Method in class de.upb.hni.vmagic.statement.
ForStatement
getScope()
- Method in class de.upb.hni.vmagic.statement.
LoopStatement
getScope()
- Method in class de.upb.hni.vmagic.
VhdlFile
getSelectedWaveforms()
- Method in class de.upb.hni.vmagic.concurrent.
SelectedSignalAssignment
Returns the selected waveforms.
getSensitivityList()
- Method in class de.upb.hni.vmagic.concurrent.
AbstractProcessStatement
Returns the sensitivity list.
getSensitivityList()
- Method in class de.upb.hni.vmagic.concurrent.
ProcessStatement
Returns the sensitivity list.
getSensitivityList()
- Method in class de.upb.hni.vmagic.highlevel.
Register
getSensitivityList()
- Method in class de.upb.hni.vmagic.highlevel.
RegisterGroup
getSensitivityList()
- Method in class de.upb.hni.vmagic.highlevel.
StateMachine
Returns the sensitivity list.
getSensitivityList()
- Method in class de.upb.hni.vmagic.statement.
WaitStatement
Returns the sensitivity list.
getSequentialStatementVisitor()
- Method in class de.upb.hni.vmagic.output.
OutputModule
Returns the sequential statement visitor.
getSeverity()
- Method in class de.upb.hni.vmagic.concurrent.
ConcurrentAssertionStatement
Returns the severity of this assertion.
getSeverity()
- Method in class de.upb.hni.vmagic.statement.
AssertionStatement
Returns the severity.
getSeverity()
- Method in class de.upb.hni.vmagic.statement.
ReportStatement
Returns the severity.
getSignals()
- Method in class de.upb.hni.vmagic.declaration.
DisconnectionSpecification
Returns the list of signals.
getSignals()
- Method in class de.upb.hni.vmagic.declaration.
DisconnectionSpecification.SignalList
Returns the list of signals in this signal list.
getSignature()
- Method in class de.upb.hni.vmagic.declaration.
Alias
Returns the signature.
getSignature()
- Method in class de.upb.hni.vmagic.declaration.
AttributeSpecification.EntityNameList.EntityDesignator
Returns the signature.
getSlice(DiscreteRange)
- Method in class de.upb.hni.vmagic.expression.
VhdlObject
Returns a slice of this vhdl object.
getStartState()
- Method in class de.upb.hni.vmagic.highlevel.
StateMachine
Returns the start state of this state machine.
getStatements()
- Method in class de.upb.hni.vmagic.concurrent.
AbstractGenerateStatement
Returns the statements.
getStatements()
- Method in class de.upb.hni.vmagic.concurrent.
AbstractProcessStatement
Returns the statements.
getStatements()
- Method in class de.upb.hni.vmagic.concurrent.
BlockStatement
Returns the statements.
getStatements()
- Method in class de.upb.hni.vmagic.concurrent.
ProcessStatement
Returns the statements.
getStatements()
- Method in class de.upb.hni.vmagic.declaration.
SubprogramBody
Returns the statements.
getStatements()
- Method in class de.upb.hni.vmagic.highlevel.
StateMachine
Returns the statements.
getStatements()
- Method in interface de.upb.hni.vmagic.highlevel.
StateMachine.State
Returns the statements in this state.
getStatements()
- Method in class de.upb.hni.vmagic.libraryunit.
Architecture
Returns the list of statements in this architecture.
getStatements()
- Method in class de.upb.hni.vmagic.libraryunit.
Entity
Returns the list of statements in this entity.
getStatements()
- Method in class de.upb.hni.vmagic.statement.
CaseStatement.Alternative
Returns the statements.
getStatements()
- Method in class de.upb.hni.vmagic.statement.
IfStatement.ElsifPart
Returns the statement.
getStatements()
- Method in class de.upb.hni.vmagic.statement.
IfStatement
Returns the statement.
getStatements()
- Method in class de.upb.hni.vmagic.statement.
LoopStatement
Returns the statements.
getStatementsAfter()
- Method in class de.upb.hni.vmagic.highlevel.
StateMachine
Returns the statements after the case statement.
getStatementsBefore()
- Method in class de.upb.hni.vmagic.highlevel.
StateMachine
Returns the statements before the case statement.
getStates()
- Method in class de.upb.hni.vmagic.highlevel.
StateMachine
Returns a list of states.
getStateSignalIdentifier()
- Method in class de.upb.hni.vmagic.highlevel.
StateMachine
Returns the identifier of the state signals.
getString()
- Method in class de.upb.hni.vmagic.literal.
StringLiteral
Returns the string.
getSubtypeIndication()
- Method in class de.upb.hni.vmagic.declaration.
Alias
Returns the subtype indication.
getSubtypeIndication()
- Method in class de.upb.hni.vmagic.declaration.
Subtype
Return the subtype indication.
getSubtypeIndication()
- Method in class de.upb.hni.vmagic.
SubtypeDiscreteRange
Returns the wrapped subtype indication.
getTarget()
- Method in class de.upb.hni.vmagic.concurrent.
ConditionalSignalAssignment
Returns the target of this conditional signal assignment.
getTarget()
- Method in class de.upb.hni.vmagic.concurrent.
SelectedSignalAssignment
Returns the target of this selected signal assignment.
getTarget()
- Method in class de.upb.hni.vmagic.statement.
SignalAssignment
Returns the signal assignment target.
getTarget()
- Method in class de.upb.hni.vmagic.statement.
VariableAssignment
Returns the variable assignement target.
getTemplate()
- Method in class de.upb.hni.vmagic.declaration.
Group
Returns the group template.
getTimeout()
- Method in class de.upb.hni.vmagic.statement.
WaitStatement
Returns the timeout expression.
getTo()
- Method in class de.upb.hni.vmagic.
Range
Returns the to expression.
getType()
- Method in class de.upb.hni.vmagic.
ComponentSpecification
Returns the type of this component specification.
getType()
- Method in class de.upb.hni.vmagic.declaration.
Attribute
Returns the type of this attribtue.
getType()
- Method in class de.upb.hni.vmagic.declaration.
DisconnectionSpecification
Returns the type of the signals.
getType()
- Method in class de.upb.hni.vmagic.expression.
Add
getType()
- Method in class de.upb.hni.vmagic.expression.
Aggregate
getType()
- Method in class de.upb.hni.vmagic.expression.
Concatenate
getType()
- Method in class de.upb.hni.vmagic.expression.
Expression
Returns the type of this expression.
getType()
- Method in class de.upb.hni.vmagic.expression.
FunctionCall
getType()
- Method in class de.upb.hni.vmagic.expression.
LogicalExpression
getType()
- Method in class de.upb.hni.vmagic.expression.
MultiplyingExpression
getType()
- Method in class de.upb.hni.vmagic.expression.
Parentheses
getType()
- Method in class de.upb.hni.vmagic.expression.
Pow
getType()
- Method in class de.upb.hni.vmagic.expression.
QualifiedExpression
Returns the type.
getType()
- Method in class de.upb.hni.vmagic.expression.
QualifiedExpressionAllocator
getType()
- Method in class de.upb.hni.vmagic.expression.
RelationalExpression
getType()
- Method in class de.upb.hni.vmagic.expression.
ShiftExpression
getType()
- Method in class de.upb.hni.vmagic.expression.
Subtract
getType()
- Method in class de.upb.hni.vmagic.expression.
SubtypeIndicationAllocator
Returns the type.
getType()
- Method in class de.upb.hni.vmagic.expression.
TypeConversion
Returns the type.
getType()
- Method in class de.upb.hni.vmagic.expression.
UnaryExpression
getType()
- Method in class de.upb.hni.vmagic.expression.
VhdlObject
Returns the type of this object.
getType()
- Method in class de.upb.hni.vmagic.literal.
BasedLiteral
getType()
- Method in class de.upb.hni.vmagic.literal.
BinaryLiteral
getType()
- Method in class de.upb.hni.vmagic.literal.
CharacterLiteral
getType()
- Method in class de.upb.hni.vmagic.literal.
DecimalLiteral
getType()
- Method in class de.upb.hni.vmagic.literal.
EnumerationLiteral
Returns the type.
getType()
- Method in class de.upb.hni.vmagic.literal.
HexLiteral
getType()
- Method in class de.upb.hni.vmagic.literal.
OctalLiteral
getType()
- Method in class de.upb.hni.vmagic.literal.
PhysicalLiteral
getType()
- Method in class de.upb.hni.vmagic.literal.
StringLiteral
getType()
- Method in class de.upb.hni.vmagic.object.
ForwardingVhdlObject
getType()
- Method in class de.upb.hni.vmagic.
RangeAttributeName
Returns the type.
getType()
- Method in class de.upb.hni.vmagic.type.
RecordType.ElementDeclaration
Returns the type of this elements.
getTypeVisitor()
- Method in class de.upb.hni.vmagic.output.
OutputModule
Returns the type visitor.
getUnit()
- Method in class de.upb.hni.vmagic.literal.
PhysicalLiteral
Returns the unit.
getUnits()
- Method in class de.upb.hni.vmagic.type.
PhysicalType
Returns the list of units.
getUpperCase()
- Method in enum de.upb.hni.vmagic.declaration.
EntityClass
getUpperCase()
- Method in enum de.upb.hni.vmagic.expression.
ExpressionKind
getUpperCase()
- Method in enum de.upb.hni.vmagic.expression.
VhdlObject.Mode
getUpperCase()
- Method in enum de.upb.hni.vmagic.expression.
VhdlObject.ObjectClass
getUpperCase()
- Method in enum de.upb.hni.vmagic.object.
Signal.Kind
getUpperCase()
- Method in interface de.upb.hni.vmagic.output.
OutputEnum
Returns a upper case version of this enum.
getUpperCase()
- Method in enum de.upb.hni.vmagic.
RangeAttributeName.Type
getUseClauses()
- Method in class de.upb.hni.vmagic.configuration.
AbstractBlockConfiguration
Returns the use clauses in this block configuration.
getValue()
- Method in class de.upb.hni.vmagic.declaration.
AttributeSpecification
Returns the value.
getValue()
- Method in class de.upb.hni.vmagic.literal.
BasedLiteral
Returns the value.
getValue()
- Method in class de.upb.hni.vmagic.literal.
DecimalLiteral
Returns the value.
getValue()
- Method in class de.upb.hni.vmagic.literal.
PhysicalLiteral
Returns the value.
getValue()
- Method in class de.upb.hni.vmagic.statement.
VariableAssignment
Returns the assigned value.
getValue()
- Method in class de.upb.hni.vmagic.
WaveformElement
Returns the value of this waveform element.
getValueType()
- Method in class de.upb.hni.vmagic.type.
FileType
Returns the type of the values in this file type.
getVhdlObjects()
- Method in class de.upb.hni.vmagic.object.
Constant
getVhdlObjects()
- Method in class de.upb.hni.vmagic.object.
ConstantGroup
getVhdlObjects()
- Method in class de.upb.hni.vmagic.object.
FileGroup
getVhdlObjects()
- Method in class de.upb.hni.vmagic.object.
FileObject
getVhdlObjects()
- Method in class de.upb.hni.vmagic.object.
ForwardingVhdlObject
getVhdlObjects()
- Method in class de.upb.hni.vmagic.object.
Signal
getVhdlObjects()
- Method in class de.upb.hni.vmagic.object.
SignalGroup
getVhdlObjects()
- Method in class de.upb.hni.vmagic.object.
Variable
getVhdlObjects()
- Method in class de.upb.hni.vmagic.object.
VariableGroup
getVhdlObjects()
- Method in interface de.upb.hni.vmagic.object.
VhdlObjectProvider
Returns a list of VhdlObject that are contained in this VhdlObjectProvider.
getWaveform()
- Method in class de.upb.hni.vmagic.concurrent.
ConditionalSignalAssignment.ConditionalWaveformElement
Returns the list of waveform elements in this conditional waveform element.
getWaveform()
- Method in class de.upb.hni.vmagic.concurrent.
SelectedSignalAssignment.SelectedWaveform
Returns the waveform.
getWaveform()
- Method in class de.upb.hni.vmagic.statement.
SignalAssignment
Retutns the waveform.
getWriteEnable()
- Method in class de.upb.hni.vmagic.highlevel.
Register
Returns the write enable signal.
GreaterEquals
- Class in
de.upb.hni.vmagic.expression
Greater than or equals expression.
GreaterEquals(Expression, Expression)
- Constructor for class de.upb.hni.vmagic.expression.
GreaterEquals
Creates a greater equals expression.
GreaterThan
- Class in
de.upb.hni.vmagic.expression
Greater than expression.
GreaterThan(Expression, Expression)
- Constructor for class de.upb.hni.vmagic.expression.
GreaterThan
Creates a greater than expression.
Group
- Class in
de.upb.hni.vmagic.declaration
Group declaration.
Group(String, GroupTemplate)
- Constructor for class de.upb.hni.vmagic.declaration.
Group
Creates a group declaration.
GroupTemplate
- Class in
de.upb.hni.vmagic.declaration
Group template.
GroupTemplate(String)
- Constructor for class de.upb.hni.vmagic.declaration.
GroupTemplate
Creates a group template.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X