public interface RootExtension extends Asset, NamedExtension
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
CustomDataType |
getCurrentCustomDataType()
Returns the value of the 'Current Custom Data Type' reference
|
org.eclipse.emf.ecore.ENamedElement |
getCurrentVocabularyElement()
Returns the value of the 'Current Vocabulary Element' reference
|
int |
getCustomDataTypeDisplayCount()
Returns the value of the 'Custom Data Type Display Count' attribute
|
org.eclipse.emf.common.util.EList |
getCustomDataTypeList()
Returns the value of the 'Custom Data Type List' containment reference list.
|
DatabaseAccess |
getDatabaseAccess()
Returns the value of the 'Database Access' containment reference
|
DatabaseMetadata |
getDatabaseMetadata()
Returns the value of the 'Database Metadata' containment reference
|
org.eclipse.emf.common.util.EList |
getExtendedPersistentAttributes()
Returns the value of the 'Extended Persistent Attributes' containment reference list.
|
JavaMetadata |
getJavaMetadata()
Returns the value of the 'Java Metadata' containment reference
|
com.corticon.eclipse.core.util.Selection |
getSelection()
Returns the value of the 'Selection' attribute
|
java.lang.Object |
getVocabularyCache()
Returns the value of the 'Vocabulary Cache' attribute
|
void |
setCurrentCustomDataType(CustomDataType value)
Sets the value of the '
Current Custom Data Type' reference |
void |
setCurrentVocabularyElement(org.eclipse.emf.ecore.ENamedElement value)
Sets the value of the '
Current Vocabulary Element' reference |
void |
setCustomDataTypeDisplayCount(int value)
Sets the value of the '
Custom Data Type Display Count' attribute |
void |
setDatabaseAccess(DatabaseAccess value)
Sets the value of the '
Database Access' containment reference |
void |
setDatabaseMetadata(DatabaseMetadata value)
Sets the value of the '
Database Metadata' containment reference |
void |
setJavaMetadata(JavaMetadata value)
Sets the value of the '
Java Metadata' containment reference |
void |
setSelection(com.corticon.eclipse.core.util.Selection value)
Sets the value of the '
Selection' attribute |
void |
setVocabularyCache(java.lang.Object value)
Sets the value of the '
Vocabulary Cache' attribute |
getBuildNumber, getExternalChecksum, getLanguageCode, getMajorServiceNumber, getMajorVersionNumber, getMinorServiceNumber, getMinorVersionNumber, getResourcesReferenced, getResourceURIsReferenced, getUpdateStamp, getValidationMessages, getValidationRequest, isReadOnly, setBuildNumber, setExternalChecksum, setMajorServiceNumber, setMajorVersionNumber, setMinorServiceNumber, setMinorVersionNumber, setReadOnly, setUpdateStamp, setValidationRequestgetGuid, getName, getSource, setGuid, setSourcecom.corticon.eclipse.core.util.Selection getSelection()
If the meaning of the 'Selection' attribute isn't clear, there really should be more of a description here...
setSelection(Selection),
CanonicalvocabularymodelPackage.getRootExtension_Selection()void setSelection(com.corticon.eclipse.core.util.Selection value)
Selection' attribute.
value - the new value of the 'Selection' attribute.getSelection()org.eclipse.emf.ecore.ENamedElement getCurrentVocabularyElement()
If the meaning of the 'Current Vocabulary Element' containment reference isn't clear, there really should be more of a description here...
setCurrentVocabularyElement(ENamedElement),
CanonicalvocabularymodelPackage.getRootExtension_CurrentVocabularyElement()void setCurrentVocabularyElement(org.eclipse.emf.ecore.ENamedElement value)
Current Vocabulary Element' reference.
value - the new value of the 'Current Vocabulary Element' reference.getCurrentVocabularyElement()CustomDataType getCurrentCustomDataType()
If the meaning of the 'Current Custom Data Type' containment reference isn't clear, there really should be more of a description here...
setCurrentCustomDataType(CustomDataType),
CanonicalvocabularymodelPackage.getRootExtension_CurrentCustomDataType()void setCurrentCustomDataType(CustomDataType value)
Current Custom Data Type' reference.
value - the new value of the 'Current Custom Data Type' reference.getCurrentCustomDataType()int getCustomDataTypeDisplayCount()
If the meaning of the 'Custom Data Type Display Count' attribute isn't clear, there really should be more of a description here...
setCustomDataTypeDisplayCount(int),
CanonicalvocabularymodelPackage.getRootExtension_CustomDataTypeDisplayCount()void setCustomDataTypeDisplayCount(int value)
Custom Data Type Display Count' attribute.
value - the new value of the 'Custom Data Type Display Count' attribute.getCustomDataTypeDisplayCount()java.lang.Object getVocabularyCache()
If the meaning of the 'Vocabulary Cache' attribute isn't clear, there really should be more of a description here...
setVocabularyCache(Object),
CanonicalvocabularymodelPackage.getRootExtension_VocabularyCache()void setVocabularyCache(java.lang.Object value)
Vocabulary Cache' attribute.
value - the new value of the 'Vocabulary Cache' attribute.getVocabularyCache()DatabaseAccess getDatabaseAccess()
If the meaning of the 'Database Access' containment reference isn't clear, there really should be more of a description here...
setDatabaseAccess(DatabaseAccess),
CanonicalvocabularymodelPackage.getRootExtension_DatabaseAccess()void setDatabaseAccess(DatabaseAccess value)
Database Access' containment reference.
value - the new value of the 'Database Access' containment reference.getDatabaseAccess()org.eclipse.emf.common.util.EList getCustomDataTypeList()
CustomDataType.
If the meaning of the 'Custom Data Type List' containment reference list isn't clear, there really should be more of a description here...
CanonicalvocabularymodelPackage.getRootExtension_CustomDataTypeList()org.eclipse.emf.common.util.EList getExtendedPersistentAttributes()
ExtendedPersistentAttributes.
If the meaning of the 'Extended Persistent Attributes' containment reference list isn't clear, there really should be more of a description here...
CanonicalvocabularymodelPackage.getRootExtension_ExtendedPersistentAttributes()DatabaseMetadata getDatabaseMetadata()
If the meaning of the 'Database Metadata' containment reference isn't clear, there really should be more of a description here...
setDatabaseMetadata(DatabaseMetadata),
CanonicalvocabularymodelPackage.getRootExtension_DatabaseMetadata()void setDatabaseMetadata(DatabaseMetadata value)
Database Metadata' containment reference.
value - the new value of the 'Database Metadata' containment reference.getDatabaseMetadata()JavaMetadata getJavaMetadata()
If the meaning of the 'Java Metadata' containment reference isn't clear, there really should be more of a description here...
setJavaMetadata(JavaMetadata),
CanonicalvocabularymodelPackage.getRootExtension_JavaMetadata()void setJavaMetadata(JavaMetadata value)
Java Metadata' containment reference.
value - the new value of the 'Java Metadata' containment reference.getJavaMetadata()Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.