|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResolveType | |
---|---|
com.eu.miscedautils.ipxact.Abstractor |
Uses of ResolveType in com.eu.miscedautils.ipxact.Abstractor |
---|
Methods in com.eu.miscedautils.ipxact.Abstractor that return ResolveType | |
---|---|
static ResolveType |
ResolveType.fromValue(java.lang.String v)
|
ResolveType |
WriteValueConstraintType.Maximum.getResolve()
Gets the value of the resolve property. |
ResolveType |
WriteValueConstraintType.Minimum.getResolve()
Gets the value of the resolve property. |
ResolveType |
Vector.Left.getResolve()
Gets the value of the resolve property. |
ResolveType |
Vector.Right.getResolve()
Gets the value of the resolve property. |
ResolveType |
SingleShotDriver.SingleShotDuration.getResolve()
Gets the value of the resolve property. |
ResolveType |
SingleShotDriver.SingleShotOffset.getResolve()
Gets the value of the resolve property. |
ResolveType |
SingleShotDriver.SingleShotValue.getResolve()
Gets the value of the resolve property. |
ResolveType |
RegisterFile.Range.getResolve()
Gets the value of the resolve property. |
ResolveType |
RegisterFile.Register.AlternateRegisters.AlternateRegister.Reset.Mask.getResolve()
Gets the value of the resolve property. |
ResolveType |
RegisterFile.Register.AlternateRegisters.AlternateRegister.Reset.Value.getResolve()
Gets the value of the resolve property. |
ResolveType |
RegisterFile.Register.Reset.Mask.getResolve()
Gets the value of the resolve property. |
ResolveType |
RegisterFile.Register.Reset.Value.getResolve()
Gets the value of the resolve property. |
ResolveType |
RegisterFile.Register.Size.getResolve()
Gets the value of the resolve property. |
ResolveType |
NameValuePairType.Value.getResolve()
Gets the value of the resolve property. |
ResolveType |
FileSetType.Function.Disabled.getResolve()
Gets the value of the resolve property. |
ResolveType |
FileBuilderType.Command.getResolve()
Gets the value of the resolve property. |
ResolveType |
FileBuilderType.Flags.getResolve()
Gets the value of the resolve property. |
ResolveType |
FileBuilderType.ReplaceDefaultFlags.getResolve()
Gets the value of the resolve property. |
ResolveType |
File.BuildCommand.Command.getResolve()
Gets the value of the resolve property. |
ResolveType |
File.BuildCommand.Flags.getResolve()
Gets the value of the resolve property. |
ResolveType |
File.BuildCommand.ReplaceDefaultFlags.getResolve()
Gets the value of the resolve property. |
ResolveType |
File.BuildCommand.TargetName.getResolve()
Gets the value of the resolve property. |
ResolveType |
File.Name.getResolve()
Gets the value of the resolve property. |
ResolveType |
FieldType.BitWidth.getResolve()
Gets the value of the resolve property. |
ResolveType |
ExecutableImage.LanguageTools.FileBuilder.Command.getResolve()
Gets the value of the resolve property. |
ResolveType |
ExecutableImage.LanguageTools.FileBuilder.Flags.getResolve()
Gets the value of the resolve property. |
ResolveType |
ExecutableImage.LanguageTools.FileBuilder.ReplaceDefaultFlags.getResolve()
Gets the value of the resolve property. |
ResolveType |
ExecutableImage.LanguageTools.Linker.getResolve()
Gets the value of the resolve property. |
ResolveType |
ExecutableImage.LanguageTools.LinkerCommandFile.CommandLineSwitch.getResolve()
Gets the value of the resolve property. |
ResolveType |
ExecutableImage.LanguageTools.LinkerCommandFile.Enable.getResolve()
Gets the value of the resolve property. |
ResolveType |
ExecutableImage.LanguageTools.LinkerCommandFile.Name.getResolve()
Gets the value of the resolve property. |
ResolveType |
ExecutableImage.LanguageTools.LinkerFlags.getResolve()
Gets the value of the resolve property. |
ResolveType |
DefaultValue.getResolve()
Gets the value of the resolve property. |
ResolveType |
ClockDriverType.ClockPeriod.getResolve()
Gets the value of the resolve property. |
ResolveType |
ClockDriverType.ClockPulseDuration.getResolve()
Gets the value of the resolve property. |
ResolveType |
ClockDriverType.ClockPulseOffset.getResolve()
Gets the value of the resolve property. |
ResolveType |
ClockDriverType.ClockPulseValue.getResolve()
Gets the value of the resolve property. |
ResolveType |
BusInterfaceType.BitSteering.getResolve()
Gets the value of the resolve property. |
ResolveType |
BusInterfaceType.Master.AddressSpaceRef.BaseAddress.getResolve()
Gets the value of the resolve property. |
ResolveType |
BusInterfaceType.MirroredSlave.BaseAddresses.Range.getResolve()
Gets the value of the resolve property. |
ResolveType |
BusInterfaceType.MirroredSlave.BaseAddresses.RemapAddress.getResolve()
Gets the value of the resolve property. |
ResolveType |
BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left.getResolve()
Gets the value of the resolve property. |
ResolveType |
BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Right.getResolve()
Gets the value of the resolve property. |
ResolveType |
BaseAddress.getResolve()
Gets the value of the resolve property. |
ResolveType |
BankedBlockType.Range.getResolve()
Gets the value of the resolve property. |
ResolveType |
BankedBlockType.Width.getResolve()
Gets the value of the resolve property. |
ResolveType |
AddressSpaces.AddressSpace.Segments.Segment.AddressOffset.getResolve()
Gets the value of the resolve property. |
ResolveType |
AddressSpaces.AddressSpace.Segments.Segment.Range.getResolve()
Gets the value of the resolve property. |
ResolveType |
AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left.getResolve()
Gets the value of the resolve property. |
ResolveType |
AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Right.getResolve()
Gets the value of the resolve property. |
static ResolveType |
ResolveType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ResolveType[] |
ResolveType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.eu.miscedautils.ipxact.Abstractor with parameters of type ResolveType | |
---|---|
void |
WriteValueConstraintType.Maximum.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
WriteValueConstraintType.Minimum.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
Vector.Left.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
Vector.Right.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
SingleShotDriver.SingleShotDuration.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
SingleShotDriver.SingleShotOffset.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
SingleShotDriver.SingleShotValue.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
RegisterFile.Range.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
RegisterFile.Register.AlternateRegisters.AlternateRegister.Reset.Mask.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
RegisterFile.Register.AlternateRegisters.AlternateRegister.Reset.Value.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
RegisterFile.Register.Reset.Mask.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
RegisterFile.Register.Reset.Value.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
RegisterFile.Register.Size.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
NameValuePairType.Value.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
FileSetType.Function.Disabled.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
FileBuilderType.Command.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
FileBuilderType.Flags.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
FileBuilderType.ReplaceDefaultFlags.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
File.BuildCommand.Command.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
File.BuildCommand.Flags.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
File.BuildCommand.ReplaceDefaultFlags.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
File.BuildCommand.TargetName.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
File.Name.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
FieldType.BitWidth.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
ExecutableImage.LanguageTools.FileBuilder.Command.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
ExecutableImage.LanguageTools.FileBuilder.Flags.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
ExecutableImage.LanguageTools.FileBuilder.ReplaceDefaultFlags.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
ExecutableImage.LanguageTools.Linker.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
ExecutableImage.LanguageTools.LinkerCommandFile.CommandLineSwitch.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
ExecutableImage.LanguageTools.LinkerCommandFile.Enable.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
ExecutableImage.LanguageTools.LinkerCommandFile.Name.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
ExecutableImage.LanguageTools.LinkerFlags.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
DefaultValue.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
ClockDriverType.ClockPeriod.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
ClockDriverType.ClockPulseDuration.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
ClockDriverType.ClockPulseOffset.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
ClockDriverType.ClockPulseValue.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
BusInterfaceType.BitSteering.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
BusInterfaceType.Master.AddressSpaceRef.BaseAddress.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
BusInterfaceType.MirroredSlave.BaseAddresses.Range.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
BusInterfaceType.MirroredSlave.BaseAddresses.RemapAddress.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Right.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
BaseAddress.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
BankedBlockType.Range.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
BankedBlockType.Width.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
AddressSpaces.AddressSpace.Segments.Segment.AddressOffset.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
AddressSpaces.AddressSpace.Segments.Segment.Range.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left.setResolve(ResolveType value)
Sets the value of the resolve property. |
void |
AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Right.setResolve(ResolveType value)
Sets the value of the resolve property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |