imakerplugin/com.nokia.s60tools.imaker/src/com/nokia/s60tools/imaker/internal/model/iContent/IbyEntry.java
changeset 11 217e69fc5beb
parent 0 61163b28edca
equal deleted inserted replaced
10:2715b6594cd9 11:217e69fc5beb
    27  * The following features are supported:
    27  * The following features are supported:
    28  * <ul>
    28  * <ul>
    29  *   <li>{@link com.nokia.s60tools.imaker.internal.model.iContent.IbyEntry#getFile <em>File</em>}</li>
    29  *   <li>{@link com.nokia.s60tools.imaker.internal.model.iContent.IbyEntry#getFile <em>File</em>}</li>
    30  *   <li>{@link com.nokia.s60tools.imaker.internal.model.iContent.IbyEntry#getTarget <em>Target</em>}</li>
    30  *   <li>{@link com.nokia.s60tools.imaker.internal.model.iContent.IbyEntry#getTarget <em>Target</em>}</li>
    31  *   <li>{@link com.nokia.s60tools.imaker.internal.model.iContent.IbyEntry#getLocation <em>Location</em>}</li>
    31  *   <li>{@link com.nokia.s60tools.imaker.internal.model.iContent.IbyEntry#getLocation <em>Location</em>}</li>
    32  *   <li>{@link com.nokia.s60tools.imaker.internal.model.iContent.IbyEntry#isDebug <em>Debug</em>}</li>
    32  *   <li>{@link com.nokia.s60tools.imaker.internal.model.iContent.IbyEntry#getAction <em>Action</em>}</li>
    33  *   <li>{@link com.nokia.s60tools.imaker.internal.model.iContent.IbyEntry#isEnabled <em>Enabled</em>}</li>
    33  *   <li>{@link com.nokia.s60tools.imaker.internal.model.iContent.IbyEntry#isEnabled <em>Enabled</em>}</li>
    34  *   <li>{@link com.nokia.s60tools.imaker.internal.model.iContent.IbyEntry#getStatusMessage <em>Status Message</em>}</li>
    34  *   <li>{@link com.nokia.s60tools.imaker.internal.model.iContent.IbyEntry#getStatusMessage <em>Status Message</em>}</li>
    35  * </ul>
    35  * </ul>
    36  * </p>
    36  * </p>
    37  *
    37  *
   120 	 * @generated
   120 	 * @generated
   121 	 */
   121 	 */
   122 	void setLocation(IMAGESECTION value);
   122 	void setLocation(IMAGESECTION value);
   123 
   123 
   124 	/**
   124 	/**
   125 	 * Returns the value of the '<em><b>Debug</b></em>' attribute.
   125 	 * Returns the value of the '<em><b>Action</b></em>' attribute.
   126 	 * <!-- begin-user-doc -->
   126 	 * The literals are from the enumeration {@link com.nokia.s60tools.imaker.internal.model.iContent.ACTION}.
   127 	 * <p>
   127 	 * <!-- begin-user-doc -->
   128 	 * If the meaning of the '<em>Debug</em>' attribute isn't clear,
   128 	 * <p>
   129 	 * there really should be more of a description here...
   129 	 * If the meaning of the '<em>Action</em>' attribute isn't clear,
   130 	 * </p>
   130 	 * there really should be more of a description here...
   131 	 * <!-- end-user-doc -->
   131 	 * </p>
   132 	 * @return the value of the '<em>Debug</em>' attribute.
   132 	 * <!-- end-user-doc -->
   133 	 * @see #setDebug(boolean)
   133 	 * @return the value of the '<em>Action</em>' attribute.
   134 	 * @see com.nokia.s60tools.imaker.internal.model.iContent.IContentPackage#getIbyEntry_Debug()
   134 	 * @see com.nokia.s60tools.imaker.internal.model.iContent.ACTION
   135 	 * @model
   135 	 * @see #setAction(ACTION)
   136 	 * @generated
   136 	 * @see com.nokia.s60tools.imaker.internal.model.iContent.IContentPackage#getIbyEntry_Action()
   137 	 */
   137 	 * @model
   138 	boolean isDebug();
   138 	 * @generated
   139 
   139 	 */
   140 	/**
   140 	ACTION getAction();
   141 	 * Sets the value of the '{@link com.nokia.s60tools.imaker.internal.model.iContent.IbyEntry#isDebug <em>Debug</em>}' attribute.
   141 
   142 	 * <!-- begin-user-doc -->
   142 	/**
   143 	 * <!-- end-user-doc -->
   143 	 * Sets the value of the '{@link com.nokia.s60tools.imaker.internal.model.iContent.IbyEntry#getAction <em>Action</em>}' attribute.
   144 	 * @param value the new value of the '<em>Debug</em>' attribute.
   144 	 * <!-- begin-user-doc -->
   145 	 * @see #isDebug()
   145 	 * <!-- end-user-doc -->
   146 	 * @generated
   146 	 * @param value the new value of the '<em>Action</em>' attribute.
   147 	 */
   147 	 * @see com.nokia.s60tools.imaker.internal.model.iContent.ACTION
   148 	void setDebug(boolean value);
   148 	 * @see #getAction()
       
   149 	 * @generated
       
   150 	 */
       
   151 	void setAction(ACTION value);
   149 
   152 
   150 	/**
   153 	/**
   151 	 * Returns the value of the '<em><b>Enabled</b></em>' attribute.
   154 	 * Returns the value of the '<em><b>Enabled</b></em>' attribute.
   152 	 * <!-- begin-user-doc -->
   155 	 * <!-- begin-user-doc -->
   153 	 * <p>
   156 	 * <p>