org.openorb.pss.compiler.object

Class PsdlAbstractRef

public class PsdlAbstractRef extends IdlObject implements psdlRef

This class manages abstract storagetype ref for PSDL

Author: Jerome Daniel

Constructor Summary
PsdlAbstractRef(IdlObject father)
Constructor
Method Summary
intidlType()
idlObjectreferenceType()
Return the referenced type
voidstrong(boolean str)
Set the strong flag
booleanstrong()
Get the strong flag

Constructor Detail

PsdlAbstractRef

public PsdlAbstractRef(IdlObject father)
Constructor

Method Detail

idlType

public int idlType()

referenceType

public idlObject referenceType()
Return the referenced type

strong

public void strong(boolean str)
Set the strong flag

strong

public boolean strong()
Get the strong flag