public class MElement extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CAPABILITY_SEPARATOR
The capability separator.
|
| Constructor and Description |
|---|
MElement(String name)
Create a new element.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCapabilityName()
Get the capability name for an element.
|
String |
getName()
Get the name.
|
void |
setName(String name)
Set the name.
|
public static final String CAPABILITY_SEPARATOR
public MElement(String name)
Copyright © 2015. All Rights Reserved.