| Package | Description |
|---|---|
| com.corticon.rulesemf.canonicalvocabularymodel.metadata.java |
| Modifier and Type | Field and Description |
|---|---|
static MetadataCategory |
MetadataCategory.FIELD_LITERAL
The 'Field' literal object
|
static MetadataCategory |
MetadataCategory.GETTER_LITERAL
The 'Getter' literal object
|
static MetadataCategory |
MetadataCategory.SETTER_LITERAL
The 'Setter' literal object
|
static MetadataCategory |
MetadataCategory.UNSPECIFIED_LITERAL
The 'Unspecified' literal object
|
| Modifier and Type | Method and Description |
|---|---|
static MetadataCategory |
MetadataCategory.get(int value)
Returns the 'Metadata Category' literal with the specified integer value
|
static MetadataCategory |
MetadataCategory.get(java.lang.String literal)
Returns the 'Metadata Category' literal with the specified literal value
|
static MetadataCategory |
MetadataCategory.getByName(java.lang.String name)
Returns the 'Metadata Category' literal with the specified name
|
MetadataCategory |
MemberMetadata.getCategory()
Returns the value of the 'Category' attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MemberMetadata.setCategory(MetadataCategory value)
Sets the value of the '
Category' attribute |
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.