Class SchemaSource
java.lang.Object
com.altova.automation.libs.COMIUnknownObject
com.altova.automation.libs.COMIDispatchObject
com.altova.automation.StyleVision.SchemaSource
public class SchemaSource extends COMIDispatchObject
-
Field Summary
Fields inherited from class com.altova.automation.libs.COMIDispatchObject
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF -
Method Summary
Modifier and Type Method Description COMIDispatchObjectgetApplication()property ApplicationGUIDgetInterfaceIID()booleangetIsMainSchemaSource()property IsMainSchemaSourcejava.lang.StringgetName()property NameCOMIDispatchObjectgetParent()property Parentjava.lang.StringgetSchemaFileName()property SchemaFileNamejava.lang.StringgetTemplateFileName()property TemplateFileNameEnums.ENUMSchemaSourceTypegetType()property Typejava.lang.StringgetTypeName()property TypeNamejava.lang.StringgetWorkingXMLFileName()property WorkingXMLFileNamevoidsetName(java.lang.String newValue)property NamevoidsetSchemaFileName(java.lang.String newValue)property SchemaFileNamevoidsetTemplateFileName(java.lang.String newValue)property TemplateFileNamevoidsetWorkingXMLFileName(java.lang.String newValue)property WorkingXMLFileNameMethods inherited from class com.altova.automation.libs.COMIDispatchObject
addListener, getProperty, getProperty, invoke, removeListener, setProperty, setPropertyMethods inherited from class com.altova.automation.libs.COMIUnknownObject
dispose, equals, getCOMInterfacePointer, isNull
-
Method Details
-
getInterfaceIID
-
getApplication
property Application- Throws:
AutomationException
-
getParent
property Parent- Throws:
AutomationException
-
getName
property Name- Throws:
AutomationException
-
setName
property Name- Throws:
AutomationException
-
getType
property Type- Throws:
AutomationException
-
getTypeName
property TypeName- Throws:
AutomationException
-
getIsMainSchemaSource
property IsMainSchemaSource- Throws:
AutomationException
-
getWorkingXMLFileName
property WorkingXMLFileName- Throws:
AutomationException
-
setWorkingXMLFileName
property WorkingXMLFileName- Throws:
AutomationException
-
getSchemaFileName
property SchemaFileName- Throws:
AutomationException
-
setSchemaFileName
property SchemaFileName- Throws:
AutomationException
-
getTemplateFileName
property TemplateFileName- Throws:
AutomationException
-
setTemplateFileName
property TemplateFileName- Throws:
AutomationException
-