oracle.jdeveloper.cmt
Interface CmtPropertySetting
- public interface CmtPropertySetting
the represenation of a property value in the source code
getSubcomponent
public CmtSubcomponent getSubcomponent()
getProperty
public CmtProperty getProperty()
isEventSetting
public boolean isEventSetting()
getMethodCall
public CmtMethodCall getMethodCall()
getValueSource
public java.lang.String getValueSource()
setValueSource
public void setValueSource(java.lang.String value)
getLiveValue
public java.lang.Object getLiveValue()
Copyright © 1997, 2004, Oracle. All rights reserved.