コード例 #1
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Sets the '{@link DocumentRoot#getPlaySubTitle() <em>playSubTitle</em>}' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @param newPlaySubTitle the new value of the '{@link DocumentRoot#getPlaySubTitle()
  *     playSubTitle}' feature.
  * @generated
  */
 public void setPlaySubTitle(String newPlaySubTitle) {
   DocumentRootMixedFeatureGroup.setSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.PLAYSUBTITLE, newPlaySubTitle);
 }
コード例 #2
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Returns the value of '<em><b>title</b></em>' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the value of '<em><b>title</b></em>' feature
  * @generated
  */
 public String getTitle() {
   return DocumentRootMixedFeatureGroup.getSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.TITLE);
 }
コード例 #3
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Sets the '{@link DocumentRoot#getAct() <em>act</em>}' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @param newAct the new value of the '{@link DocumentRoot#getAct() act}' feature.
  * @generated
  */
 public void setAct(ActType newAct) {
   DocumentRootMixedFeatureGroup.setSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.ACT, newAct);
 }
コード例 #4
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Returns the value of '<em><b>speech</b></em>' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the value of '<em><b>speech</b></em>' feature
  * @generated
  */
 public SpeechType getSpeech() {
   return DocumentRootMixedFeatureGroup.getSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.SPEECH);
 }
コード例 #5
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Returns the value of '<em><b>stageDirections</b></em>' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the value of '<em><b>stageDirections</b></em>' feature
  * @generated
  */
 public String getStageDirections() {
   return DocumentRootMixedFeatureGroup.getSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.STAGEDIRECTIONS);
 }
コード例 #6
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Returns the value of '<em><b>sceneDescription</b></em>' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the value of '<em><b>sceneDescription</b></em>' feature
  * @generated
  */
 public String getSceneDescription() {
   return DocumentRootMixedFeatureGroup.getSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.SCENEDESCRIPTION);
 }
コード例 #7
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Returns the value of '<em><b>speaker</b></em>' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the value of '<em><b>speaker</b></em>' feature
  * @generated
  */
 public String getSpeaker() {
   return DocumentRootMixedFeatureGroup.getSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.SPEAKER);
 }
コード例 #8
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Sets the '{@link DocumentRoot#getP() <em>p</em>}' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @param newP the new value of the '{@link DocumentRoot#getP() p}' feature.
  * @generated
  */
 public void setP(String newP) {
   DocumentRootMixedFeatureGroup.setSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.P, newP);
 }
コード例 #9
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Returns the value of '<em><b>persona</b></em>' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the value of '<em><b>persona</b></em>' feature
  * @generated
  */
 public String getPersona() {
   return DocumentRootMixedFeatureGroup.getSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.PERSONA);
 }
コード例 #10
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Returns the value of '<em><b>line</b></em>' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the value of '<em><b>line</b></em>' feature
  * @generated
  */
 public String getLine() {
   return DocumentRootMixedFeatureGroup.getSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.LINE);
 }
コード例 #11
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Sets the '{@link DocumentRoot#getLine() <em>line</em>}' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @param newLine the new value of the '{@link DocumentRoot#getLine() line}' feature.
  * @generated
  */
 public void setLine(String newLine) {
   DocumentRootMixedFeatureGroup.setSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.LINE, newLine);
 }
コード例 #12
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Sets the '{@link DocumentRoot#getGroupDescription() <em>groupDescription</em>}' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @param newGroupDescription the new value of the '{@link DocumentRoot#getGroupDescription()
  *     groupDescription}' feature.
  * @generated
  */
 public void setGroupDescription(String newGroupDescription) {
   DocumentRootMixedFeatureGroup.setSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.GROUPDESCRIPTION, newGroupDescription);
 }
コード例 #13
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Sets the '{@link DocumentRoot#getFm() <em>fm</em>}' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @param newFm the new value of the '{@link DocumentRoot#getFm() fm}' feature.
  * @generated
  */
 public void setFm(FmType newFm) {
   DocumentRootMixedFeatureGroup.setSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.FM, newFm);
 }
コード例 #14
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Returns the value of '<em><b>fm</b></em>' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the value of '<em><b>fm</b></em>' feature
  * @generated
  */
 public FmType getFm() {
   return DocumentRootMixedFeatureGroup.getSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.FM);
 }
コード例 #15
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Returns the value of '<em><b>scene</b></em>' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the value of '<em><b>scene</b></em>' feature
  * @generated
  */
 public SceneType getScene() {
   return DocumentRootMixedFeatureGroup.getSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.SCENE);
 }
