# Class: com.pnfsoftware.jeb.core.output.AbstractTransientUnitRepresentation

Base class for transient unit representations, which are not serialized.

## Constructor: AbstractTransientUnitRepresentation
- parameter: `label`, type: `java.lang.String`


## Constructor: AbstractTransientUnitRepresentation
- parameter: `label`, type: `java.lang.String`
- parameter: `defaultRepresentation`, type: `boolean`


## Constructor: AbstractTransientUnitRepresentation
- parameter: `id`, type: `long`
- parameter: `label`, type: `java.lang.String`
- parameter: `defaultRepresentation`, type: `boolean`


## Protected Method: createDocument
- return type: `com.pnfsoftware.jeb.core.output.IGenericDocument`


## Method: dispose


## Method: getDocument
- return type: `com.pnfsoftware.jeb.core.output.IGenericDocument`


