|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResolveType | |
---|---|
com.eu.miscedautils.ipxact.Design |
Uses of ResolveType in com.eu.miscedautils.ipxact.Design |
---|
Methods in com.eu.miscedautils.ipxact.Design that return ResolveType | |
---|---|
static ResolveType |
ResolveType.fromValue(java.lang.String v)
|
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 |
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 |
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. |
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.Design with parameters of type ResolveType | |
---|---|
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 |
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 |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |