Interface TypeSpecification
- All Superinterfaces:
BaseTypeSpecification
- All Known Implementing Classes:
JsonTypeSpecification,XmlTypeSpecification
-
Method Summary
Methods inherited from interface com.xebialabs.xlplatform.synthetic.BaseTypeSpecification
getControlTasks, getMethods, getProperties, getTypeName, getValidationRules, getVerifications, getVersioned, getVirtual
-
Method Details
-
hasGenerateDeployable
boolean hasGenerateDeployable() -
getGenerateDeployable
TypeSpecification getGenerateDeployable() -
getSuperType
TypeName getSuperType() -
getLabel
-
getDescription
-
getInspectable
-
getIcon
-
getRoot
-
getDeployedType
-
getContainerType
-
getGeneratedDeployableDescription
GeneratedDeployableSpecification getGeneratedDeployableDescription() -
getCreator
Optional<CreatorSpecification> getCreator()
-