コード例 #16
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Sets the '{@link DocumentRoot#getPersona() <em>persona</em>}' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @param newPersona the new value of the '{@link DocumentRoot#getPersona() persona}' feature.
  * @generated
  */
 public void setPersona(String newPersona) {
   DocumentRootMixedFeatureGroup.setSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.PERSONA, newPersona);
 }
コード例 #17
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Sets the '{@link DocumentRoot#getScene() <em>scene</em>}' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @param newScene the new value of the '{@link DocumentRoot#getScene() scene}' feature.
  * @generated
  */
 public void setScene(SceneType newScene) {
   DocumentRootMixedFeatureGroup.setSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.SCENE, newScene);
 }
コード例 #18
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Sets the '{@link DocumentRoot#getPersonae() <em>personae</em>}' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @param newPersonae the new value of the '{@link DocumentRoot#getPersonae() personae}' feature.
  * @generated
  */
 public void setPersonae(PersonaeType newPersonae) {
   DocumentRootMixedFeatureGroup.setSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.PERSONAE, newPersonae);
 }
コード例 #19
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Sets the '{@link DocumentRoot#getSceneDescription() <em>sceneDescription</em>}' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @param newSceneDescription the new value of the '{@link DocumentRoot#getSceneDescription()
  *     sceneDescription}' feature.
  * @generated
  */
 public void setSceneDescription(String newSceneDescription) {
   DocumentRootMixedFeatureGroup.setSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.SCENEDESCRIPTION, newSceneDescription);
 }
コード例 #20
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Returns the value of '<em><b>personaGroup</b></em>' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the value of '<em><b>personaGroup</b></em>' feature
  * @generated
  */
 public PersonaGroupType getPersonaGroup() {
   return DocumentRootMixedFeatureGroup.getSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.PERSONAGROUP);
 }
コード例 #21
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Sets the '{@link DocumentRoot#getSpeaker() <em>speaker</em>}' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @param newSpeaker the new value of the '{@link DocumentRoot#getSpeaker() speaker}' feature.
  * @generated
  */
 public void setSpeaker(String newSpeaker) {
   DocumentRootMixedFeatureGroup.setSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.SPEAKER, newSpeaker);
 }
コード例 #22
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Sets the '{@link DocumentRoot#getPersonaGroup() <em>personaGroup</em>}' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @param newPersonaGroup the new value of the '{@link DocumentRoot#getPersonaGroup()
  *     personaGroup}' feature.
  * @generated
  */
 public void setPersonaGroup(PersonaGroupType newPersonaGroup) {
   DocumentRootMixedFeatureGroup.setSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.PERSONAGROUP, newPersonaGroup);
 }
コード例 #23
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Sets the '{@link DocumentRoot#getSpeech() <em>speech</em>}' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @param newSpeech the new value of the '{@link DocumentRoot#getSpeech() speech}' feature.
  * @generated
  */
 public void setSpeech(SpeechType newSpeech) {
   DocumentRootMixedFeatureGroup.setSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.SPEECH, newSpeech);
 }
コード例 #24
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Returns the value of '<em><b>play</b></em>' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the value of '<em><b>play</b></em>' feature
  * @generated
  */
 public PlayType getPlay() {
   return DocumentRootMixedFeatureGroup.getSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.PLAY);
 }
コード例 #25
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Sets the '{@link DocumentRoot#getStageDirections() <em>stageDirections</em>}' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @param newStageDirections the new value of the '{@link DocumentRoot#getStageDirections()
  *     stageDirections}' feature.
  * @generated
  */
 public void setStageDirections(String newStageDirections) {
   DocumentRootMixedFeatureGroup.setSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.STAGEDIRECTIONS, newStageDirections);
 }
コード例 #26
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Sets the '{@link DocumentRoot#getPlay() <em>play</em>}' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @param newPlay the new value of the '{@link DocumentRoot#getPlay() play}' feature.
  * @generated
  */
 public void setPlay(PlayType newPlay) {
   DocumentRootMixedFeatureGroup.setSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.PLAY, newPlay);
 }
コード例 #27
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Sets the '{@link DocumentRoot#getTitle() <em>title</em>}' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @param newTitle the new value of the '{@link DocumentRoot#getTitle() title}' feature.
  * @generated
  */
 public void setTitle(String newTitle) {
   DocumentRootMixedFeatureGroup.setSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.TITLE, newTitle);
 }
コード例 #28
0
ファイル: DocumentRoot.java プロジェクト: eclipse/emf.texo
 /**
  * Returns the value of '<em><b>act</b></em>' feature.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the value of '<em><b>act</b></em>' feature
  * @generated
  */
 public ActType getAct() {
   return DocumentRootMixedFeatureGroup.getSingleFeatureMapValue(
       getMixed(), DocumentRootMixedFeatureGroup.Feature.ACT);
 }