cz.cuni.mff.procasor.core
Interface TypeSentence.SentenceGeneratedSemanticsType

Enclosing interface:
TypeSentence

public static interface TypeSentence.SentenceGeneratedSemanticsType

Java content class for anonymous complex type.

The following schema fragment specifies the expected content contained within this java content object. (defined at file:/afs/ms.mff.cuni.cz/u/f/franj1am/BIG/procasor/ant/my/schema.xsd line 110)

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{}Semantics" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Method Summary
 TypeSemantics getSemantics()
          Gets the value of the semantics property.
 void setSemantics(TypeSemantics value)
          Sets the value of the semantics property.
 

Method Detail

getSemantics

public TypeSemantics getSemantics()
Gets the value of the semantics property.

Returns:
possible object is TypeSemantics Semantics

setSemantics

public void setSemantics(TypeSemantics value)
Sets the value of the semantics property.

Parameters:
value - allowed object is TypeSemantics Semantics