core/com.nokia.carbide.cpp.codescanner/src/com/nokia/carbide/cpp/internal/codescanner/gen/CSConfig/CustomizableiconsType.java
branchRCL_2_0
changeset 33 2d1c891725ea
equal deleted inserted replaced
32:5d3382869e48 33:2d1c891725ea
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 package com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig;
       
    19 
       
    20 import org.eclipse.emf.ecore.EObject;
       
    21 
       
    22 /**
       
    23  * <!-- begin-user-doc -->
       
    24  * A representation of the model object '<em><b>Customizableicons Type</b></em>'.
       
    25  * <!-- end-user-doc -->
       
    26  *
       
    27  * <p>
       
    28  * The following features are supported:
       
    29  * <ul>
       
    30  *   <li>{@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CustomizableiconsType#getIconsRE <em>Icons RE</em>}</li>
       
    31  *   <li>{@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CustomizableiconsType#getCategory <em>Category</em>}</li>
       
    32  *   <li>{@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CustomizableiconsType#isEnable <em>Enable</em>}</li>
       
    33  *   <li>{@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CustomizableiconsType#getSeverity <em>Severity</em>}</li>
       
    34  * </ul>
       
    35  * </p>
       
    36  *
       
    37  * @see com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CSConfigPackage#getCustomizableiconsType()
       
    38  * @model extendedMetaData="name='customizableicons_._type' kind='elementOnly'"
       
    39  * @generated
       
    40  */
       
    41 public interface CustomizableiconsType extends EObject {
       
    42 	/**
       
    43 	 * Returns the value of the '<em><b>Icons RE</b></em>' attribute.
       
    44 	 * <!-- begin-user-doc -->
       
    45 	 * <p>
       
    46 	 * If the meaning of the '<em>Icons RE</em>' attribute isn't clear,
       
    47 	 * there really should be more of a description here...
       
    48 	 * </p>
       
    49 	 * <!-- end-user-doc -->
       
    50 	 * @return the value of the '<em>Icons RE</em>' attribute.
       
    51 	 * @see #setIconsRE(String)
       
    52 	 * @see com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CSConfigPackage#getCustomizableiconsType_IconsRE()
       
    53 	 * @model dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
       
    54 	 *        extendedMetaData="kind='element' name='iconsRE' namespace='##targetNamespace'"
       
    55 	 * @generated
       
    56 	 */
       
    57 	String getIconsRE();
       
    58 
       
    59 	/**
       
    60 	 * Sets the value of the '{@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CustomizableiconsType#getIconsRE <em>Icons RE</em>}' attribute.
       
    61 	 * <!-- begin-user-doc -->
       
    62 	 * <!-- end-user-doc -->
       
    63 	 * @param value the new value of the '<em>Icons RE</em>' attribute.
       
    64 	 * @see #getIconsRE()
       
    65 	 * @generated
       
    66 	 */
       
    67 	void setIconsRE(String value);
       
    68 
       
    69 	/**
       
    70 	 * Returns the value of the '<em><b>Category</b></em>' attribute.
       
    71 	 * The literals are from the enumeration {@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CategoryType}.
       
    72 	 * <!-- begin-user-doc -->
       
    73 	 * <p>
       
    74 	 * If the meaning of the '<em>Category</em>' attribute isn't clear,
       
    75 	 * there really should be more of a description here...
       
    76 	 * </p>
       
    77 	 * <!-- end-user-doc -->
       
    78 	 * @return the value of the '<em>Category</em>' attribute.
       
    79 	 * @see com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CategoryType
       
    80 	 * @see #isSetCategory()
       
    81 	 * @see #unsetCategory()
       
    82 	 * @see #setCategory(CategoryType)
       
    83 	 * @see com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CSConfigPackage#getCustomizableiconsType_Category()
       
    84 	 * @model unsettable="true"
       
    85 	 *        extendedMetaData="kind='attribute' name='category' namespace='##targetNamespace'"
       
    86 	 * @generated
       
    87 	 */
       
    88 	CategoryType getCategory();
       
    89 
       
    90 	/**
       
    91 	 * Sets the value of the '{@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CustomizableiconsType#getCategory <em>Category</em>}' attribute.
       
    92 	 * <!-- begin-user-doc -->
       
    93 	 * <!-- end-user-doc -->
       
    94 	 * @param value the new value of the '<em>Category</em>' attribute.
       
    95 	 * @see com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CategoryType
       
    96 	 * @see #isSetCategory()
       
    97 	 * @see #unsetCategory()
       
    98 	 * @see #getCategory()
       
    99 	 * @generated
       
   100 	 */
       
   101 	void setCategory(CategoryType value);
       
   102 
       
   103 	/**
       
   104 	 * Unsets the value of the '{@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CustomizableiconsType#getCategory <em>Category</em>}' attribute.
       
   105 	 * <!-- begin-user-doc -->
       
   106 	 * <!-- end-user-doc -->
       
   107 	 * @see #isSetCategory()
       
   108 	 * @see #getCategory()
       
   109 	 * @see #setCategory(CategoryType)
       
   110 	 * @generated
       
   111 	 */
       
   112 	void unsetCategory();
       
   113 
       
   114 	/**
       
   115 	 * Returns whether the value of the '{@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CustomizableiconsType#getCategory <em>Category</em>}' attribute is set.
       
   116 	 * <!-- begin-user-doc -->
       
   117 	 * <!-- end-user-doc -->
       
   118 	 * @return whether the value of the '<em>Category</em>' attribute is set.
       
   119 	 * @see #unsetCategory()
       
   120 	 * @see #getCategory()
       
   121 	 * @see #setCategory(CategoryType)
       
   122 	 * @generated
       
   123 	 */
       
   124 	boolean isSetCategory();
       
   125 
       
   126 	/**
       
   127 	 * Returns the value of the '<em><b>Enable</b></em>' attribute.
       
   128 	 * <!-- begin-user-doc -->
       
   129 	 * <p>
       
   130 	 * If the meaning of the '<em>Enable</em>' attribute isn't clear,
       
   131 	 * there really should be more of a description here...
       
   132 	 * </p>
       
   133 	 * <!-- end-user-doc -->
       
   134 	 * @return the value of the '<em>Enable</em>' attribute.
       
   135 	 * @see #isSetEnable()
       
   136 	 * @see #unsetEnable()
       
   137 	 * @see #setEnable(boolean)
       
   138 	 * @see com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CSConfigPackage#getCustomizableiconsType_Enable()
       
   139 	 * @model unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Boolean" required="true"
       
   140 	 *        extendedMetaData="kind='attribute' name='enable' namespace='##targetNamespace'"
       
   141 	 * @generated
       
   142 	 */
       
   143 	boolean isEnable();
       
   144 
       
   145 	/**
       
   146 	 * Sets the value of the '{@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CustomizableiconsType#isEnable <em>Enable</em>}' attribute.
       
   147 	 * <!-- begin-user-doc -->
       
   148 	 * <!-- end-user-doc -->
       
   149 	 * @param value the new value of the '<em>Enable</em>' attribute.
       
   150 	 * @see #isSetEnable()
       
   151 	 * @see #unsetEnable()
       
   152 	 * @see #isEnable()
       
   153 	 * @generated
       
   154 	 */
       
   155 	void setEnable(boolean value);
       
   156 
       
   157 	/**
       
   158 	 * Unsets the value of the '{@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CustomizableiconsType#isEnable <em>Enable</em>}' attribute.
       
   159 	 * <!-- begin-user-doc -->
       
   160 	 * <!-- end-user-doc -->
       
   161 	 * @see #isSetEnable()
       
   162 	 * @see #isEnable()
       
   163 	 * @see #setEnable(boolean)
       
   164 	 * @generated
       
   165 	 */
       
   166 	void unsetEnable();
       
   167 
       
   168 	/**
       
   169 	 * Returns whether the value of the '{@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CustomizableiconsType#isEnable <em>Enable</em>}' attribute is set.
       
   170 	 * <!-- begin-user-doc -->
       
   171 	 * <!-- end-user-doc -->
       
   172 	 * @return whether the value of the '<em>Enable</em>' attribute is set.
       
   173 	 * @see #unsetEnable()
       
   174 	 * @see #isEnable()
       
   175 	 * @see #setEnable(boolean)
       
   176 	 * @generated
       
   177 	 */
       
   178 	boolean isSetEnable();
       
   179 
       
   180 	/**
       
   181 	 * Returns the value of the '<em><b>Severity</b></em>' attribute.
       
   182 	 * The literals are from the enumeration {@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.SeverityType}.
       
   183 	 * <!-- begin-user-doc -->
       
   184 	 * <p>
       
   185 	 * If the meaning of the '<em>Severity</em>' attribute isn't clear,
       
   186 	 * there really should be more of a description here...
       
   187 	 * </p>
       
   188 	 * <!-- end-user-doc -->
       
   189 	 * @return the value of the '<em>Severity</em>' attribute.
       
   190 	 * @see com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.SeverityType
       
   191 	 * @see #isSetSeverity()
       
   192 	 * @see #unsetSeverity()
       
   193 	 * @see #setSeverity(SeverityType)
       
   194 	 * @see com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CSConfigPackage#getCustomizableiconsType_Severity()
       
   195 	 * @model unsettable="true"
       
   196 	 *        extendedMetaData="kind='attribute' name='severity' namespace='##targetNamespace'"
       
   197 	 * @generated
       
   198 	 */
       
   199 	SeverityType getSeverity();
       
   200 
       
   201 	/**
       
   202 	 * Sets the value of the '{@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CustomizableiconsType#getSeverity <em>Severity</em>}' attribute.
       
   203 	 * <!-- begin-user-doc -->
       
   204 	 * <!-- end-user-doc -->
       
   205 	 * @param value the new value of the '<em>Severity</em>' attribute.
       
   206 	 * @see com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.SeverityType
       
   207 	 * @see #isSetSeverity()
       
   208 	 * @see #unsetSeverity()
       
   209 	 * @see #getSeverity()
       
   210 	 * @generated
       
   211 	 */
       
   212 	void setSeverity(SeverityType value);
       
   213 
       
   214 	/**
       
   215 	 * Unsets the value of the '{@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CustomizableiconsType#getSeverity <em>Severity</em>}' attribute.
       
   216 	 * <!-- begin-user-doc -->
       
   217 	 * <!-- end-user-doc -->
       
   218 	 * @see #isSetSeverity()
       
   219 	 * @see #getSeverity()
       
   220 	 * @see #setSeverity(SeverityType)
       
   221 	 * @generated
       
   222 	 */
       
   223 	void unsetSeverity();
       
   224 
       
   225 	/**
       
   226 	 * Returns whether the value of the '{@link com.nokia.carbide.cpp.internal.codescanner.gen.CSConfig.CustomizableiconsType#getSeverity <em>Severity</em>}' attribute is set.
       
   227 	 * <!-- begin-user-doc -->
       
   228 	 * <!-- end-user-doc -->
       
   229 	 * @return whether the value of the '<em>Severity</em>' attribute is set.
       
   230 	 * @see #unsetSeverity()
       
   231 	 * @see #getSeverity()
       
   232 	 * @see #setSeverity(SeverityType)
       
   233 	 * @generated
       
   234 	 */
       
   235 	boolean isSetSeverity();
       
   236 
       
   237 } // CustomizableiconsType