public class ComodiIntention extends ComodiBranchTerm
Modifier | Constructor and Description |
---|---|
protected |
ComodiIntention(String term)
The Constructor -- just to call the constructor of the super class.
|
Modifier and Type | Method and Description |
---|---|
static ComodiIntention |
getCorrection()
Gets the term representing a correction.
|
static ComodiIntention |
getExtension()
Gets the term representing an extension.
|
static ComodiIntention |
getSimplification()
Gets the term representing a simplification.
|
getTerm
protected ComodiIntention(String term)
term
- the termpublic static ComodiIntention getCorrection()
Correction -> Intention
public static ComodiIntention getExtension()
Extension -> Intention
public static ComodiIntention getSimplification()
Simplification -> Intention
Copyright © 2015 SEMS project @ University of Rostock. All rights reserved.