Uses of Class
com.eu.miscedautils.ipxact.Component.FormatType

Packages that use FormatType
com.eu.miscedautils.ipxact.Component   
com.eu.miscedautils.shell   
 

Uses of FormatType in com.eu.miscedautils.ipxact.Component
 

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

Methods in com.eu.miscedautils.ipxact.Component with parameters of type FormatType
 void WriteValueConstraintType.Maximum.setFormat(FormatType value)
          Sets the value of the format property.
 void WriteValueConstraintType.Minimum.setFormat(FormatType value)
          Sets the value of the format property.
 void Vector.Left.setFormat(FormatType value)
          Sets the value of the format property.
 void Vector.Right.setFormat(FormatType value)
          Sets the value of the format property.
 void SingleShotDriver.SingleShotDuration.setFormat(FormatType value)
          Sets the value of the format property.
 void SingleShotDriver.SingleShotOffset.setFormat(FormatType value)
          Sets the value of the format property.
 void SingleShotDriver.SingleShotValue.setFormat(FormatType value)
          Sets the value of the format property.
 void RegisterFile.Range.setFormat(FormatType value)
          Sets the value of the format property.
 void RegisterFile.Register.AlternateRegisters.AlternateRegister.Reset.Mask.setFormat(FormatType value)
          Sets the value of the format property.
 void RegisterFile.Register.AlternateRegisters.AlternateRegister.Reset.Value.setFormat(FormatType value)
          Sets the value of the format property.
 void RegisterFile.Register.Reset.Mask.setFormat(FormatType value)
          Sets the value of the format property.
 void RegisterFile.Register.Reset.Value.setFormat(FormatType value)
          Sets the value of the format property.
 void RegisterFile.Register.Size.setFormat(FormatType value)
          Sets the value of the format property.
 void NameValuePairType.Value.setFormat(FormatType value)
          Sets the value of the format property.
 void FileSetType.Function.Disabled.setFormat(FormatType value)
          Sets the value of the format property.
 void FileBuilderType.Command.setFormat(FormatType value)
          Sets the value of the format property.
 void FileBuilderType.Flags.setFormat(FormatType value)
          Sets the value of the format property.
 void FileBuilderType.ReplaceDefaultFlags.setFormat(FormatType value)
          Sets the value of the format property.
 void File.BuildCommand.Command.setFormat(FormatType value)
          Sets the value of the format property.
 void File.BuildCommand.Flags.setFormat(FormatType value)
          Sets the value of the format property.
 void File.BuildCommand.ReplaceDefaultFlags.setFormat(FormatType value)
          Sets the value of the format property.
 void File.BuildCommand.TargetName.setFormat(FormatType value)
          Sets the value of the format property.
 void File.Name.setFormat(FormatType value)
          Sets the value of the format property.
 void FieldType.BitWidth.setFormat(FormatType value)
          Sets the value of the format property.
 void ExecutableImage.LanguageTools.FileBuilder.Command.setFormat(FormatType value)
          Sets the value of the format property.
 void ExecutableImage.LanguageTools.FileBuilder.Flags.setFormat(FormatType value)
          Sets the value of the format property.
 void ExecutableImage.LanguageTools.FileBuilder.ReplaceDefaultFlags.setFormat(FormatType value)
          Sets the value of the format property.
 void ExecutableImage.LanguageTools.Linker.setFormat(FormatType value)
          Sets the value of the format property.
 void ExecutableImage.LanguageTools.LinkerCommandFile.CommandLineSwitch.setFormat(FormatType value)
          Sets the value of the format property.
 void ExecutableImage.LanguageTools.LinkerCommandFile.Enable.setFormat(FormatType value)
          Sets the value of the format property.
 void ExecutableImage.LanguageTools.LinkerCommandFile.Name.setFormat(FormatType value)
          Sets the value of the format property.
 void ExecutableImage.LanguageTools.LinkerFlags.setFormat(FormatType value)
          Sets the value of the format property.
 void DefaultValue.setFormat(FormatType value)
          Sets the value of the format property.
 void ClockDriverType.ClockPeriod.setFormat(FormatType value)
          Sets the value of the format property.
 void ClockDriverType.ClockPulseDuration.setFormat(FormatType value)
          Sets the value of the format property.
 void ClockDriverType.ClockPulseOffset.setFormat(FormatType value)
          Sets the value of the format property.
 void ClockDriverType.ClockPulseValue.setFormat(FormatType value)
          Sets the value of the format property.
 void BusInterfaceType.BitSteering.setFormat(FormatType value)
          Sets the value of the format property.
 void BusInterfaceType.Master.AddressSpaceRef.BaseAddress.setFormat(FormatType value)
          Sets the value of the format property.
 void BusInterfaceType.MirroredSlave.BaseAddresses.Range.setFormat(FormatType value)
          Sets the value of the format property.
 void BusInterfaceType.MirroredSlave.BaseAddresses.RemapAddress.setFormat(FormatType value)
          Sets the value of the format property.
 void BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left.setFormat(FormatType value)
          Sets the value of the format property.
 void BusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Right.setFormat(FormatType value)
          Sets the value of the format property.
 void BaseAddress.setFormat(FormatType value)
          Sets the value of the format property.
 void BankedBlockType.Range.setFormat(FormatType value)
          Sets the value of the format property.
 void BankedBlockType.Width.setFormat(FormatType value)
          Sets the value of the format property.
 void AddressSpaces.AddressSpace.Segments.Segment.AddressOffset.setFormat(FormatType value)
          Sets the value of the format property.
 void AddressSpaces.AddressSpace.Segments.Segment.Range.setFormat(FormatType value)
          Sets the value of the format property.
 void AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Left.setFormat(FormatType value)
          Sets the value of the format property.
 void AbstractorBusInterfaceType.PortMaps.PortMap.LogicalPort.Vector.Right.setFormat(FormatType value)
          Sets the value of the format property.
 

Uses of FormatType in com.eu.miscedautils.shell
 

Methods in com.eu.miscedautils.shell that return FormatType
 FormatType IPXACTBackBone.createFormaType(java.lang.String fmtStr)