Uses of Class
com.eu.miscedautils.ipxact.Component.RegisterFile.Register.Size

Packages that use RegisterFile.Register.Size
com.eu.miscedautils.ipxact.Component   
com.eu.miscedautils.shell   
 

Uses of RegisterFile.Register.Size in com.eu.miscedautils.ipxact.Component
 

Methods in com.eu.miscedautils.ipxact.Component that return RegisterFile.Register.Size
 RegisterFile.Register.Size ObjectFactory.createRegisterFileRegisterSize()
          Create an instance of RegisterFile.Register.Size
 RegisterFile.Register.Size RegisterFile.Register.getSize()
          Gets the value of the size property.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type RegisterFile.Register.Size
 void RegisterFile.Register.setSize(RegisterFile.Register.Size value)
          Sets the value of the size property.
 

Uses of RegisterFile.Register.Size in com.eu.miscedautils.shell
 

Methods in com.eu.miscedautils.shell with parameters of type RegisterFile.Register.Size
 java.lang.String IPXACTBackBone.createCommandForSize(RegisterFile.Register.Size size)