diff -r 5d3382869e48 -r 2d1c891725ea core/com.nokia.carbide.cpp.codescanner/src/com/nokia/carbide/cpp/internal/codescanner/gen/CSConfig/ScriptsType.java --- a/core/com.nokia.carbide.cpp.codescanner/src/com/nokia/carbide/cpp/internal/codescanner/gen/CSConfig/ScriptsType.java Fri Apr 03 08:04:26 2009 -0500 +++ b/core/com.nokia.carbide.cpp.codescanner/src/com/nokia/carbide/cpp/internal/codescanner/gen/CSConfig/ScriptsType.java Fri Apr 03 09:33:43 2009 -0500 @@ -48,7 +48,9 @@ *
  • {@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.ScriptsType#getConstnames Constnames}
  • *
  • {@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.ScriptsType#getConsttdescptr Consttdescptr}
  • *
  • {@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.ScriptsType#getControlornull Controlornull}
  • + *
  • {@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.ScriptsType#getCrepository Crepository}
  • *
  • {@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.ScriptsType#getCtltargettype Ctltargettype}
  • + *
  • {@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.ScriptsType#getCustomizableicons Customizableicons}
  • *
  • {@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.ScriptsType#getDebugrom Debugrom}
  • *
  • {@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.ScriptsType#getDeclarename Declarename}
  • *
  • {@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.ScriptsType#getDeleteMemberVariable Delete Member Variable}
  • @@ -62,6 +64,7 @@ *
  • {@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.ScriptsType#getExportinline Exportinline}
  • *
  • {@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.ScriptsType#getExportpurevirtual Exportpurevirtual}
  • *
  • {@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.ScriptsType#getExternaldriveletters Externaldriveletters}
  • + *
  • {@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.ScriptsType#getFlags Flags}
  • *
  • {@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.ScriptsType#getFoff Foff}
  • *
  • {@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.ScriptsType#getForbiddenwords Forbiddenwords}
  • *
  • {@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.ScriptsType#getForgottoputptroncleanupstack Forgottoputptroncleanupstack}
  • @@ -642,6 +645,33 @@ void setControlornull(ControlornullType value); /** + * Returns the value of the 'Crepository' containment reference. + * + *

    + * If the meaning of the 'Crepository' containment reference isn't clear, + * there really should be more of a description here... + *

    + * + * @return the value of the 'Crepository' containment reference. + * @see #setCrepository(CrepositoryType) + * @see com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CSConfigPackage#getScriptsType_Crepository() + * @model containment="true" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='crepository' namespace='##targetNamespace'" + * @generated + */ + CrepositoryType getCrepository(); + + /** + * Sets the value of the '{@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.ScriptsType#getCrepository Crepository}' containment reference. + * + * + * @param value the new value of the 'Crepository' containment reference. + * @see #getCrepository() + * @generated + */ + void setCrepository(CrepositoryType value); + + /** * Returns the value of the 'Ctltargettype' containment reference. * *

    @@ -669,6 +699,33 @@ void setCtltargettype(CtltargettypeType value); /** + * Returns the value of the 'Customizableicons' containment reference. + * + *

    + * If the meaning of the 'Customizableicons' containment reference isn't clear, + * there really should be more of a description here... + *

    + * + * @return the value of the 'Customizableicons' containment reference. + * @see #setCustomizableicons(CustomizableiconsType) + * @see com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CSConfigPackage#getScriptsType_Customizableicons() + * @model containment="true" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='customizableicons' namespace='##targetNamespace'" + * @generated + */ + CustomizableiconsType getCustomizableicons(); + + /** + * Sets the value of the '{@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.ScriptsType#getCustomizableicons Customizableicons}' containment reference. + * + * + * @param value the new value of the 'Customizableicons' containment reference. + * @see #getCustomizableicons() + * @generated + */ + void setCustomizableicons(CustomizableiconsType value); + + /** * Returns the value of the 'Debugrom' containment reference. * *

    @@ -1020,6 +1077,33 @@ void setExternaldriveletters(ExternaldrivelettersType value); /** + * Returns the value of the 'Flags' containment reference. + * + *

    + * If the meaning of the 'Flags' containment reference isn't clear, + * there really should be more of a description here... + *

    + * + * @return the value of the 'Flags' containment reference. + * @see #setFlags(FlagsType) + * @see com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CSConfigPackage#getScriptsType_Flags() + * @model containment="true" transient="true" volatile="true" derived="true" + * extendedMetaData="kind='element' name='flags' namespace='##targetNamespace'" + * @generated + */ + FlagsType getFlags(); + + /** + * Sets the value of the '{@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.ScriptsType#getFlags Flags}' containment reference. + * + * + * @param value the new value of the 'Flags' containment reference. + * @see #getFlags() + * @generated + */ + void setFlags(FlagsType value); + + /** * Returns the value of the 'Foff' containment reference. * *