org.openorb.pss.compiler.object

Class PsdlRefRep

public class PsdlRefRep extends IdlObject implements psdlRef

This class manages ref rep directive for PSDL

Author: Jerome Daniel

Constructor Summary
PsdlRefRep(IdlObject father)
Constructor
Method Summary
intidlType()
idlObjectreferenceType()
Return the referenced type
booleanstrong()

Constructor Detail

PsdlRefRep

public PsdlRefRep(IdlObject father)
Constructor

Method Detail

idlType

public int idlType()

referenceType

public idlObject referenceType()
Return the referenced type

strong

public boolean strong()