edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.molscope.gui.features
/
Features
/
Menu
Menu
inner
class
Menu
(
name
:
String
)
Content copied to clipboard
Functions
Properties
Functions
add
Link copied to clipboard
fun
add
(
feature
:
T
)
Content copied to clipboard
contains
Link copied to clipboard
fun
contains
(
id
:
FeatureId
)
:
Boolean
Content copied to clipboard
find
Link copied to clipboard
fun
find
(
id
:
FeatureId
)
:
T
?
Content copied to clipboard
Properties
features
Link copied to clipboard
val
features
:
List
<
T
>
Content copied to clipboard
id
Link copied to clipboard
val
id
:
FeatureId
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard