public interface VPContentHost
extends org.eclipse.emf.ecore.EObject
The following features are supported:
VpsPackage.getVPContentHost()
Modifier and Type | Method and Description |
---|---|
VPContent |
getContentVP()
Returns the value of the 'Content VP' containment reference
|
void |
setContentVP(VPContent value)
Sets the value of the '
Content VP ' containment reference |
VPContent getContentVP()
If the meaning of the 'Content VP' containment reference isn't clear, there really should be more of a description here...
VPContentHost.setContentVP(VPContent)
,
VpsPackage.getVPContentHost_ContentVP()
void setContentVP(VPContent value)
Content VP
' containment reference.
value
- the new value of the 'Content VP' containment reference.VPContentHost.getContentVP()
© Copyright IBM Corp. 2013. All rights reserved.