public interface ServiceInterface extends IdEObject
The following features are supported:
StorePackage.getServiceInterface()| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the value of the 'Name' attribute.
|
String |
getNameSpace()
Returns the value of the 'Name Space' attribute.
|
String |
getSimpleName()
Returns the value of the 'Simple Name' attribute.
|
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setNameSpace(String value)
Sets the value of the '
Name Space' attribute. |
void |
setSimpleName(String value)
Sets the value of the '
Simple Name' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
StorePackage.getServiceInterface_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()String getNameSpace()
If the meaning of the 'Name Space' attribute isn't clear, there really should be more of a description here...
setNameSpace(String),
StorePackage.getServiceInterface_NameSpace()void setNameSpace(String value)
Name Space' attribute.
value - the new value of the 'Name Space' attribute.getNameSpace()String getSimpleName()
If the meaning of the 'Simple Name' attribute isn't clear, there really should be more of a description here...
setSimpleName(String),
StorePackage.getServiceInterface_SimpleName()void setSimpleName(String value)
Simple Name' attribute.
value - the new value of the 'Simple Name' attribute.getSimpleName()Copyright © 2018 OpenSource BIM. All rights reserved.