wt.epm.familytable
Interface EPMFamilyTableMaster
- All Superinterfaces:
- EPMFeatureDefinitionContainer, EPMObject, EPMParameterDefinitionContainer, NetFactor, ObjectMappable, Persistable, Serializable
- All Known Implementing Classes:
- EPMSepFamilyTableMaster
- public interface EPMFamilyTableMaster
- extends EPMParameterDefinitionContainer, EPMFeatureDefinitionContainer, Persistable, EPMObject
Supported API: false
Extendable: false
Field Summary |
static String |
NAME
Label for the attribute. |
Method Summary |
String |
getName()
Gets the value of the attribute: NAME. |
void |
setName(String a_Name)
Sets the value of the attribute: NAME. |
NAME
public static final String NAME
- Label for the attribute.
Supported API: false
- See Also:
- Constant Field Values
getName
public String getName()
- Gets the value of the attribute: NAME.
Supported API: false
- Returns:
- String
setName
public void setName(String a_Name)
throws WTPropertyVetoException
- Sets the value of the attribute: NAME.
Supported API: false
- Parameters:
a_Name
-
- Throws:
WTPropertyVetoException