public interface NewServiceDescriptor extends IdEObject
The following features are supported:
StorePackage.getNewServiceDescriptor()| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorizationUrl()
Returns the value of the 'Authorization Url' attribute.
|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
org.eclipse.emf.common.util.EList<String> |
getInputs()
Returns the value of the 'Inputs' attribute list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
org.eclipse.emf.common.util.EList<String> |
getOutputs()
Returns the value of the 'Outputs' attribute list.
|
String |
getProvider()
Returns the value of the 'Provider' attribute.
|
String |
getRegisterUrl()
Returns the value of the 'Register Url' attribute.
|
String |
getResourceUrl()
Returns the value of the 'Resource Url' attribute.
|
String |
getTokenUrl()
Returns the value of the 'Token Url' attribute.
|
void |
setAuthorizationUrl(String value)
Sets the value of the '
Authorization Url' attribute. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setProvider(String value)
Sets the value of the '
Provider' attribute. |
void |
setRegisterUrl(String value)
Sets the value of the '
Register Url' attribute. |
void |
setResourceUrl(String value)
Sets the value of the '
Resource Url' attribute. |
void |
setTokenUrl(String value)
Sets the value of the '
Token Url' 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.getNewServiceDescriptor_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String),
StorePackage.getNewServiceDescriptor_Description()void setDescription(String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()String getProvider()
If the meaning of the 'Provider' attribute isn't clear, there really should be more of a description here...
setProvider(String),
StorePackage.getNewServiceDescriptor_Provider()void setProvider(String value)
Provider' attribute.
value - the new value of the 'Provider' attribute.getProvider()String getAuthorizationUrl()
If the meaning of the 'Authorization Url' attribute isn't clear, there really should be more of a description here...
setAuthorizationUrl(String),
StorePackage.getNewServiceDescriptor_AuthorizationUrl()void setAuthorizationUrl(String value)
Authorization Url' attribute.
value - the new value of the 'Authorization Url' attribute.getAuthorizationUrl()String getTokenUrl()
If the meaning of the 'Token Url' attribute isn't clear, there really should be more of a description here...
setTokenUrl(String),
StorePackage.getNewServiceDescriptor_TokenUrl()void setTokenUrl(String value)
Token Url' attribute.
value - the new value of the 'Token Url' attribute.getTokenUrl()String getResourceUrl()
If the meaning of the 'Resource Url' attribute isn't clear, there really should be more of a description here...
setResourceUrl(String),
StorePackage.getNewServiceDescriptor_ResourceUrl()void setResourceUrl(String value)
Resource Url' attribute.
value - the new value of the 'Resource Url' attribute.getResourceUrl()String getRegisterUrl()
If the meaning of the 'Register Url' attribute isn't clear, there really should be more of a description here...
setRegisterUrl(String),
StorePackage.getNewServiceDescriptor_RegisterUrl()void setRegisterUrl(String value)
Register Url' attribute.
value - the new value of the 'Register Url' attribute.getRegisterUrl()org.eclipse.emf.common.util.EList<String> getInputs()
String.
If the meaning of the 'Inputs' attribute list isn't clear, there really should be more of a description here...
StorePackage.getNewServiceDescriptor_Inputs()org.eclipse.emf.common.util.EList<String> getOutputs()
String.
If the meaning of the 'Outputs' attribute list isn't clear, there really should be more of a description here...
StorePackage.getNewServiceDescriptor_Outputs()Copyright © 2018 OpenSource BIM. All rights reserved.