public interface JavaDist extends DistributionTypeSpecification
The following features are supported:
BlangDslPackage.getJavaDist()
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.common.types.JvmTypeReference |
getDistributionType()
Returns the value of the 'Distribution Type' containment reference.
|
void |
setDistributionType(org.eclipse.xtext.common.types.JvmTypeReference value)
Sets the value of the '
Distribution Type ' containment reference. |
org.eclipse.xtext.common.types.JvmTypeReference getDistributionType()
If the meaning of the 'Distribution Type' containment reference isn't clear, there really should be more of a description here...
setDistributionType(JvmTypeReference)
,
BlangDslPackage.getJavaDist_DistributionType()
void setDistributionType(org.eclipse.xtext.common.types.JvmTypeReference value)
Distribution Type
' containment reference.
value
- the new value of the 'Distribution Type' containment reference.getDistributionType()