Class AutomationPlan
java.lang.Object
org.eclipse.lyo.oslc4j.core.model.AbstractResource
org.eclipse.lyo.oslc.domains.auto.AutomationPlan
- All Implemented Interfaces:
IAutomationPlan,IExtendedResource,IResource
@OslcNamespace("http://open-services.net/ns/auto#")
@OslcName("AutomationPlan")
@OslcResourceShape(title="AutomationPlan Shape",
describes="http://open-services.net/ns/auto#AutomationPlan")
public class AutomationPlan
extends AbstractResource
implements IAutomationPlan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddContributor(Link contributor) voidaddCreator(Link creator) voidaddFutureAction(Link futureAction) voidaddInstanceShape(Link instanceShape) voidaddParameterDefinition(Link parameterDefinition) voidaddServiceProvider(Link serviceProvider) voidaddSubject(String subject) voidvoidaddUsesExecutionEnvironment(Link usesExecutionEnvironment) static ResourceShapegetTitle()getType()voidsetContributor(Set<Link> contributor) voidsetCreated(Date created) voidsetCreator(Set<Link> creator) voidsetDescription(String description) voidsetFutureAction(Set<Link> futureAction) voidsetIdentifier(String identifier) voidsetInstanceShape(Set<Link> instanceShape) voidsetModified(Date modified) voidsetParameterDefinition(Set<Link> parameterDefinition) voidsetServiceProvider(Set<Link> serviceProvider) voidsetSubject(Set<String> subject) voidvoidvoidsetUsesExecutionEnvironment(Set<Link> usesExecutionEnvironment) toString()toString(boolean asLocalResource) Methods inherited from class org.eclipse.lyo.oslc4j.core.model.AbstractResource
addType, getAbout, getExtendedProperties, getTypes, setAbout, setExtendedProperties, setTypes
-
Constructor Details
-
AutomationPlan
public AutomationPlan() -
AutomationPlan
-
-
Method Details
-
createResourceShape
public static ResourceShape createResourceShape() throws OslcCoreApplicationException, URISyntaxException -
toString
-
toString
-
addContributor
- Specified by:
addContributorin interfaceIAutomationPlan
-
addCreator
- Specified by:
addCreatorin interfaceIAutomationPlan
-
addType
- Specified by:
addTypein interfaceIAutomationPlan
-
addSubject
- Specified by:
addSubjectin interfaceIAutomationPlan
-
addInstanceShape
- Specified by:
addInstanceShapein interfaceIAutomationPlan
-
addServiceProvider
- Specified by:
addServiceProviderin interfaceIAutomationPlan
-
addParameterDefinition
- Specified by:
addParameterDefinitionin interfaceIAutomationPlan
-
addUsesExecutionEnvironment
- Specified by:
addUsesExecutionEnvironmentin interfaceIAutomationPlan
-
addFutureAction
- Specified by:
addFutureActionin interfaceIAutomationPlan
-
getContributor
@OslcName("contributor") @OslcPropertyDefinition("http://purl.org/dc/terms/contributor") @OslcDescription("Contributor or contributors to the resource. It is likely that the target resource will be a foaf:Person but that is not necessarily the case.") @OslcOccurs(ZeroOrMany) @OslcValueType(Resource) @OslcRange("http://xmlns.com/foaf/0.1/Person") @OslcReadOnly(false) public Set<Link> getContributor()- Specified by:
getContributorin interfaceIAutomationPlan
-
getCreated
@OslcName("created") @OslcPropertyDefinition("http://purl.org/dc/terms/created") @OslcDescription("Timestamp of resource creation") @OslcOccurs(ZeroOrOne) @OslcValueType(DateTime) @OslcReadOnly(false) public Date getCreated()- Specified by:
getCreatedin interfaceIAutomationPlan
-
getCreator
@OslcName("creator") @OslcPropertyDefinition("http://purl.org/dc/terms/creator") @OslcDescription("Creator or creators of the resource. It is likely that the target resource will be a foaf:Person but that is not necessarily the case.") @OslcOccurs(ZeroOrMany) @OslcValueType(Resource) @OslcRange("http://xmlns.com/foaf/0.1/Person") @OslcReadOnly(false) public Set<Link> getCreator()- Specified by:
getCreatorin interfaceIAutomationPlan
-
getDescription
@OslcName("description") @OslcPropertyDefinition("http://purl.org/dc/terms/description") @OslcDescription("Descriptive text about resource represented as rich text in XHTML content. SHOULD include only content that is valid and suitable inside an XHTML <div> element.") @OslcOccurs(ZeroOrOne) @OslcValueType(XMLLiteral) @OslcReadOnly(false) public String getDescription()- Specified by:
getDescriptionin interfaceIAutomationPlan
-
getIdentifier
@OslcName("identifier") @OslcPropertyDefinition("http://purl.org/dc/terms/identifier") @OslcDescription("A unique identifier for a resource. Typically read-only and assigned by the service provider when a resource is created. Not typically intended for end-user display.") @OslcOccurs(ExactlyOne) @OslcValueType(String) @OslcReadOnly(false) public String getIdentifier()- Specified by:
getIdentifierin interfaceIAutomationPlan
-
getModified
@OslcName("modified") @OslcPropertyDefinition("http://purl.org/dc/terms/modified") @OslcDescription("Timestamp of latest resource modification") @OslcOccurs(ZeroOrOne) @OslcValueType(DateTime) @OslcReadOnly(false) public Date getModified()- Specified by:
getModifiedin interfaceIAutomationPlan
-
getType
@OslcName("type") @OslcPropertyDefinition("http://www.w3.org/1999/02/22-rdf-syntax-ns#type") @OslcDescription("The resource type URIs") @OslcOccurs(ZeroOrMany) @OslcValueType(Resource) @OslcReadOnly(false) public Set<Link> getType()- Specified by:
getTypein interfaceIAutomationPlan
-
getSubject
@OslcName("subject") @OslcPropertyDefinition("http://purl.org/dc/terms/subject") @OslcDescription("Tag or keyword for a resource. Each occurrence of a dcterms:subject property denotes an additional tag for the resource.") @OslcOccurs(ZeroOrMany) @OslcValueType(String) @OslcReadOnly(false) @OslcTitle("") public Set<String> getSubject()- Specified by:
getSubjectin interfaceIAutomationPlan
-
getTitle
@OslcName("title") @OslcPropertyDefinition("http://purl.org/dc/terms/title") @OslcDescription("Title of the resource represented as rich text in XHTML content. SHOULD include only content that is valid inside an XHTML <span> element.") @OslcOccurs(ExactlyOne) @OslcValueType(XMLLiteral) @OslcReadOnly(false) public String getTitle()- Specified by:
getTitlein interfaceIAutomationPlan
-
getInstanceShape
@OslcName("instanceShape") @OslcPropertyDefinition("http://open-services.net/ns/core#instanceShape") @OslcDescription("The URI of a Resource Shape that describes the possible properties, occurrence, value types, allowed values and labels. This shape information is useful in displaying the subject resource as well as guiding clients in performing modifications. Instance shapes may be specific to the authenticated user associated with the request that retrieved the resource, the current state of the resource and other factors and thus should not be cached.") @OslcOccurs(ZeroOrMany) @OslcValueType(Resource) @OslcRepresentation(Reference) @OslcReadOnly(false) public Set<Link> getInstanceShape()- Specified by:
getInstanceShapein interfaceIAutomationPlan
-
getServiceProvider
@OslcName("serviceProvider") @OslcPropertyDefinition("http://open-services.net/ns/core#serviceProvider") @OslcDescription("A link to the resource\'s OSLC Service Provider. There may be cases when the subject resource is available from a service provider that implements multiple domain specifications, which could result in multiple values for this property.") @OslcOccurs(ZeroOrMany) @OslcValueType(Resource) @OslcRepresentation(Reference) @OslcReadOnly(false) public Set<Link> getServiceProvider()- Specified by:
getServiceProviderin interfaceIAutomationPlan
-
getParameterDefinition
@OslcName("parameterDefinition") @OslcPropertyDefinition("http://open-services.net/ns/auto#parameterDefinition") @OslcDescription("The definition of a parameter for this Automation Plan. parameterDefinitions are either a local (inline) or referenced resource and use the attributes (the range) of the oslc:Property resource with one exception. When used in the context of an oslc_auto:parameterDefinition, the cardinality of oslc:propertyDefinition becomes zero-or-one instead of exactly-one. Automation consumers creating Automation Requests MUST use the oslc:occurs attribute of the parameterDefinition, if present, to determine if a given parameter is required when creating the Automation Request. If the oslc:occurs attribute indicates the parameter is required (exactly-one or one-or-more), the service provider must guarantee the named parameter will be present in the Automation Result either as an oslc_auto:inputParmeter when unmodified during execution, or as an oslc_auto:outputParameter when modified during execution.") @OslcOccurs(ZeroOrMany) @OslcValueType(Resource) @OslcReadOnly(false) public Set<Link> getParameterDefinition()- Specified by:
getParameterDefinitionin interfaceIAutomationPlan
-
getUsesExecutionEnvironment
@OslcName("usesExecutionEnvironment") @OslcPropertyDefinition("http://open-services.net/ns/auto#usesExecutionEnvironment") @OslcDescription("A resource representing the environment(s) which this Automation Plan can be executed in. The execution environment resource could represent a grouping of environmental details such as operating system, database, browser, compiler, etc. See also the execution environments section.") @OslcOccurs(ZeroOrMany) @OslcValueType(Resource) @OslcRepresentation(Reference) @OslcReadOnly(false) public Set<Link> getUsesExecutionEnvironment()- Specified by:
getUsesExecutionEnvironmentin interfaceIAutomationPlan
-
getFutureAction
@OslcName("futureAction") @OslcPropertyDefinition("http://open-services.net/ns/auto#futureAction") @OslcDescription("A resource representing actions that will become available on Automation Results that result from execution of this Plan. The resource is likely to be of type oslc:Action, but it can be of any type. Automation defines oslc_auto:TeardownAction as one kind of future action.") @OslcOccurs(ZeroOrMany) @OslcValueType(Resource) @OslcRepresentation(Reference) @OslcReadOnly(false) public Set<Link> getFutureAction()- Specified by:
getFutureActionin interfaceIAutomationPlan
-
setContributor
- Specified by:
setContributorin interfaceIAutomationPlan
-
setCreated
- Specified by:
setCreatedin interfaceIAutomationPlan
-
setCreator
- Specified by:
setCreatorin interfaceIAutomationPlan
-
setDescription
- Specified by:
setDescriptionin interfaceIAutomationPlan
-
setIdentifier
- Specified by:
setIdentifierin interfaceIAutomationPlan
-
setModified
- Specified by:
setModifiedin interfaceIAutomationPlan
-
setType
- Specified by:
setTypein interfaceIAutomationPlan
-
setSubject
- Specified by:
setSubjectin interfaceIAutomationPlan
-
setTitle
- Specified by:
setTitlein interfaceIAutomationPlan
-
setInstanceShape
- Specified by:
setInstanceShapein interfaceIAutomationPlan
-
setServiceProvider
- Specified by:
setServiceProviderin interfaceIAutomationPlan
-
setParameterDefinition
- Specified by:
setParameterDefinitionin interfaceIAutomationPlan
-
setUsesExecutionEnvironment
- Specified by:
setUsesExecutionEnvironmentin interfaceIAutomationPlan
-
setFutureAction
- Specified by:
setFutureActionin interfaceIAutomationPlan
-