|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dbe.eve.SBVRDescription org.dbe.eve.ga.impl.SimpleDescription
public class SimpleDescription
Constructor Summary | |
---|---|
SimpleDescription()
|
|
SimpleDescription(java.io.File modelFile)
|
|
SimpleDescription(java.util.Vector characteristics)
|
Method Summary | |
---|---|
java.util.Vector |
getCharacteristics()
|
void |
setCharacteristics(java.util.Vector characteristics)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleDescription()
public SimpleDescription(java.io.File modelFile)
modelFile
- The filename of the SBVR Description filepublic SimpleDescription(java.util.Vector characteristics)
characteristics
- The simple characteristics of this descriptionMethod Detail |
---|
public java.util.Vector getCharacteristics()
public void setCharacteristics(java.util.Vector characteristics)
characteristics
- The characteristics to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |