| Package | Description |
|---|---|
| com.corticon.rulesemf.canonicalvocabularymodel | |
| com.corticon.rulesemf.canonicalvocabularymodel.util |
| Modifier and Type | Method and Description |
|---|---|
CustomDataType |
CanonicalvocabularymodelFactory.createCustomDataType()
Returns a new object of class 'Custom Data Type'
|
CustomDataType |
RootExtension.getCurrentCustomDataType()
Returns the value of the 'Current Custom Data Type' reference
|
CustomDataType |
AttributeExtension.getCustomDataType()
Returns the value of the 'Custom Data Type' reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
RootExtension.setCurrentCustomDataType(CustomDataType value)
Sets the value of the '
Current Custom Data Type' reference |
void |
AttributeExtension.setCustomDataType(CustomDataType value)
Sets the value of the '
Custom Data Type' reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
CanonicalvocabularymodelSwitch.caseCustomDataType(CustomDataType object)
Returns the result of interpreting the object as an instance of 'Custom Data Type'
|
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.