|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectchemaxon.struc.MProp
chemaxon.struc.MDocument.Prop
public class MDocument.Prop
Property that stores an MDocument.
| Field Summary |
|---|
| Fields inherited from class chemaxon.struc.MProp |
|---|
CONV_SELFREF, COORDDEP |
| Constructor Summary | |
|---|---|
MDocument.Prop()
|
|
| Method Summary | |
|---|---|
MProp |
cloneProp()
Creates a clone. |
java.lang.String |
convertToString(java.lang.String fmt,
int flags)
Converts the molecule to text format. |
int |
getPropArraySize()
Gets the array size. |
java.lang.String |
getPropType()
Gets the type name of the property. |
java.lang.Object |
getPropValue()
Gets the property value as an object. |
java.lang.String |
getPropXSDType()
Gets the XSD type name of the property. |
| Methods inherited from class chemaxon.struc.MProp |
|---|
convertToString, getGrinvCC, isCoordDependent, setCoordDependent, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MDocument.Prop()
| Method Detail |
|---|
public int getPropArraySize()
getPropArraySize in class MProp
public java.lang.String convertToString(java.lang.String fmt,
int flags)
throws MolExportException
convertToString in class MPropfmt - the molecule file format or nullflags - optional conversion flags
MolExportExceptionMProp.CONV_SELFREFpublic java.lang.Object getPropValue()
getPropValue in class MProppublic java.lang.String getPropType()
getPropType in class MProppublic java.lang.String getPropXSDType()
getPropXSDType in class MProppublic final MProp cloneProp()
cloneProp in class MProp
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||