public class CreateBuilder extends RecoderModelTransformer
new Class(...) occurs, a new object
 has to be created, in KeY this is quite similar to take it out of a list of
 objects and setting the implicit flag  <created>  to
 true as well as setting all fields of the object to their
 default values. For the complete procedure, the method creates the 
 implicit method <createObject$gt; which on its part calls
 another implicit method lt;prepare> for setting the fields
 default values.RecoderModelTransformer.FinalOuterVarsCollector, RecoderModelTransformer.TransformerCache| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
IMPLICIT_CREATE  | 
cache, servicesEQUIVALENCE, IDENTITY, NO_PROBLEM| Constructor and Description | 
|---|
CreateBuilder(CrossReferenceServiceConfiguration services,
             RecoderModelTransformer.TransformerCache cache)  | 
| Modifier and Type | Method and Description | 
|---|---|
private StatementBlock | 
createBody(ClassDeclaration recoderClass)
Creates the body of the static  
<createObject>
 method. | 
MethodDeclaration | 
createMethod(ClassDeclaration type)
creates the implicit static  
<createObject>
 method that takes the object to be created out of the pool | 
protected void | 
makeExplicit(TypeDeclaration td)
entry method for the constructor normalform builder 
 | 
assign, attach, attribute, classDeclarations, containingClass, containingMethod, declare, declare, getAllSupertypes, getDefaultValue, getId, getLocalClass2FinalVar, getUnits, isVisible, makeExplicit, transformanalyze, executeattach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attach, attachAsArgument, attachAsArgument, attachAsArgument, attachAsArgument, attachAsArgument, attachAsArgument, attachAsArgument, attachAsArgument, attachAsBody, attachAsCondition, attachAsGuard, attachAsInitializer, attachAsLabel, attachAsMessage, attachAsPrefix, attachAsPrefix, attachAsPrefix, attachAsPrefix, attachAsUpdate, detach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttach, doAttachAsArgument, doAttachAsArgument, doAttachAsArgument, doAttachAsArgument, doAttachAsArgument, doAttachAsArgument, doAttachAsArgument, doAttachAsArgument, doAttachAsArgument, doAttachAsBody, doAttachAsCondition, doAttachAsGuard, doAttachAsInitializer, doAttachAsLabel, doAttachAsMessage, doAttachAsPrefix, doAttachAsPrefix, doAttachAsPrefix, doAttachAsPrefix, doAttachAsUpdate, doDetach, doReplace, getChangeHistory, getCrossReferenceSourceInfo, getNameInfo, getProblemReport, getProgramFactory, getServiceConfiguration, getSourceFileRepository, getSourceInfo, replace, rollback, setProblemReport, setServiceConfiguration, toStringpublic static final java.lang.String IMPLICIT_CREATE
public CreateBuilder(CrossReferenceServiceConfiguration services, RecoderModelTransformer.TransformerCache cache)
private StatementBlock createBody(ClassDeclaration recoderClass)
<createObject>
 method.public MethodDeclaration createMethod(ClassDeclaration type)
<createObject>
 method that takes the object to be created out of the pooltype - the TypeDeclaration for which the
 <prepare> is created<prepare> methodprotected void makeExplicit(TypeDeclaration td)
makeExplicit in class RecoderModelTransformertd - the TypeDeclaration