public interface ConditionValueSet
extends org.eclipse.emf.ecore.EObject
The following features are supported:
AstPackage.getConditionValueSet()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getType()
Returns the value of the 'Type' attribute
|
org.eclipse.emf.common.util.EList |
getValueList()
Returns the value of the 'Value List' containment reference list.
|
void |
setType(java.lang.String value)
Sets the value of the '
Type ' attribute |
java.lang.String getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
setType(String)
,
AstPackage.getConditionValueSet_Type()
void setType(java.lang.String value)
Type
' attribute.
value
- the new value of the 'Type' attribute.getType()
org.eclipse.emf.common.util.EList getValueList()
IConditionValue
.
If the meaning of the 'Value List' reference list isn't clear, there really should be more of a description here...
AstPackage.getConditionValueSet_ValueList()
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.