public interface Service extends IdEObject
The following features are supported:
StorePackage.getService()| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
InternalServicePluginConfiguration |
getInternalService()
Returns the value of the 'Internal Service' reference.
|
org.eclipse.emf.common.util.EList<ModelCheckerInstance> |
getModelCheckers()
Returns the value of the 'Model Checkers' reference list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
AccessMethod |
getNotificationProtocol()
Returns the value of the 'Notification Protocol' attribute.
|
String |
getProfileDescription()
Returns the value of the 'Profile Description' attribute.
|
String |
getProfileIdentifier()
Returns the value of the 'Profile Identifier' attribute.
|
String |
getProfileName()
Returns the value of the 'Profile Name' attribute.
|
Project |
getProject()
Returns the value of the 'Project' reference.
|
String |
getProviderName()
Returns the value of the 'Provider Name' attribute.
|
ExtendedDataSchema |
getReadExtendedData()
Returns the value of the 'Read Extended Data' reference.
|
String |
getServiceIdentifier()
Returns the value of the 'Service Identifier' attribute.
|
String |
getServiceName()
Returns the value of the 'Service Name' attribute.
|
String |
getToken()
Returns the value of the 'Token' attribute.
|
Trigger |
getTrigger()
Returns the value of the 'Trigger' attribute.
|
String |
getUrl()
Returns the value of the 'Url' attribute.
|
User |
getUser()
Returns the value of the 'User' reference.
|
ExtendedDataSchema |
getWriteExtendedData()
Returns the value of the 'Write Extended Data' reference.
|
Project |
getWriteRevision()
Returns the value of the 'Write Revision' reference.
|
boolean |
isProfilePublic()
Returns the value of the 'Profile Public' attribute.
|
boolean |
isReadRevision()
Returns the value of the 'Read Revision' attribute.
|
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setInternalService(InternalServicePluginConfiguration value)
Sets the value of the '
Internal Service' reference. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setNotificationProtocol(AccessMethod value)
Sets the value of the '
Notification Protocol' attribute. |
void |
setProfileDescription(String value)
Sets the value of the '
Profile Description' attribute. |
void |
setProfileIdentifier(String value)
Sets the value of the '
Profile Identifier' attribute. |
void |
setProfileName(String value)
Sets the value of the '
Profile Name' attribute. |
void |
setProfilePublic(boolean value)
Sets the value of the '
Profile Public' attribute. |
void |
setProject(Project value)
Sets the value of the '
Project' reference. |
void |
setProviderName(String value)
Sets the value of the '
Provider Name' attribute. |
void |
setReadExtendedData(ExtendedDataSchema value)
Sets the value of the '
Read Extended Data' reference. |
void |
setReadRevision(boolean value)
Sets the value of the '
Read Revision' attribute. |
void |
setServiceIdentifier(String value)
Sets the value of the '
Service Identifier' attribute. |
void |
setServiceName(String value)
Sets the value of the '
Service Name' attribute. |
void |
setToken(String value)
Sets the value of the '
Token' attribute. |
void |
setTrigger(Trigger value)
Sets the value of the '
Trigger' attribute. |
void |
setUrl(String value)
Sets the value of the '
Url' attribute. |
void |
setUser(User value)
Sets the value of the '
User' reference. |
void |
setWriteExtendedData(ExtendedDataSchema value)
Sets the value of the '
Write Extended Data' reference. |
void |
setWriteRevision(Project value)
Sets the value of the '
Write Revision' reference. |
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.getService_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()String getServiceName()
If the meaning of the 'Service Name' attribute isn't clear, there really should be more of a description here...
setServiceName(String),
StorePackage.getService_ServiceName()void setServiceName(String value)
Service Name' attribute.
value - the new value of the 'Service Name' attribute.getServiceName()String getServiceIdentifier()
If the meaning of the 'Service Identifier' attribute isn't clear, there really should be more of a description here...
setServiceIdentifier(String),
StorePackage.getService_ServiceIdentifier()void setServiceIdentifier(String value)
Service Identifier' attribute.
value - the new value of the 'Service Identifier' attribute.getServiceIdentifier()String getProviderName()
If the meaning of the 'Provider Name' attribute isn't clear, there really should be more of a description here...
setProviderName(String),
StorePackage.getService_ProviderName()void setProviderName(String value)
Provider Name' attribute.
value - the new value of the 'Provider Name' attribute.getProviderName()String getUrl()
If the meaning of the 'Url' attribute isn't clear, there really should be more of a description here...
setUrl(String),
StorePackage.getService_Url()void setUrl(String value)
Url' attribute.
value - the new value of the 'Url' attribute.getUrl()String getToken()
If the meaning of the 'Token' attribute isn't clear, there really should be more of a description here...
setToken(String),
StorePackage.getService_Token()void setToken(String value)
Token' attribute.
value - the new value of the 'Token' attribute.getToken()AccessMethod getNotificationProtocol()
AccessMethod.
If the meaning of the 'Notification Protocol' attribute isn't clear, there really should be more of a description here...
AccessMethod,
setNotificationProtocol(AccessMethod),
StorePackage.getService_NotificationProtocol()void setNotificationProtocol(AccessMethod value)
Notification Protocol' attribute.
value - the new value of the 'Notification Protocol' attribute.AccessMethod,
getNotificationProtocol()String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String),
StorePackage.getService_Description()void setDescription(String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()Trigger getTrigger()
Trigger.
If the meaning of the 'Trigger' attribute isn't clear, there really should be more of a description here...
Trigger,
setTrigger(Trigger),
StorePackage.getService_Trigger()void setTrigger(Trigger value)
Trigger' attribute.
value - the new value of the 'Trigger' attribute.Trigger,
getTrigger()boolean isReadRevision()
If the meaning of the 'Read Revision' attribute isn't clear, there really should be more of a description here...
setReadRevision(boolean),
StorePackage.getService_ReadRevision()void setReadRevision(boolean value)
Read Revision' attribute.
value - the new value of the 'Read Revision' attribute.isReadRevision()ExtendedDataSchema getReadExtendedData()
If the meaning of the 'Read Extended Data' reference isn't clear, there really should be more of a description here...
setReadExtendedData(ExtendedDataSchema),
StorePackage.getService_ReadExtendedData()void setReadExtendedData(ExtendedDataSchema value)
Read Extended Data' reference.
value - the new value of the 'Read Extended Data' reference.getReadExtendedData()Project getWriteRevision()
If the meaning of the 'Write Revision' reference isn't clear, there really should be more of a description here...
setWriteRevision(Project),
StorePackage.getService_WriteRevision()void setWriteRevision(Project value)
Write Revision' reference.
value - the new value of the 'Write Revision' reference.getWriteRevision()ExtendedDataSchema getWriteExtendedData()
If the meaning of the 'Write Extended Data' reference isn't clear, there really should be more of a description here...
setWriteExtendedData(ExtendedDataSchema),
StorePackage.getService_WriteExtendedData()void setWriteExtendedData(ExtendedDataSchema value)
Write Extended Data' reference.
value - the new value of the 'Write Extended Data' reference.getWriteExtendedData()String getProfileIdentifier()
If the meaning of the 'Profile Identifier' attribute isn't clear, there really should be more of a description here...
setProfileIdentifier(String),
StorePackage.getService_ProfileIdentifier()void setProfileIdentifier(String value)
Profile Identifier' attribute.
value - the new value of the 'Profile Identifier' attribute.getProfileIdentifier()String getProfileName()
If the meaning of the 'Profile Name' attribute isn't clear, there really should be more of a description here...
setProfileName(String),
StorePackage.getService_ProfileName()void setProfileName(String value)
Profile Name' attribute.
value - the new value of the 'Profile Name' attribute.getProfileName()String getProfileDescription()
If the meaning of the 'Profile Description' attribute isn't clear, there really should be more of a description here...
setProfileDescription(String),
StorePackage.getService_ProfileDescription()void setProfileDescription(String value)
Profile Description' attribute.
value - the new value of the 'Profile Description' attribute.getProfileDescription()boolean isProfilePublic()
If the meaning of the 'Profile Public' attribute isn't clear, there really should be more of a description here...
setProfilePublic(boolean),
StorePackage.getService_ProfilePublic()void setProfilePublic(boolean value)
Profile Public' attribute.
value - the new value of the 'Profile Public' attribute.isProfilePublic()Project getProject()
Services'.
If the meaning of the 'Project' reference isn't clear, there really should be more of a description here...
setProject(Project),
StorePackage.getService_Project(),
Project.getServices()void setProject(Project value)
Project' reference.
value - the new value of the 'Project' reference.getProject()User getUser()
Services'.
If the meaning of the 'User' reference isn't clear, there really should be more of a description here...
setUser(User),
StorePackage.getService_User(),
User.getServices()void setUser(User value)
User' reference.
value - the new value of the 'User' reference.getUser()InternalServicePluginConfiguration getInternalService()
If the meaning of the 'Internal Service' reference isn't clear, there really should be more of a description here...
setInternalService(InternalServicePluginConfiguration),
StorePackage.getService_InternalService()void setInternalService(InternalServicePluginConfiguration value)
Internal Service' reference.
value - the new value of the 'Internal Service' reference.getInternalService()org.eclipse.emf.common.util.EList<ModelCheckerInstance> getModelCheckers()
ModelCheckerInstance.
If the meaning of the 'Model Checkers' reference list isn't clear, there really should be more of a description here...
StorePackage.getService_ModelCheckers()Copyright © 2016 OpenSource BIM. All rights reserved.